Tiago vasconcelos
b0f9c82e1b
create first user on fresh install
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
b0ac6d2cc6
cleanup prints and console logs
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
1ff8a9fce5
advert for server restart option
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
5a3ad81c31
allow user settings without restart
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
f16ead4f73
update funding wallets
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
2c48e3aa5f
allow html to be passed to description
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
4d16c296aa
success message
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
5ec7f21650
make string to list
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
0a211a2fb2
cleanup
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
ba6bda39ab
removeEmtpy sting as helper fn
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
edfa98f00e
add some defaults
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
313574df19
make removeEmptyString fn as helper fn
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
bc090190fc
update settings and topup logic
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
663c7ebd2f
update admin settings in db
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
66a7f53b97
topup wallet endpoint
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
582cc52ac6
make it work from g()
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
de21f02161
refactor ui
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
f245f3188b
remove core admin.html
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
32a6a6ae2f
get admin settings at startup
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
4336613028
add db config at startup
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
844e11edeb
add admin_ui env
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
23d770a074
remove core admin html (renamed for now)
2022-10-05 13:01:59 +02:00
Tiago vasconcelos
65e1f19ed1
convert to FastAPI
2022-10-05 13:01:59 +02:00
benarc
68eee00b45
old admin setup UI
2022-10-05 13:01:59 +02:00
benarc
166530eb0c
Added old admin extension
2022-10-05 13:01:59 +02:00
calle
5a12f4f237
Improved SSE listeners ( #865 )
...
* logging listeners
* comments
* generate privkey upon init
* listener queue
* remove duplicate check
* make format
* reuse channel
* error handling in sse listener
* uuid for listeners
* register named invoices
* uuid for listeners and listener list
* fix poetry lock
* setuptools
* requirements asyncio timeout
* setuptool;s
* make format
* remove async-timeout
* async_timeout readd
* try lower setuptools version
* try lower lower setuptools version
* back to current version + fix, maybe
* fix worflows to use poetry 1.2.1
* remove uneeded setuptools from build-system
* fix up formatting workflow
* debug to trace
* more traces
* debug logs to trace
Co-authored-by: dni ⚡ <office@dnilabs.com>
2022-10-04 09:51:47 +02:00
Tiago Vasconcelos
b2a26b0a7a
add small description in UI ( #1023 )
2022-09-30 13:41:35 +02:00
dni ⚡
325139066c
fix service-worker.js issue #1009 ( #1017 )
...
* service-worker.js fix for issue #1009
fixup
* remove weird comment
2022-09-29 20:40:58 +02:00
Vlad Stan
463941ec94
fix: always include change output for fee
2022-09-28 10:33:43 +03:00
Vlad Stan
a8b90bd595
fix: close serial port when re-pairing fails
2022-09-27 17:35:27 +03:00
Vlad Stan
f1670c3153
chore: version bump
2022-09-27 17:20:33 +03:00
Vlad Stan
649c653836
fix: do not show command data in logs
2022-09-27 17:19:32 +03:00
Vlad Stan
2b56efa2b6
fix: paired devices list
2022-09-27 17:15:12 +03:00
Vlad Stan
d5f78e83d9
chore: update created by
2022-09-27 17:15:12 +03:00
Vlad Stan
80a62569f9
fix: wait for connection to init
2022-09-27 17:15:12 +03:00
Vlad Stan
6e405d1fc4
fix: output address on confirmation based on selected network
2022-09-27 17:15:12 +03:00
Tiago Vasconcelos
f6d12c9d24
prevent ios autozoom on inputs ( #945 )
...
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:40:20 +03:00
Gene Takavic
e75610a04f
API auditor ( #1002 )
...
* just quick auditor
* fix for none balance
* handle node down case
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:33:51 +03:00
Jesse de Wit
d64feec2a5
strip environment variable list items ( #993 )
2022-09-23 11:01:14 +03:00
dni ⚡
a98c5f9a85
fixes issue #977 ( #999 )
...
* fixes issue #977
* fix prettier formatting, when pre-commit
2022-09-23 11:00:45 +03:00
calle
b0bedd53df
Fix lndgrpc preimage ( #998 )
2022-09-22 11:15:28 +03:00
Arc
3fe33a0be8
Merge pull request #988 from motorina0/watchonly_improvements
...
Watchonly improvements
2022-09-21 10:42:54 +01:00
Vlad Stan
c30ead3d9b
feat: seed input: autocomplete and validate words
2022-09-20 15:49:03 +03:00
calle
c5cc65a736
Fix/admin extension exception ( #984 )
...
* check if wallet exists
* check wallet existence in key check
* return FORBIDDEN for LNBITS_ADMIN_USERS
2022-09-20 15:34:03 +03:00
Arc
edf954d355
Merge pull request #979 from dasrecord/patch-1
...
Update wordlists.py
2022-09-20 11:47:18 +01:00
Vlad Stan
7a243105f9
feat: add info message for Console
2022-09-20 10:50:48 +03:00
dasrecord
c341a64190
Update wordlists.py
...
another spelling correction
2022-09-19 15:58:33 -07:00
dasrecord
dd443925c2
Update wordlists.py
...
spelling correction
2022-09-19 15:56:32 -07:00
Vlad Stan
282ab31989
chore: version bumb
2022-09-19 17:14:08 +03:00
Vlad Stan
3342be0b16
feat: update word position on device button click
2022-09-19 17:11:57 +03:00