Tiago Vasconcelos
|
8354d9b81c
|
show error if not valid amount
can't actually prevent the input to deny letters
|
2025-01-22 10:16:14 +00:00 |
|
Tiago Vasconcelos
|
1124b59a9e
|
.
|
2025-01-21 15:05:43 +00:00 |
|
Tiago Vasconcelos
|
d4cf6495ca
|
bundle
|
2025-01-21 15:03:55 +00:00 |
|
Tiago Vasconcelos
|
1a2fb837d2
|
linting
|
2025-01-21 15:03:49 +00:00 |
|
Tiago Vasconcelos
|
21b4ad537d
|
remove ugly hint
|
2025-01-21 15:03:38 +00:00 |
|
Tiago Vasconcelos
|
a44e0a94c5
|
change UI for create invoice dialog
|
2025-01-21 14:55:24 +00: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 |
|
Vlad Stan
|
32c042741d
|
fix: backwards compatible (#2853)
|
2024-12-19 09:50:52 +02:00 |
|
dni ⚡
|
d234ab12d8
|
ci: docker image and test with python3.12 (#2842)
|
2024-12-18 10:37:29 +02:00 |
|
dni ⚡
|
37187bfc2c
|
feat: add negative topups (#2835)
* feat: add negative topups
* remove topup dialog
---------
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
|
2024-12-17 21:06:58 +01:00 |
|
dni ⚡
|
368da935db
|
chore: update to corelightning 24.11 (#2836)
|
2024-12-17 10:02:34 +02:00 |
|
Tiago Vasconcelos
|
81aef06f75
|
make dialogs position at top (#2837)
|
2024-12-17 10:01:57 +02:00 |
|
Vlad Stan
|
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 |
|
Tiago Vasconcelos
|
3ff85363f2
|
hotfix the hotfix (#2832)
|
2024-12-16 16:38:22 +01:00 |
|
Vlad Stan
|
b81b30c896
|
[feat] update multiple extensions from the UI (#2833)
* feat: add `Update` button
* feat: select all updatable extensions
* feat: dialog improvements
* fix: bad logging and permissions
|
2024-12-16 13:54:49 +01:00 |
|
jackstar12
|
25d59e4142
|
feat: emulate behaviour of paid_invoices_stream for wallets that dont support it (#2071)
|
2024-12-16 13:37:28 +02:00 |
|
dni ⚡
|
5f8ccee5b8
|
feat: websocket for payments events, remove /payments/sse and longpolling endpoint (#2704)
|
2024-12-16 11:10:25 +02:00 |
|
Tiago Vasconcelos
|
740180d332
|
fix: don't show when custom badge is not set (#2827)
|
2024-12-16 10:50:19 +02:00 |
|
dni ⚡
|
b66a8b3de9
|
fix: make startup extension check sync (#2819)
|
2024-12-16 10:45:39 +02:00 |
|
dni ⚡
|
b3351f2b17
|
fix: remove queue limit for invoice listners (#2829)
|
2024-12-13 17:12:35 +02:00 |
|
Vlad Stan
|
36dbdaa159
|
feat: return the price with the fiat rate (#2823)
* feat: return the price with the fiat rate
* fix: not supported currencies
|
2024-12-13 13:42:39 +01:00 |
|
Vlad Stan
|
524a4c9213
|
[feat] custom exchange providers (#2797)
|
2024-12-13 14:01:54 +02:00 |
|
dni ⚡
|
200b9b127c
|
test: fix jmeter for ci (#2825)
* print lnbits log
* fix java version for jmeter tests
|
2024-12-13 09:36:12 +01:00 |
|
dni ⚡
|
646c341840
|
fix const req (#2824)
|
2024-12-13 08:25:44 +01:00 |
|