Commit Graph
5422 Commits
Author SHA1 Message Date
Vlad Stan b86720f59e feat: better wording 2026-02-03 14:40:46 +02:00
Vlad Stan 13c370fb08 feat: check invitation code 2026-02-03 11:21:47 +02:00
Vlad Stan 3b4e8ace6a feat: update settings 2026-02-03 10:29:53 +02:00
Vlad Stan 390c616998 feat: send invitation code to backend 2026-02-03 10:24:00 +02:00
Vlad Stan e5e6ee3628 feat: add confirmation options UI 2026-02-02 18:36:49 +02:00
Vlad Stan f962502610 feat: configure ui 2026-02-02 16:35:57 +02:00
Vlad Stan f40cb536ba feat: configure activation codes 2026-02-02 16:29:52 +02:00
Vlad Stan db9a9eb8c2 feat: add some info 2026-02-02 16:29:52 +02:00
Vlad Stan 8ba662ff99 refactor: reorder fields 2026-02-02 16:29:52 +02:00
Vlad Stan e5acd6188e feat: add ui config 2026-02-02 16:29:52 +02:00
Vlad Stan 46ebb6ce27 refactor: code cleanup 2026-02-02 16:29:35 +02:00
Vlad Stan c7398f6314 chore: clean-up 2026-02-02 12:37:48 +02:00
Vlad Stan efa6398c51 chore: bundle 2026-02-02 12:35:34 +02:00
Vlad Stan 7179dbfeef refactor: simplify queries 2026-02-02 12:34:57 +02:00
Vlad Stan 4021648082 refactor: use normal update 2026-02-02 12:34:57 +02:00
Vlad Stan 7b2805ef46 fix: column selection 2026-02-02 12:34:47 +02:00
Vlad Stan 3bbfc2a58c fix: better message 2026-02-02 12:34:47 +02:00
Vlad Stan 00795a186d feat: add back toggle admin 2026-02-02 12:34:47 +02:00
Vlad Stan fa0c57ce3d fix: only fetch keys for activated users 2026-02-02 12:34:47 +02:00
Vlad Stan ff6959095f fix: clear cache 2026-02-02 12:34:47 +02:00
Vlad Stan e951d02c3d feat: clear cache on user deactivation 2026-02-02 12:34:47 +02:00
Vlad Stan fadad38c99 feat: basic account activate/deactivate 2026-02-02 12:34:47 +02:00
45e773b66f feat: FIRST_INSTALL_TOKEN to help services like Umbrel secure the first_install endpoint (#3751)
Co-authored-by: dni  <office@dnilabs.com>
2026-01-30 11:21:52 +01:00
f692ac6f12 refactor: payment.check_status() into check_payment_status(payment) (#3747)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-01-30 11:18:17 +01:00
dni ⚡andGitHub 78202a027b fix: uiCustomisation JS Error (#3752) 2026-01-30 09:27:54 +01:00
dni ⚡andGitHub 28fa0906a6 refactor: g.settings with a PublicSettings class for mapping, for reactive WINDOW_SETTINGS (#3644) 2026-01-30 09:19:01 +01:00
Vlad StanandGitHub 91354f8be4 feat: wallet featured button (#3740) 2026-01-29 10:49:19 +02:00
Vlad StanandGitHub 5f5d45e89f [feat] persist user ui customization (#3743) 2026-01-29 10:35:05 +02:00
Vlad StanandGitHub 631f4e8455 [feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
Vlad StanandGitHub e020a7c5a0 feat: allow text upload (#3738) 2026-01-26 09:43:52 +02:00
Vlad StanandGitHub d2e8914835 fix: better validation error messages (#3736) 2026-01-21 14:28:57 +02:00
dni ⚡andGitHub 5e79ca35ab chore: remove windowMixin from components and pages (#3632) 2026-01-21 11:26:45 +01:00
Djuri BaarsandGitHub 383bdb6312 [fix] Fix missing timezone information 2026-01-20 17:26:02 +02:00
a947686d79 [feat] Update extension builder for 1.4.1 (#3725)
Co-authored-by: dni  <office@dnilabs.com>
2026-01-20 14:47:54 +02:00
Vlad StanandGitHub ffad5d79c4 fix: undelete wallet (#3730) 2026-01-20 13:51:20 +02:00
93f1006d3a feat: wire up paidreviews (#3656)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-01-12 13:17:39 +02:00
Tiago VasconcelosandGitHub 5490367179 fix: search input on extension page (#3705) 2026-01-12 12:39:48 +02:00
a185197e34 Fix: Update apipayments updated_at field when a payment is updated. (#3699)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-01-09 09:52:10 +02:00
dni ⚡andGitHub 6d24ba55aa fix: /user/{user_id}/wallet should return deleted wallet (#3713) 2026-01-09 06:25:40 +01:00
Vlad StanandGitHub 5b2937672c fix: delete user with wallets (#3711) 2026-01-08 16:39:37 +01:00
Vlad StanandGitHub 957d9ce419 fix: password reset from UI (#3712) 2026-01-08 16:38:48 +01:00
PatMulliganandGitHub 0e21b77b74 fix(lndrest): use boolean for allow_self_payment instead of integer (#3700) 2026-01-08 09:54:05 +01:00
dni ⚡andGitHub bc55474859 fix: export qrcode was undefined (#3689) 2025-12-29 19:45:15 +01:00
Vlad StanandGitHub 9f383bfee6 fix: cached user check (#3682) 2025-12-22 10:24:07 +01:00
132192bc94 test: add boltz fundingsource to regtest (#3677)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-12-22 09:23:46 +01:00
281c3df826 fix: unlimited admin upload (#3679)
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2025-12-19 20:11:34 +00:00
Vlad StanandGitHub 08591f34c2 fix: extension spinner not stopping after install (#3680) 2025-12-19 20:01:04 +00:00
ArcandGitHub f0e8ae0f5c Adds support for stripe readers (#3678) 2025-12-19 08:23:56 +01:00
168cb726b1 Make funding source fields more explicit (#3676)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-12-18 13:44:22 +00:00
dni ⚡andGitHub a0f65f4cda fix: Boltzclient fundingsource. use a hashed wallet_name (#3673) 2025-12-17 13:57:05 +01:00