Commit graph

7001 commits

Author SHA1 Message Date
dni ⚡
5711b4b804
feat: simplify extension page component and make filtering reactive (#3589) 2025-11-27 12:58:08 +01:00
dni ⚡
704e5a1b73
refactor: use utils.copytext (#3590) 2025-11-27 12:31:14 +01:00
dni ⚡
e6ca8a33c6
refactor: move copyText and formatBalance into utils (#3584) 2025-11-27 12:23:42 +01:00
dni ⚡
9c257aa23d
feat: remove selectWallet and use path params instead of url params (#3591) 2025-11-27 12:17:01 +01:00
dni ⚡
ef752cbeca
fix: annoying css glitch (#3592) 2025-11-27 11:42:44 +02:00
dni ⚡
a509eb8fdb
fix: regression receive dialog was not closing (#3587) 2025-11-26 20:48:23 +01:00
dni ⚡
49cc8104fc
chore: move decryptLnurlPayAES to utils (#3576) 2025-11-26 19:40:54 +01:00
dni ⚡
f1f6af0e35
feat: change utils.formatDate and utils.formatTimestamp (#3583) 2025-11-26 18:54:09 +01:00
Vlad Stan
5f1cfc0e37
[perf] send payment notifications in background (#3588) 2025-11-26 18:53:10 +01:00
dni ⚡
730ab59578
fix: show all currency if not specified (#3586) 2025-11-26 17:13:47 +01:00
dni ⚡
c8bdba8e53
fix: regression #3580 payment list amount wrong if (#3585) 2025-11-26 17:07:09 +01:00
dni ⚡
c6c67c52db
chore: cleanup LNBITS_DENOMINATION global var (#3580) 2025-11-26 15:15:20 +01:00
Arc
da31e3caaa
fix: add status to csv export (#3578)
Co-authored-by: dni  <office@dnilabs.com>
2025-11-26 14:35:47 +01:00
Arc
d0bf47163b
fix: button hide fix (#3579) 2025-11-26 14:32:11 +01:00
dni ⚡
37ad515427
fix: change button label on wallet (#3581) 2025-11-26 13:26:22 +00:00
dni ⚡
8c77f75cf1
chore: move map payment into lnbits-payment-list (#3572) 2025-11-26 13:27:54 +01:00
dni ⚡
21505471d5
fix: mapping of user was done each time component was initialised (#3573) 2025-11-26 13:21:36 +01:00
dni ⚡
baa9a35773
fix: cleanup paymentEvents, simplify websockets (#3570) 2025-11-26 13:11:27 +01:00
Arc
7f114ddcc0
fix: better naming (#3577) 2025-11-26 11:54:02 +00:00
dni ⚡
92aad20dd7
fix: temporarly removed utils but used it for logout (#3574) 2025-11-26 11:20:01 +00:00
dni ⚡
0f4ae5da86
feat: create wallet if user does not have one (#3566) 2025-11-25 16:18:45 +01:00
dni ⚡
7a796c6510
chore: refactor windowMixin, init-app.js, lnbits-theme (#3569) 2025-11-25 14:31:17 +01:00
Vlad Stan
0910687328
[perf] pending payments check (#3565)
Co-authored-by: dni  <office@dnilabs.com>
2025-11-25 14:09:57 +02:00
dni ⚡
33e2fc2ea8
feat: move wallet.html to vue component. FINAL DynamicComponent pr (#3559) 2025-11-25 11:45:53 +01:00
DoktorShift
0c6e8394c8
Update README.md with new TipJar badges and links (#3563) 2025-11-25 09:40:50 +02:00
Vlad Stan
d55e2a0e1f
[fix] user sorting performance (#3561) 2025-11-25 09:16:35 +02:00
dni ⚡
148ba9d275
fix: robots.txt containing newline and whitespaces (#3560) 2025-11-24 16:26:21 +01:00
Tiago Vasconcelos
d2ca774f6f
fix: hide splitter on mobile (#3558) 2025-11-24 13:23:19 +02:00
dni ⚡
233398b512
refactor: lnbits-wallet-extra the expandables in the sidebar (#3550) 2025-11-24 10:44:57 +01:00
dni ⚡
152c1dbb74
feat: footer remove site_title condition (#3557) 2025-11-24 10:38:17 +01:00
Vlad Stan
44985cb0d1
[perf] Performance bust paginated search (#3543) 2025-11-21 18:29:23 +02:00
dni ⚡
b1a7692ce4
refactor: move to lnbits-wallet-icon vue component (#3535) 2025-11-21 11:53:20 +01:00
dni ⚡
31bff37b1e
fix: pagination vanished on chrome (#3549) 2025-11-21 11:36:18 +01:00
dni ⚡
3f7a1798d5
refactor: create lnbits-wallet-paylinks component (#3523) 2025-11-21 11:05:38 +01:00
dni ⚡
98d4dbab8b
fix: payment labels route dynamically to account#labels (#3548) 2025-11-21 10:58:44 +02:00
Vlad Stan
7c7a04da9d
[feat] Payment labels (#3537) 2025-11-21 10:33:53 +02:00
dni ⚡
3ccefb70fa
chore: getting rid of jinja variable in wallet.html (#3547) 2025-11-21 09:01:53 +01:00
dni ⚡
5346ac47b1
feat: move disclaimer from wallet.html into vue component (#3536) 2025-11-21 08:39:17 +01:00
dni ⚡
9f4ed53888
chore: remove unused full withdraw (#3544) 2025-11-21 08:38:09 +01:00
dni ⚡
faac56c14c
refactor: lnbits-wallet-charts and clean up paymentFiltering (#3526) 2025-11-20 15:01:37 +01:00
dni ⚡
3e0d0d9896
fix: theme global initialisation when not defined was wrong (#3542) 2025-11-20 11:59:00 +01:00
Tiago Vasconcelos
b9a004a5e4
fix: login screen layout (#3538)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-11-20 10:44:56 +02:00
Tiago Vasconcelos
da3cb548bd
fix: clarify payment wait time (#3540) 2025-11-19 15:50:51 +02:00
dni ⚡
4144359617
refactor: lnbits-wallet-ads, ads on wallet page (#3534) 2025-11-17 09:14:34 +01:00
Tiago Vasconcelos
07268b87d2
fix: allow str instead of number (#3531) 2025-11-17 09:29:16 +02:00
dni ⚡
c356874bcb
fix: check for null string on localstorage (#3529) 2025-11-14 14:15:04 +01:00
dni ⚡
f9b5c7db7a
refactor: rename and fix lnbits-wallet-new (#3528) 2025-11-14 14:08:40 +01:00
dni ⚡
20f9ddb57c
fix: chart color for darkmode (#3525) 2025-11-13 17:12:35 +01:00
dni ⚡
ee57ba4c1a
fix: regression in node.js (#3521) 2025-11-13 16:07:09 +01:00
dni ⚡
ff7f5c1ca5
refactor: move _wallet-share.html to vue component (#3522) 2025-11-13 15:48:46 +01:00