Commit graph

6506 commits

Author SHA1 Message Date
Arc
61e8d0059b
BG image/gradient to light fix (#2945) 2025-02-10 20:37:08 +00:00
Arc
4a640dc123
Removes profile dropdown for public pages (#2943)
Global theme works for public pages.
2025-02-10 20:34:44 +00:00
Arc
1f4160fda5
Adds extension#<ext name> option to extensions url (#2947) 2025-02-10 20:33:22 +00:00
Arc
dc91fbea9b
Tweak: Updated Poetry install to include headers and make copy/paste easier (#2948)
* Tweak: Adds $USER to poetry install guide

Means a copy/paste will work for most

* auto agree for easy copy/paste

* poetry install and export

* ensure correct headers

* whoops

* typo
2025-02-10 20:32:33 +00:00
Arc
7eb021f43c
Adds no-border to fix the install card (#2950) 2025-02-10 20:31:41 +00:00
Vlad Stan
69350849b1
[fix] small fixes for ext upgrades (#2941) 2025-02-10 10:52:22 +02:00
Vlad Stan
828261d696
[fix]: small fixes v1 on demo DB (#2940) 2025-02-10 10:25:33 +02:00
Arc
90dd3cc73a
Fixes setting theme from account (#2939)
* getting there

* working

* make
2025-02-08 00:01:14 +00:00
Arc
10c60291d2
white theme that doesnt hurt eyes (#2938) 2025-02-07 18:24:33 +00:00
Arc
9d2e52f694
Fixes switching back to wallet (#2937)
* tals fix

* switched border back

* make

* bundle
2025-02-07 18:13:17 +00:00
Tiago Vasconcelos
503a599341
Fix login with oauth (#2935) 2025-02-07 16:48:22 +02:00
Vlad Stan
a8809ed5a4
feat: migrate in chunks (#2936) 2025-02-07 14:16:53 +02:00
Tiago Vasconcelos
e134c5c7b9
Fixes claiming LNURL (#2924) 2025-02-07 11:41:06 +02:00
Arc
0efb52664e
Feat: Creates .AppImage a̶n̶d̶ .d̶m̶g̶ on release (#2920) 2025-02-07 11:17:55 +02:00
Tiago Vasconcelos
53b00c6d41
UI improvements (#2926) 2025-02-07 10:09:15 +02:00
Tiago Vasconcelos
9a1d707f54
Revamp the UI on Login / Register page (#2919) 2025-02-07 09:43:19 +02:00
Tiago Vasconcelos
736699af94
. (#2925) 2025-02-06 15:10:16 +02:00
Tiago Vasconcelos
432b3a0fe0
Reset wallet keys (#2929) 2025-02-06 15:07:36 +02:00
Tiago Vasconcelos
34a959f0bc
Add a payments page for admin (#2910) 2025-02-06 14:48:54 +02:00
Vlad Stan
c1d26bb274 fix: email check 2025-02-06 11:57:01 +02:00
Vlad Stan
b24a65cf2a doc: move security config at the top 2025-02-04 15:32:37 +02:00
Arc
960c58db87
Feat: Adds wallet icon/color select (#2917) 2025-02-04 15:03:35 +02:00
Arc
dd9b217fdf
Fix index.html error (#2923)
* Fix index.html error

* first install
2025-02-04 11:53:08 +00:00
Vlad Stan
7af9da4a58
fix: convert BigDecimal object to int (postgres only) (#2918) 2025-01-30 10:09:13 +02:00
Arc
c23eae9e08
Some menu naming changes (#2911) 2025-01-28 14:55:41 +02:00
Arc
66b2ca2ac4
fixes wallet ws (#2912) 2025-01-28 14:14:12 +02:00
Tiago Vasconcelos
25e5423511
Add bar spinner (#2915) 2025-01-28 14:00:11 +02:00
Tiago Vasconcelos
4c7567a552
fix: router force update (#2914) 2025-01-28 13:44:37 +02:00
blackcoffeexbt
73e716085b
Translate expiry to expirySeconds for Phoenixd (#2901) 2025-01-28 11:54:33 +02:00
Arc
cc33a49b12
feature: Default theme for new users (#2898) 2025-01-28 11:29:38 +02:00
Arc
eeebaffbed
feature: admin toggle to disable outgoing payments (#2909) 2025-01-28 10:27:24 +02:00
Tim Heide
8633891485
fix: Add Breez SDK trampoline payments support (#2905)
* fix: add support for trampoline payments in Breez integration

- Introduced `BREEZ_USE_TRAMPOLINE` configuration in `.env.example`.
- Updated `BreezSdkFundingSource` to include `breez_use_trampoline` setting.
- Modified payment request in `breez.py` to utilize the trampoline setting when sending payments.

* Update .env.example

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* Update lnbits/settings.py

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* refactor: streamline payment request formatting in Breez integration

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-01-25 22:21:55 +01:00
Pavol Rusnak
cb5cc1e5e8
make things work with Python 3.13 + fix Nix (#2908)
* update pyproject to make things work with python 3.13

* fix nix build
2025-01-23 23:11:45 +02:00
Vlad Stan
f845bfe651
feat: do not allow user_id_only login for admins (#2904) 2025-01-23 15:01:54 +02:00
Vlad Stan
b6bdf50ed7
[feat] Watchdog and notifications (#2895) 2025-01-23 13:23:09 +02:00
Vlad Stan
56a4b702f3
fix: multiple ws connections (#2907) 2025-01-23 13:05:35 +02:00
Arc
273ab9781f
fix: fiat tracking / updating wallet without reloads (#2891) 2025-01-22 10:27:05 +02:00
Arc
8a759c8fc1
feature: Optional bg image and neon borders (#2897)
* init

* working
2025-01-18 19:27:50 +00:00
Tiago Vasconcelos
c7ebe09463
Fix payment table refresh (#2894) 2025-01-17 09:49:14 +02:00
Arc
5d4d22dcdd
fix: for g.user error on public pages (#2892)
* fix for g.user error

* dont even mount
2025-01-16 16:18:15 +00:00
Vlad Stan
b164317121
[feat] access control lists (with access tokens) (#2864) 2025-01-16 17:25:27 +02:00
Tiago Vasconcelos
f415a92914
feat: harmonize the UI for payment dialog (#2882) 2025-01-16 14:31:33 +02:00
Vlad Stan
16c78f1901 fix: websocket prefix 2025-01-16 14:19:26 +02:00
Arc
6a08d20fe8
v1 feat: Vue Routes (#2872) 2025-01-16 13:23:34 +02:00
dni ⚡
5abfbdd07a
fix: lnbits/upgrades where not ignore (#2889)
after updating extension i saw a dirty repo with the upgrades, this one
ignores them for sure
2025-01-15 18:32:53 +01:00
Riccardo Balbo
bba7614012
fix: Add timeout to wait_for_connection (#2885) 2025-01-14 11:31:12 +02:00
dni ⚡
2ee7180aa0
fix: cln nodemanager errors on failed transactions (#2865) 2025-01-13 17:58:37 +02:00
Pavol Rusnak
982732cbd4
i18n ai (#2881) 2025-01-11 12:53:52 +01:00
Tiago Vasconcelos
dfdb34852c
chore: update i18n labels (#2871)
---------

Co-authored-by: dni  <office@dnilabs.com>
2025-01-10 12:15:51 +01:00
dni ⚡
8fa5c81088
chore: update to breez-sdk 0.6.6 (#2878)
* chore: update to breez-sdk 0.6.6

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-01-10 11:56:10 +01:00