Commit graph

6914 commits

Author SHA1 Message Date
Vlad Stan
b3efb4d378
perf: use check_account_exists decorator (#3600) 2025-12-04 10:17:47 +02:00
dni ⚡
5213508dc1
feat: update npm packages use terser to minify (#3614) 2025-12-04 08:20:01 +01:00
dependabot[bot]
af9331eede
chore(deps-dev): bump werkzeug from 3.1.3 to 3.1.4 (#3608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 08:19:02 +01:00
Pavol Rusnak
9b8fe42102
feat: change default table pagination (#3607)
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-12-02 21:59:13 +01:00
dni ⚡
a0e4a59454
fix: wallet page g.user (#3611) 2025-12-02 13:45:54 +01:00
dni ⚡
eefaf3c50c
feat: add dynamic errorpage (#3602) 2025-12-02 13:33:25 +01:00
dni ⚡
89cabda123
feat: all <img> beeing lazyloaded (#3610) 2025-12-02 12:23:00 +01:00
dni ⚡
6122a03f32
chore: replace secp256k1 with coincurve (#3609) 2025-12-02 09:41:49 +01:00
dni ⚡
ad8b70a098
fix: g.wallet artifacts in lnbits-payment-list and lnbits-manage-wall... (#3601) 2025-12-01 09:10:40 +01:00
dni ⚡
6449276003
feat: move qrcode scanner into reuseable component (#3567)
Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2025-11-28 17:58:50 +01:00
dni ⚡
4da651b74a
fix: backwards compatibility extension formatDateString (#3594) 2025-11-27 14:16:46 +01:00
dni ⚡
b5f3a46feb
fix: wallet chart render racecondition (#3595) 2025-11-27 13:31:17 +01:00
dni ⚡
1057b4693f
fix: typo in /wallet redirect (#3593) 2025-11-27 13:08:02 +01:00
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