Commit Graph
7053 Commits
Author SHA1 Message Date
Vlad Stan 06f9cf6a57 chore: code clean-up 2026-02-13 16:59:05 +02:00
Vlad Stan e990901548 refactor:
- private methods to the bottom
- do not raise but return status
2026-02-13 16:59:05 +02:00
Vlad Stan 3b040ee22c feat: download specific release 2026-02-13 16:59:05 +02:00
Vlad Stan a738d8002f chode: lint 2026-02-13 16:59:04 +02:00
Vlad Stan c6790feb14 fix: auth 2026-02-13 16:59:03 +02:00
Vlad Stan e0d6f3f1c4 feat: configure settings 2026-02-13 16:59:01 +02:00
Vlad Stan 96fe807c5d refactor: extract methods and move them to the bottom 2026-02-13 16:59:01 +02:00
Vlad Stan ea75083663 fix: logging 2026-02-13 16:59:01 +02:00
Vlad Stan 87ae34d4b7 fix: no logs 2026-02-13 16:59:01 +02:00
Vlad Stan da0e7ba427 feat: try to capture logs 2026-02-13 16:59:01 +02:00
Vlad Stan 68229be4b4 fix: better paths 2026-02-13 16:59:01 +02:00
Vlad Stan 7d9d975312 feat: experiment node from python 2026-02-13 16:59:01 +02:00
Vlad Stan 1f948bbe13 doc: add todos for missing doc 2026-02-13 16:59:01 +02:00
blackcoffeexbtandVlad Stan e8c8ae6537 Include error messages from Spark API in error message to users when payments from Spark fail 2026-02-13 16:59:01 +02:00
arcbtcandVlad Stan a564627221 fixes 2026-02-13 16:59:00 +02:00
ArcandVlad Stan da57da3656 make 2026-02-13 16:58:58 +02:00
ArcandVlad Stan 34f503626d adds invoice stream 2026-02-13 16:58:56 +02:00
ArcandVlad Stan e84c55f897 moved to own repo 2026-02-13 16:58:56 +02:00
ArcandVlad Stan b688c918c1 make 2026-02-13 16:58:56 +02:00
ArcandVlad Stan e261fdd776 Needed longer wait time + poll 2026-02-13 16:58:56 +02:00
ArcandVlad Stan a59996d5d4 sending kinda working 2026-02-13 16:58:56 +02:00
ArcandVlad Stan 64e83e25dc graceful shutdown 2026-02-13 16:58:56 +02:00
ArcandVlad Stan d7f9caaaf6 make 2026-02-13 16:58:52 +02:00
ArcandVlad Stan 3d653a056c working 2026-02-13 16:58:52 +02:00
dni ⚡andGitHub f54824cc44 fix: /first_install new superuser may duplicate an username (#3787) 2026-02-13 14:44:52 +00:00
ArcandGitHub 768d2cbe2a fix: fail closed on PayPal webhook verification errors (#3769) 2026-02-10 08:50:50 +01:00
krviandGitHub efd36d0221 fix: use canonical values in rate limit unit select (#3753) 2026-02-09 10:43:03 +02:00
Vlad StanandGitHub 4684939e13 fix: validation of invitation code (#3767) 2026-02-05 18:53:01 +02:00
Vlad StanandGitHub 193ee20da4 [feat] User invitation code (#3761) 2026-02-05 12:35:24 +02:00
Vlad StanandGitHub 2fe7ab4f83 [feat] Allow no exchange providers (#3763) 2026-02-05 11:11:48 +01:00
dni ⚡andGitHub 10c8ca4ca1 fix: datetime in db.py added utc offset (#3762) 2026-02-05 11:05:58 +01:00
Vlad StanandGitHub f079762b71 fix: handle validation errors when the response is binary (#3765) 2026-02-05 11:55:40 +02:00
Vlad StanandGitHub 2e042d2597 fix: extension paid/free label (#3764) 2026-02-05 11:32:46 +02:00
Vlad StanandGitHub 49b57c9f0b [feat] User activation (#3749) 2026-02-05 11:31:47 +02:00
dni ⚡andGitHub 656c6cac5b hotfix: websocket with old balance was sent. (#3759) 2026-02-03 12:23:49 +01: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
dni ⚡andGitHub 52bb125a25 chore: remove ecdsa in favor of coincurve (#3746) 2026-01-29 10:02:16 +02:00
dni ⚡andGitHub 2ca1ed897c CI: use uv for publishing on pypi (#3745) 2026-01-29 08:54:42 +01:00
Vlad StanandGitHub 631f4e8455 [feat] admin impersonate user (#3741) 2026-01-28 16:59:23 +01:00
Vlad StanandGitHub b22f88b264 fix: DB migration conflict (#3739) 2026-01-27 08:31:38 +02:00
dni ⚡andGitHub c08bc02930 chore: update python packages (#3707) 2026-01-26 08:54:37 +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
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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