dni ⚡
f93efbfb3a
chore: update to version 1.5.0 ( #3813 )
2026-02-25 07:54:35 +01:00
dni ⚡
4429c0cdb6
chore: update to v1.5.0-rc2 ( #3806 )
2026-02-25 07:54:33 +01:00
Vlad Stan and dni ⚡
2bdb89b4b9
fix: paypal subscriptions ( #3797 )
2026-02-25 07:54:31 +01:00
dni ⚡
75754598e1
feat: restructure docker images, add sparkl2 docker image ( #3794 )
2026-02-25 07:54:30 +01:00
dni ⚡
b25a3c2bb4
feat: hide first_install_token if is not required ( #3795 )
2026-02-25 07:54:28 +01:00
dni ⚡
e7c4de6506
chore: update lnbits to version v1.5.0-rc1 ( #3793 )
2026-02-25 07:54:27 +01:00
c102f10fab
feat: Spark L2 ( #3715 )
...
Co-authored-by: blackcoffeexbt <87530449+blackcoffeexbt@users.noreply.github.com >
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
2026-02-25 07:54:18 +01:00
7c28b58aaa
chore(deps): bump pillow from 12.1.0 to 12.1.1 ( #3785 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 07:54:16 +01:00
2b27f13fa8
chore(deps): bump axios from 1.13.2 to 1.13.5 ( #3786 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
2026-02-25 07:54:15 +01:00
130f4fd0bc
feat: modern theme stuff like rounded corners and card gradient ( #3766 )
...
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
2026-02-25 07:54:14 +01:00
dni ⚡
4894b70bad
fix: /first_install new superuser may duplicate an username ( #3787 )
2026-02-25 07:54:13 +01:00
Arc and dni ⚡
05769240d3
fix: fail closed on PayPal webhook verification errors ( #3769 )
2026-02-25 07:54:11 +01:00
krvi and dni ⚡
7bd127d22c
fix: use canonical values in rate limit unit select ( #3753 )
2026-02-25 07:54:10 +01:00
Vlad Stan and dni ⚡
6dc3df148d
fix: validation of invitation code ( #3767 )
2026-02-25 07:54:09 +01:00
Vlad Stan and dni ⚡
e286546b63
[feat] User invitation code ( #3761 )
2026-02-25 07:54:07 +01:00
Vlad Stan and dni ⚡
eae1be1db8
[feat] Allow no exchange providers ( #3763 )
2026-02-25 07:54:06 +01:00
dni ⚡
25ab676a3f
fix: datetime in db.py added utc offset ( #3762 )
2026-02-25 07:54:05 +01:00
Vlad Stan and dni ⚡
2fd6648a9a
fix: handle validation errors when the response is binary ( #3765 )
2026-02-25 07:54:03 +01:00
Vlad Stan and dni ⚡
8eda653e3f
fix: extension paid/free label ( #3764 )
2026-02-25 07:54:01 +01:00
Vlad Stan and dni ⚡
7e327b2c6a
[feat] User activation ( #3749 )
2026-02-25 07:54:00 +01:00
Arc and dni ⚡
40c055e373
feat: FIRST_INSTALL_TOKEN to help services like Umbrel secure the first_install endpoint ( #3751 )
...
Co-authored-by: dni ⚡ <office@dnilabs.com >
2026-02-25 07:53:59 +01:00
dni ⚡ and Vlad Stan
1d9808b269
refactor: payment.check_status() into check_payment_status(payment) ( #3747 )
...
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com >
2026-02-25 07:53:57 +01:00
dni ⚡
c65ab2af87
fix: uiCustomisation JS Error ( #3752 )
2026-02-25 07:53:56 +01:00
dni ⚡
15f093c136
refactor: g.settings with a PublicSettings class for mapping, for reactive WINDOW_SETTINGS ( #3644 )
2026-02-25 07:53:55 +01:00
Vlad Stan and dni ⚡
5311b0a393
feat: wallet featured button ( #3740 )
2026-02-25 07:53:54 +01:00
Vlad Stan and dni ⚡
e72396fe31
[feat] persist user ui customization ( #3743 )
2026-02-25 07:53:52 +01:00
dni ⚡
d6d0ebb20e
chore: remove ecdsa in favor of coincurve ( #3746 )
2026-02-25 07:53:51 +01:00
dni ⚡
563dd5b499
CI: use uv for publishing on pypi ( #3745 )
2026-02-25 07:53:49 +01:00
Vlad Stan and dni ⚡
9be894da74
[feat] admin impersonate user ( #3741 )
2026-02-25 07:53:47 +01:00
Vlad Stan and dni ⚡
87b66c554a
fix: DB migration conflict ( #3739 )
2026-02-25 07:53:46 +01:00
dni ⚡
314b533e39
chore: update python packages ( #3707 )
2026-02-25 07:53:44 +01:00
Vlad Stan and dni ⚡
af8f3382c1
feat: allow text upload ( #3738 )
2026-02-25 07:53:42 +01:00
Vlad Stan and dni ⚡
67bb86c1ce
fix: better validation error messages ( #3736 )
2026-02-25 07:53:41 +01:00
dni ⚡
f0f9e41f99
chore: remove windowMixin from components and pages ( #3632 )
2026-02-25 07:53:39 +01:00
2fbaf57b5e
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-02-25 07:53:37 +01:00
87afba2abb
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-02-25 07:53:36 +01:00
c375bf1b15
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-02-25 07:53:34 +01:00
Djuri Baars and dni ⚡
dbcc920d0a
[fix] Fix missing timezone information
2026-02-25 07:53:32 +01:00
Vlad Stan and dni ⚡
2c61e219b8
[feat] Update extension builder for 1.4.1 ( #3725 )
...
Co-authored-by: dni ⚡ <office@dnilabs.com >
2026-02-25 07:53:31 +01:00
6cb9b7da1f
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-02-25 07:53:30 +01:00
dni ⚡ and GitHub
83334d67c8
HOTFIX: websocket with old balance was sent. ( #3758 )
2026-02-03 12:12:33 +01:00