Commit Graph
22 Commits
Author SHA1 Message Date
Vlad Stan ec1a9ac2f4 refactor: is_upgrade_extension 2026-07-09 16:36:10 +03:00
Vlad Stan eceb1eba61 fix: start/stop background work 2026-07-09 16:36:05 +03:00
Vlad Stan f186006329 refactor: structure 2026-07-09 16:36:05 +03:00
Vlad Stan 32c782e719 refactor: extract functions 2026-07-09 16:36:05 +03:00
Vlad Stan e45f0cf73d refactor: extract permissions logic 2026-07-09 16:35:53 +03:00
Vlad Stan b5506e7a0b refactor: extract function 2026-07-09 16:35:53 +03:00
Vlad Stan df5543c280 fix: activate wasm extension 2026-07-09 16:33:09 +03:00
Vlad Stan e94480f82c feat: ask permission 2026-07-09 16:33:09 +03:00
Vlad Stan 2952e41fd3 feat: permissions 2026-07-09 16:33:09 +03:00
ArcandGitHub 9e3ab0ef26 feat: max users + extensions env (#3919) 2026-04-12 22:38:36 +01:00
Vlad StanandGitHub 5d79327906 [perf] reuse connection (#3624) 2025-12-06 14:52:06 +01:00
Vlad StanandGitHub 4f9a5090c2 [feat] Extension Builder (#3339) 2025-09-25 18:33:33 +03:00
918add5e6e fix: start background tasks when activating extensions at runtime (#3333)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2025-09-02 17:39:50 +02:00
5ba06d42d0 feat: use uv instead of poetry for CI, docker and development (#3325)
Co-authored-by: arcbtc <ben@arc.wales>
2025-08-21 16:17:19 +02:00
Vlad Stananddni ⚡ fa89313e6f [fix] bandit assert warnings (#3243)
Co-authored-by: dni  <office@dnilabs.com>
2025-07-15 11:14:23 +02:00
Vlad StanandGitHub 27241e01f3 [feat] introduce max_lnbits_version for extensions (#2834)
* feat: add `max_lnbits_version`

* fix: min/max lables

* chore: `make bundle`

* refactor: extract `is_version_compatible_with_lnbits`

* refactor: rename method
2024-12-16 17:41:36 +02:00
dni ⚡andGitHub b66a8b3de9 fix: make startup extension check sync (#2819) 2024-12-16 10:45:39 +02:00
Vlad StanandGitHub 80ac158ca0 fix: extension init (#2815) 2024-12-11 13:49:12 +02:00
Vlad StanandGitHub 8c5c455f1c fix: ext upgrade (#2776) 2024-11-13 13:00:05 +02:00
Vlad StanandGitHub fa18170ed7 fix: extension name and icon (#2771) 2024-11-12 10:34:45 +02:00
Vlad StanandGitHub aced333c0b fix: check the settings for extension installed (#2764) 2024-11-06 12:07:12 +02:00
Vlad StanandGitHub ba5f79da2d refactor: extract models (#2759) 2024-11-05 13:26:12 +02:00