dni ⚡
5f32975a56
fixup!
2024-10-01 14:30:56 +03:00
dni ⚡
3d5730492f
fixup migration
2024-10-01 14:30:43 +03:00
dni ⚡
dcb25bd3af
fixup!
2024-10-01 14:30:43 +03:00
dni ⚡
7c19dfbc83
fixup!
2024-10-01 14:29:56 +03:00
dni ⚡
3dc906a70b
chore: bundle
2024-10-01 14:29:56 +03:00
dni ⚡
4e76a62a7a
fix some tests
2024-10-01 14:29:50 +03:00
dni ⚡
3c67b0cf71
fixup!
2024-10-01 14:29:50 +03:00
dni ⚡
06385c14d8
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
6f10b21016
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
6e3455d07a
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
2ee7b8951d
backwards compatible
2024-10-01 14:29:31 +03:00
dni ⚡
7828e134df
fix account overview
2024-10-01 14:29:31 +03:00
dni ⚡
cb56509850
fix error
2024-10-01 14:29:31 +03:00
dni ⚡
64dc27cc53
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
26f69d1cdb
fixup-qrcode
2024-10-01 14:29:31 +03:00
dni ⚡
0f334c1f34
some wallet ui fixes
2024-10-01 14:29:31 +03:00
dni ⚡
03789176d9
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
d11df332b3
revert
2024-10-01 14:29:31 +03:00
dni ⚡
8e2f7210ab
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
87a1fd4ec1
more fixes
2024-10-01 14:29:31 +03:00
dni ⚡
90d0f4628f
fixup!
2024-10-01 14:29:31 +03:00
dni ⚡
64587b6222
extension manager
2024-10-01 14:29:31 +03:00
dni ⚡
2ec7e3d23e
last fixes
2024-10-01 14:29:31 +03:00
dni ⚡
1837f377eb
big fx part2
2024-10-01 14:29:19 +03:00
dni ⚡
655ee45026
fix part1
2024-10-01 14:27:52 +03:00
Vlad Stan
8bab3c36e8
chore: code clean-up
2024-10-01 14:27:52 +03:00
dni ⚡
cafec13069
remove where from argument
2024-10-01 14:27:52 +03:00
dni ⚡
e4e0bbab3e
fixup!
2024-10-01 14:27:52 +03:00
dni ⚡
b957351792
more docs
2024-10-01 14:27:52 +03:00
dni ⚡
7712d10d83
fixup!
2024-10-01 14:27:52 +03:00
dni ⚡
185ed0202e
fixup!
2024-10-01 14:27:52 +03:00
dni ⚡
90bcc350bc
fixup!
2024-10-01 14:27:52 +03:00
dni ⚡
6d6a71a269
fixup!
2024-10-01 14:27:52 +03:00
dni ⚡
542e667136
feat: add shortcuts for insert_query and update_query into Database
...
example: await db.insert("table_name", base_model)
2024-10-01 14:27:52 +03:00
dni ⚡
e85a78854e
feat: make LNBITS_ADMIN_UI the default ( #2726 )
...
* feat: make LNBITS_ADMIN_UI the default
* fix create fake admin
2024-10-01 11:36:22 +02:00
dni ⚡
a28e334c5f
test: fix test warning ( #2725 )
2024-10-01 11:07:13 +02:00
dni ⚡
a4c000d7dc
feat: add password reset for usermanager ( #2688 )
...
* feat: add password reset for usermanager
- add a reset_key to account table
- add ?reset_key= GET arguments to index.html and show reset form if provided
- superuser can generate and copy reset url with key to share
future ideas:
- could add send forgot password email if user fill out email address
* feat: simplify reset key
* test: use reset key
* test: add more tests
* test: reset passwords do not match
* test: `reset_password_auth_threshold_expired`
---------
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-10-01 10:59:57 +02:00
dni ⚡
3a64cf5245
feat: add currency options to LNbits.api ( #2713 )
...
* feat: add currency options to LNbits.api
2024-09-30 14:01:30 +02:00
Vlad Stan
0b8da2b524
[feat] Nostr Login ( #2703 )
...
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
2024-09-30 13:53:38 +02:00
dni ⚡
f062b3d5e5
ci: do not create gh release on rc's ( #2716 )
...
* ci: do not create gh release on rc's
2024-09-30 08:51:19 +02:00
dni ⚡
b9e9da5da7
fix: fundingsources template id was wrong ( #2723 )
2024-09-29 22:59:13 +02:00
dni ⚡
953a466119
fix: more vue3 q-tables and v-model:value ( #2717 )
2024-09-27 15:18:56 +02:00
dni ⚡
7ad360d176
fix: vue3 i18n changed it replacements markers ( #2722 )
...
* fix: vue3 i18n changed it replacements markers
* chore: bundle
2024-09-27 14:59:06 +02:00
dni ⚡
898f264951
refactor: use <template> for components ( #2715 )
...
* refactor: use <template> for components
* fix paymentchart
2024-09-27 12:09:47 +02:00
dni ⚡
75bcbdc18d
chore: remove used crud for webpush settings ( #2719 )
2024-09-27 09:35:33 +03:00
dni ⚡
3ac6bc3c3b
fix: vue3 language switcher ( #2712 )
2024-09-25 12:09:00 +02:00
Vlad Stan
04882e05a3
chore: update some log messages ( #2710 )
2024-09-25 11:22:00 +03:00
dni ⚡
cf2aca3327
fix: forgotten Vue inits ( #2708 )
2024-09-25 08:01:11 +03:00
dni ⚡
1d0547ea97
fix: use Quasar.notify ( #2707 )
...
* fix: use Quasar.Notify.create
instead of this.$q, had issues when pasting invoice, using the `Quasar`
is more consistent
2024-09-24 16:18:56 +02:00
dni ⚡
99c5f00c91
fix: extensions tab for vue3 ( #2706 )
2024-09-24 13:39:31 +03:00