Commit graph

6780 commits

Author SHA1 Message Date
Tiago vasconcelos
844e11edeb add admin_ui env 2022-10-05 13:01:59 +02:00
Tiago vasconcelos
165ab6d0b5 typo 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
HODLmeTight
b6755abc8e
updated poetry install notes
- referenced option for python3.10 and newer
- poetry install with --only main, instead of --no-dev (deprecated)
2022-10-05 09:16:54 +02:00
Black Coffee
0f0d24a7ec move non dashboard data into areas list 2022-10-04 19:08:24 +01:00
Black Coffee
0a63576a6a Added refresh time 2022-10-04 10:54:34 +01:00
Black Coffee
46daf57cac Moved text into an areas list 2022-10-04 10:52:53 +01:00
Tiago vasconcelos
c59e9efabc add public key and refactor endpoint 2022-10-04 10:00:42 +01:00
Tiago vasconcelos
12d94b3e60 placeholder for product page WIP 2022-10-04 09:59:34 +01:00
Tiago vasconcelos
d5388ba7de add publickey if stored 2022-10-04 09:59:18 +01:00
Tiago vasconcelos
bd4fd73417 rename endpoint and add more data 2022-10-04 09:58:53 +01:00
callebtc
3b70d45091 .env variable for STARTUP_INVOICE_EXPIRY_CHECK 2022-10-04 09:56:15 +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
Black Coffee
72b953b354 Got basic dashboard layout working 2022-10-03 17:18:53 +01:00
ben
d51103e7e8 Working through, getting functions working 2022-10-03 14:43:02 +01:00
ben
77269ad0a7 Booting 2022-10-03 10:45:13 +01:00
Tiago vasconcelos
93d61a7ac5 Merge branch 'main' into diagon-alley 2022-10-03 10:35:50 +01:00
Indra
3aa4d09103
Adding missing theme options in conf file
Missing bitcoin theme in comment.
Missing flamingo theme in list of values for LNBITS_THEME_OPTIONS.
2022-10-02 16:45:16 +01:00
Black Coffee
5a2aa8b42b sat quote font size to 15 2022-10-02 16:23:59 +01:00
Black Coffee
ce398d26c3 decrease sat char count to 180 2022-10-02 16:23:20 +01:00
Black Coffee
2e5a7b6a86 Reinstated all sat quotes and added temp max char limit in views_api for testing 2022-10-02 16:17:16 +01:00
Black Coffee
6f09136f73 Trimmed satoshi quotes down to one with 5 lines for testing memory issues 2022-10-02 16:05:26 +01:00
Black Coffee
1f660d6694 Fix satoshi quotes bug 2022-10-02 11:25:07 +01:00
Black Coffee
01681c3af2 x 2022-10-02 10:20:05 +01:00
Black Coffee
168941a0ad Removed really long satoshi quotes 2022-10-01 16:25:46 +01:00
Black Coffee
ebc0e60cc9 Added Wuille facts and tweaked line lengths 2022-10-01 16:21:46 +01:00
dni ⚡
41668d6f32 add warning for voidwallet for better coloring in logs 2022-10-01 11:33:58 +02:00
Tiago vasconcelos
98ef0dfcb1 format 2022-09-30 17:29:35 +01:00
Tiago vasconcelos
db2ffadb43 retrieve chat messages from db 2022-09-30 17:28:35 +01:00
Taylor Helsper
148789a86f
Fix formatting 2022-09-30 10:19:17 -05:00
ben
b09dbc4b85 started adding mint stuff 2022-09-30 14:23:03 +01:00
calle
4ad3c84152
downgrade pyln from 0.12.0 to 0.11.1 (#1021) 2022-09-30 13:55:46 +02:00
Tiago Vasconcelos
b2a26b0a7a
add small description in UI (#1023) 2022-09-30 13:41:35 +02:00
ben
a6ddc0b335 Extension authors 2022-09-30 12:26:50 +01:00
ben
45f2fffe90 Added the cashu router 2022-09-30 12:25:48 +01:00
Tiago vasconcelos
57bb9665c6 chat messages stored in db 2022-09-30 10:16:34 +01:00
callebtc
1e61a05e20 Revert "adjust versions"
This reverts commit 4303af4f14.
2022-09-30 10:13:29 +01:00
Black Coffee
a1fbd10561 Drop satoshit quote font size 2022-09-30 09:48:04 +01:00
Black Coffee
454ae1bf95 Split text for gerty 2022-09-30 09:37:28 +01:00
Black Coffee
d2b4d6c837 bug squash 2022-09-30 09:30:08 +01:00
Black Coffee
61201a6573 Disable debug 2022-09-30 09:17:20 +01:00
Arc
e084495814
Merge pull request #1018 from blackcoffeexbt/gerty
Gerty
2022-09-30 09:03:36 +01:00
Black Coffee
659f95ccd3 enable debug 2022-09-30 09:00:48 +01:00
Taylor Helsper
fb58f1ed5e Update myNode images 2022-09-29 23:42:38 -05:00
Taylor Helsper
04cfdc2bf3
Update index.html 2022-09-29 23:06:45 -05:00
Black Coffee
ff198d4728 Disable debug 2022-09-29 22:01:28 +01:00
Black Coffee
2135fd8656 bug fix 2022-09-29 21:38:16 +01:00