Commit Graph
444 Commits
Author SHA1 Message Date
dni ⚡andGitHub 3e0d0d9896 fix: theme global initialisation when not defined was wrong (#3542) 2025-11-20 11:59:00 +01:00
b9a004a5e4 fix: login screen layout (#3538)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-11-20 10:44:56 +02:00
dni ⚡andGitHub 4144359617 refactor: lnbits-wallet-ads, ads on wallet page (#3534) 2025-11-17 09:14:34 +01:00
dni ⚡andGitHub c356874bcb fix: check for null string on localstorage (#3529) 2025-11-14 14:15:04 +01:00
dni ⚡andGitHub f9b5c7db7a refactor: rename and fix lnbits-wallet-new (#3528) 2025-11-14 14:08:40 +01:00
dni ⚡andGitHub 20f9ddb57c fix: chart color for darkmode (#3525) 2025-11-13 17:12:35 +01:00
dni ⚡andGitHub ee57ba4c1a fix: regression in node.js (#3521) 2025-11-13 16:07:09 +01:00
dni ⚡andGitHub ff7f5c1ca5 refactor: move _wallet-share.html to vue component (#3522) 2025-11-13 15:48:46 +01:00
dni ⚡andGitHub 1463d75ee2 refactor: move _api_docs.html into vue component (#3520) 2025-11-13 15:37:59 +01:00
dni ⚡andGitHub f1fc4710ee refactor: move walletTypes from mixin into lnbits-new-user-wallet (#3519) 2025-11-13 13:29:43 +01:00
dni ⚡andGitHub 00eaec8290 refactor: use mobileSimple reactive value (#3518) 2025-11-13 13:17:27 +01:00
dni ⚡andGitHub 28c4235c94 refactor: rename payment-list to lnbits-payment-list (#3517) 2025-11-13 12:20:51 +01:00
dni ⚡andGitHub b7d178c08e feat: refactor create lnbits-theme vue component (#3515) 2025-11-13 11:50:33 +01:00
dni ⚡andGitHub 9d0ec97d39 refactor: create last base.html vue component (#3514) 2025-11-12 15:16:13 +01:00
dni ⚡andGitHub b6f533be24 feat: add language to topmenu + globals cleanup + i18n refactor (#3510) 2025-11-12 14:07:53 +00:00
dni ⚡andGitHub 5e36bb4fcd fix: bug in renaming lnbits-extension-list (#3513) 2025-11-12 14:13:04 +01:00
dni ⚡andGitHub f9b0604711 fix: extension enable reactivity (#3512) 2025-11-12 13:41:01 +01:00
Vlad StanandGitHub 39c33699af [feat] user assets (#3504) 2025-11-12 14:30:27 +02:00
dni ⚡andGitHub 1e6e97c12d refactor: move logout to utils (#3509) 2025-11-12 10:14:27 +01:00
dni ⚡andGitHub 783efb19db fix: wallet was not flipping (#3508) 2025-11-12 09:54:54 +01:00
dni ⚡andGitHub cf7726ddfd refactor into '<lnbits-drawer />' component (#3499) 2025-11-10 14:54:06 +01:00
dni ⚡andGitHub bd50a3c546 refactor move home / into vue components (#3498) 2025-11-10 14:48:27 +01:00
dni ⚡andGitHub c9270bbf7f refactor into <lnbits-header /> component (#3488) 2025-11-10 13:56:32 +01:00
dni ⚡andGitHub 6474aeb982 refactor into <lnbits-footer /> component (#3487) 2025-11-10 11:53:20 +01:00
dni ⚡andGitHub f8c58aef0e feat: move /first_install to vue component (#3485) 2025-11-10 11:17:29 +01:00
dni ⚡andGitHub 0d5661cda7 feat: move '/extensions' into vue component (#3480) 2025-11-10 10:20:18 +01:00
dni ⚡andGitHub c2a3fbc6c0 feat: move extension/builder into vue component (#3479) 2025-11-10 10:05:08 +01:00
Ben WeeksandGitHub b54eedee84 feat: Shared Wallets/Joint Accounts (Issue #3297) (#3376) 2025-11-07 22:25:03 +02:00
dni ⚡andGitHub bd07f7a5ef refactor: move /account into vue component (#3467) 2025-11-07 18:17:15 +01:00
dni ⚡andGitHub a40306f5cd refactor: move /admin into vue component (#3466) 2025-11-07 18:10:59 +01:00
dni ⚡andGitHub 2fecec2623 refactor: move /users into vue component (#3463) 2025-11-06 10:35:29 +01:00
dni ⚡andGitHub 4ad89396cc refactor: move /wallets into vue component (#3462) 2025-11-06 09:55:25 +01:00
dni ⚡andGitHub 82307c4839 refactor: move /audit into vue component (#3461) 2025-11-06 09:50:01 +01:00
dni ⚡andGitHub 8506199c2f refactor: move /node into vue component (#3460) 2025-11-06 09:45:41 +01:00
dni ⚡andGitHub d142d76148 refactor: simplify base.js (#3473) 2025-11-04 08:40:25 +01:00
dni ⚡andGitHub dd27b190f3 refactor: move /payments into vue component (#3414) 2025-10-31 08:15:01 +01:00
Vlad StanandGitHub 87f25ea715 fix: LND GRPC macaroon fields (#3444) 2025-10-24 13:49:33 +03:00
Vlad StanandGitHub 7116353431 feat: edit wallet name by admin (#3417) 2025-10-17 10:59:16 +03:00
40c065708a [feat] add case insensitive search for users (#3413)
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2025-10-16 23:23:01 +01:00
e5e481f836 fix: correct timezone handling for transaction timestamps (#3373)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-10-06 10:53:03 +02:00
Vlad StanandGitHub 4f9a5090c2 [feat] Extension Builder (#3339) 2025-09-25 18:33:33 +03:00
dni ⚡andGitHub 36fc911b88 fix: js error on qrcode component (#3354) 2025-09-10 16:30:18 +03:00
dni ⚡andGitHub 15b6b1d512 fix: also replace http:// urls in <lnbits-qrcode-lnurl> (#3346) 2025-09-04 07:00:15 +02:00
dni ⚡andGitHub 0d4751d6e0 fix: catch error response for lnurl pay (#3344) 2025-09-03 12:36:20 +02:00
dni ⚡andGitHub 2375f7bcf8 feat: add copy, download and write NFC to qrcode components (#3335) 2025-09-02 14:48:29 +02:00
dni ⚡andGitHub ae6cf47244 feat: lud11 disposable and storeable payRequests. (#3317) 2025-08-19 11:33:57 +02:00
dni ⚡andGitHub 1488f580ff feat: frontend component for LNURLs (#3321) 2025-08-19 11:18:02 +02:00
dni ⚡andGitHub 0d2ff2e663 feat: add lud17 support for wallet parse dialog (#3289) 2025-07-23 15:27:00 +02:00
Tiago VasconcelosandGitHub bdfefc2506 [Fix] Don't allow pay for expired invoice (#3290) 2025-07-23 15:25:27 +02:00
dni ⚡andGitHub 01fdc1defb fix: frontend withdraw error message (#3282) 2025-07-21 10:34:50 +03:00