Commit graph

7051 commits

Author SHA1 Message Date
Vlad Stan
c5388e23a9 fix: settings reset 2026-02-04 14:05:19 +02:00
Vlad Stan
d01893f577 test: one time code 2026-02-04 14:04:25 +02:00
Vlad Stan
1fc15cde81 test: invalid code, reusable code 2026-02-04 13:57:46 +02:00
Vlad Stan
c711be4d60 test: no code provided 2026-02-04 13:48:46 +02:00
Vlad Stan
ccb9dda164 fix: handle empty strings better 2026-02-04 13:11:40 +02:00
Vlad Stan
100bc45185 chore: code clean-up 2026-02-03 18:11:04 +02:00
Vlad Stan
222d1c8990 fix: remove nostr message 2026-02-03 18:11:04 +02:00
Vlad Stan
69c414fabf feat: better wording 2026-02-03 18:11:04 +02:00
Vlad Stan
b33aa41b9a feat: check invitation code 2026-02-03 18:11:04 +02:00
Vlad Stan
68a36dfd18 feat: update settings 2026-02-03 18:11:04 +02:00
Vlad Stan
84a958af6e feat: send invitation code to backend 2026-02-03 18:11:04 +02:00
Vlad Stan
7db645d388 feat: add confirmation options UI 2026-02-03 18:11:04 +02:00
Vlad Stan
30e61eacf3 feat: configure ui 2026-02-03 18:11:04 +02:00
Vlad Stan
de496ed9e8 feat: configure activation codes 2026-02-03 18:11:04 +02:00
Vlad Stan
8cb35d9aac feat: add some info 2026-02-03 18:11:04 +02:00
Vlad Stan
d662b03370 refactor: reorder fields 2026-02-03 18:11:04 +02:00
Vlad Stan
ef78ca7db3 feat: add ui config 2026-02-03 18:11:04 +02:00
Vlad Stan
c97c5842ad refactor: better query 2026-02-03 18:10:41 +02:00
Vlad Stan
abce6196de refactor: code cleanup 2026-02-03 18:10:41 +02:00
Vlad Stan
e7d3be9854 chore: clean-up 2026-02-03 18:10:41 +02:00
Vlad Stan
e9dc8c775d chore: bundle 2026-02-03 18:10:41 +02:00
Vlad Stan
31a2d68285 refactor: simplify queries 2026-02-03 18:10:41 +02:00
Vlad Stan
bf1ad185b9 refactor: use normal update 2026-02-03 18:10:41 +02:00
Vlad Stan
62de35541c test: add more check 2026-02-03 18:10:41 +02:00
Vlad Stan
1a61435868 test: login after user disabled does not work 2026-02-03 18:10:41 +02:00
Vlad Stan
03ba28d0cb fix: column selection 2026-02-03 18:10:41 +02:00
Vlad Stan
2b260bfdaf fix: better message 2026-02-03 18:10:41 +02:00
Vlad Stan
30ab42c0b2 feat: add back toggle admin 2026-02-03 18:10:41 +02:00
Vlad Stan
f603026d5e fix: only fetch keys for activated users 2026-02-03 18:10:41 +02:00
Vlad Stan
84e6b3a9a8 fix: clear cache 2026-02-03 18:10:41 +02:00
Vlad Stan
3aafc0724f feat: clear cache on user deactivation 2026-02-03 18:10:41 +02:00
Vlad Stan
b978ce11fc feat: basic account activate/deactivate 2026-02-03 18:10:41 +02:00
dni ⚡
656c6cac5b
hotfix: websocket with old balance was sent. (#3759) 2026-02-03 12:23:49 +01:00
Arc
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
dni ⚡
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 ⚡
78202a027b
fix: uiCustomisation JS Error (#3752) 2026-01-30 09:27:54 +01:00
dni ⚡
28fa0906a6
refactor: g.settings with a PublicSettings class for mapping, for reactive WINDOW_SETTINGS (#3644) 2026-01-30 09:19:01 +01:00
Vlad Stan
91354f8be4
feat: wallet featured button (#3740) 2026-01-29 10:49:19 +02:00
Vlad Stan
5f5d45e89f
[feat] persist user ui customization (#3743) 2026-01-29 10:35:05 +02:00
dni ⚡
52bb125a25
chore: remove ecdsa in favor of coincurve (#3746) 2026-01-29 10:02:16 +02:00
dni ⚡
2ca1ed897c
CI: use uv for publishing on pypi (#3745) 2026-01-29 08:54:42 +01:00
Vlad Stan
631f4e8455
[feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
Vlad Stan
b22f88b264
fix: DB migration conflict (#3739) 2026-01-27 08:31:38 +02:00
dni ⚡
c08bc02930
chore: update python packages (#3707) 2026-01-26 08:54:37 +01:00
Vlad Stan
e020a7c5a0
feat: allow text upload (#3738) 2026-01-26 09:43:52 +02:00
Vlad Stan
d2e8914835
fix: better validation error messages (#3736) 2026-01-21 14:28:57 +02:00
dni ⚡
5e79ca35ab
chore: remove windowMixin from components and pages (#3632) 2026-01-21 11:26:45 +01:00
dependabot[bot]
4690d178a2
chore(deps): bump cryptography from 42.0.8 to 44.0.1 (#3735)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 11:02:28 +02:00
dependabot[bot]
c5825aa4c3
chore(deps): bump aiohttp from 3.12.15 to 3.13.3 (#3734)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 17:27:12 +02:00
dependabot[bot]
ebe0c4e3c3
chore(deps): bump urllib3 from 2.5.0 to 2.6.3 (#3733)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 17:26:45 +02:00