Commit graph

7043 commits

Author SHA1 Message Date
Vlad Stan
e0cf512d3e fix: remove nostr message 2026-02-03 15:17:49 +02:00
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
d5236aa88f test: add more check 2026-02-02 12:34:55 +02:00
Vlad Stan
ff4132ef95 test: login after user disabled does not work 2026-02-02 12:34:55 +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
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
Djuri Baars
383bdb6312
[fix] Fix missing timezone information 2026-01-20 17:26:02 +02:00
Vlad Stan
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
dependabot[bot]
28e9d32b44
chore(deps): bump werkzeug from 3.1.3 to 3.1.5 (#3732)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 14:46:06 +02:00
dni ⚡
ef9adc077b
chore: update to v1.4.1 (#3731) 2026-01-20 13:01:16 +01:00
Vlad Stan
ffad5d79c4
fix: undelete wallet (#3730) 2026-01-20 13:51:20 +02:00
dependabot[bot]
09c35eaca0
chore(deps-dev): bump filelock from 3.20.1 to 3.20.3 (#3721)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 09:17:26 +01:00
dependabot[bot]
52adc62bc4
chore(deps): bump filelock from 3.20.0 to 3.20.3 (#3720)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 08:34:40 +01:00
dependabot[bot]
0efa173084
chore(deps): bump virtualenv from 20.35.4 to 20.36.1 (#3719)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 08:34:21 +01:00