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
Tiago Vasconcelos
91748fc891
fix: restore user type badge ( #2861 )
...
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2025-01-10 11:55:05 +01:00
Riccardo Balbo
0574837950
fix: NWC mark and remove subs before sending close request ( #2870 )
...
* mark and remove subscription even if close event fails to send
* catch CLOSE subscription exceptions
* format
2025-01-10 12:41:16 +02:00
dni ⚡
7e27b2c6f0
fix: lndrest nodemanager get_channel (flaky ci decoy) ( #2877 )
2025-01-09 17:04:32 +01:00
dni ⚡
6f3d0edfbd
fix: ci with docker image built (downgrade poetry) ( #2876 )
...
* fix: ci with docker image built (downgrade poetry)
* use latest 1.8.x poetry
---------
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-01-09 11:21:41 +02:00
dni ⚡
3900d2871d
feat: nodemanager, view and edit channels fees ( #2818 )
2024-12-20 09:48:09 +01:00
Arc
0c5b909c7a
Added settings links and link for theme ( #2860 )
2024-12-20 10:07:50 +02:00
Arc
78437eaf94
feat: moved search inside the transaction table ( #2859 )
2024-12-20 07:44:07 +01:00
Arc
8d1542d982
Added top cards ( #2858 )
...
* refactor old atempt
* Added watcher for smaller screens to stop bugs switching
* syntax error
* format
2024-12-19 16:16:09 +00:00
Arc
146a74761a
feat: standardises top spacing of page layout ( #2848 )
2024-12-19 15:14:30 +01:00
dni ⚡
31664a4ba0
chore: update to v1.0.0-rc7 ( #2856 )
2024-12-19 12:00:40 +01:00
dni ⚡
f985a1eb08
test: use regtest main again ( #2855 )
2024-12-19 11:32:00 +01:00
Arc
4e5b001901
docs: updated install guide ( #2846 )
...
* Updated install guide
* Needed for secp256k1
* added lnbits-cli
* heading missing
* prettier
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2024-12-19 10:23:49 +01:00
dni ⚡
3a2cf12052
fix: get_payments where clause does query wrong payments including tests ( #2844 )
...
* fix: get_payments where clause does query wrong payments (#2841 )
2024-12-19 10:22:37 +01:00
Vlad Stan
f17ff3d12b
fix: set default values ( #2854 )
2024-12-19 10:08:34 +02:00