Commit graph

4964 commits

Author SHA1 Message Date
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
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
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 ⚡
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 ⚡
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 ⚡
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
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 ⚡
646c341840
fix const req (#2824) 2024-12-13 08:25:44 +01:00
Vlad Stan
826f8ad2ac
fix: ext upgrade from lnbits-cli (#2822) 2024-12-12 15:18:03 +02:00
dni ⚡
1b9bb32ca0
test: fix lndrest on regtest (#2811)
* fix: lndrest on regtest
* fix some race conditions on lndrest
2024-12-12 07:54:43 +01:00
Tiago Vasconcelos
61c71660b8
fix: error on custom badge (#2814) 2024-12-11 12:50:35 +01:00
Vlad Stan
80ac158ca0
fix: extension init (#2815) 2024-12-11 13:49:12 +02:00
dni ⚡
8f290a647d
chore: clean up javascript functions and var/let into const (#2791)
* chore: clean up javascript functions and var/let into const
2024-12-10 13:42:01 +01:00
dependabot[bot]
d1cc317044
chore(deps): bump @intlify/core-base and vue-i18n (#2790)
* chore(deps): bump @intlify/core-base and vue-i18n

Bumps [@intlify/core-base](https://github.com/intlify/vue-i18n/tree/HEAD/packages/core) to 10.0.5 and updates ancestor dependency [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n). These dependencies need to be updated together.


Updates `@intlify/core-base` from 10.0.3 to 10.0.5
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v10.0.5/packages/core)

Updates `vue-i18n` from 10.0.3 to 10.0.5
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v10.0.5/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@intlify/core-base"
  dependency-type: indirect
- dependency-name: vue-i18n
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update vue-i18n

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2024-12-10 12:00:55 +01:00
dni ⚡
5a1d660c7b
fix: last_payment on userlist was broken (#2796)
* fix: last_payment on userlist was broken
2024-12-10 11:48:43 +01:00
dni ⚡
7ee78248b7
feat: add failed payments toggle to wallet page (#2794)
* feat: add failed payments toggle to wallet page

---------

Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2024-12-10 11:47:09 +01:00
Pavol Rusnak
5104cbb285
chore: use HTTPStatus where possible (#2795) 2024-12-09 13:50:33 +01:00
Vlad Stan
fa71219ce7
[fix] wallet search on postgres (#2780)
* fix: wallet search for postgres
* reformat: make it easier to read
2024-12-09 12:16:34 +01:00
dni ⚡
f5f43e7668
chore: use HTTPStatus for ip middleware (#2792) 2024-12-09 12:44:01 +02:00
dni ⚡
4b63d0924e
chore: remove ignores from crypto.py (#2787) 2024-12-02 11:47:45 +01:00
dni ⚡
dc22088dcd
chore: add type to migration (#2788) 2024-12-02 11:46:41 +01:00