Commit graph

2368 commits

Author SHA1 Message Date
Black Coffee
c77a9d1747 Add next difficulty adjustment data api output 2022-09-29 17:23:27 +01:00
Black Coffee
df700d80e4 Added start of onchain stats function and getting epocch progress stat 2022-09-29 17:10:26 +01:00
Black Coffee
33b8b94f22 Added exchange price to api 2022-09-29 16:54:37 +01:00
Black Coffee
b9f8a8b4b8 Added Pieter Wuille facts 2022-09-29 16:44:56 +01:00
Black Coffee
84b48eac60 Added astoshi quotes api endpoint 2022-09-29 16:34:47 +01:00
Black Coffee
67803cfdd3 Got placeholder responses in place for api requests 2022-09-29 16:21:02 +01:00
Black Coffee
b5157ad8dc Work on api 2022-09-29 16:06:45 +01:00
Black Coffee
55de179730 Added refresh time to gerty settings 2022-09-29 15:08:01 +01:00
Black Coffee
c0edd15edb new icon for mining 2022-09-29 15:00:21 +01:00
Black Coffee
43f4228e19 Bug fix on toggle all 2022-09-29 12:59:52 +01:00
Black Coffee
99762dce94 Added gerty toggle alls 2022-09-29 12:38:18 +01:00
Black Coffee
45dcd7f21f Now saving gerty screen display preferences as JSON in a single db field i 🙂 2022-09-29 12:13:29 +01:00
Black Coffee
2d18153b1d Added front end and work on db migrations and saving 2022-09-28 15:05:37 +01:00
ben
f3230fc59e Added onchain stat exampes 2022-09-26 23:48:38 +01:00
ben
dc5ae91bb2 Frontend page kinda wokrking
Websockets need to be added
2022-09-26 23:06:41 +01:00
ben
f747091257 Fixed json 2022-09-26 21:13:40 +01:00
ben
d0a76cf665 Typo 2022-09-26 19:32:45 +01:00
ben
c6cc6d34e1 Added some error checking 2022-09-26 19:30:40 +01:00
ben
938024fea2 json loading 2022-09-26 18:06:09 +01:00
ben
08ce55e29e Added update 2022-09-26 16:16:41 +01:00
ben
69c7cdb49f Adding frontend page 2022-09-26 10:30:48 +01:00
ben
f4439974e4 Merge branch 'main' into gerty 2022-09-23 14:44:10 +01: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
ben
8d1f59cf46 Basics working 2022-09-23 14:38:55 +01: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
calle
e7a6e86e7a
Fix/duplicate payments (#973)
* check if wallet exists

* check wallet existence in key check

* fix duplicate removal
2022-09-18 16:27:03 +03:00
calle
232d50baaa
Fix: tasks.py reuse db connection for invoice deletion (#971)
* check if wallet exists

* check wallet existence in key check

* reuse db connection for payment deletion
2022-09-15 14:48:59 +03:00
Arc
6f9ad06449
Merge pull request #943 from lnbits/fix/tpos_dismiss_btn
Fix/tpos dismiss btn
2022-09-13 15:52:51 +01:00
Arc
2abf741f28
Merge pull request #944 from lnbits/fix/event_ticket_counter
Fix/event ticket counter
2022-09-13 15:51:25 +01:00
Arc
2782a92aaa
Merge pull request #957 from iWarpBTC/fix/withdrawQR
fix for uppercase QR
2022-09-13 15:49:27 +01:00
Arc
9e652d98ea
Merge pull request #958 from AaronDewes/patch-1
Change message about login functionality
2022-09-13 15:48:37 +01:00
Vlad Stan
7ee6d09585 feat: add link for hardware-wallet browser flash 2022-09-13 16:24:30 +03:00
calle
d0ca0b18da
Fix/db reuse connection mark pending (#964)
* check if wallet exists

* check wallet existence in key check

* reuse connection for stataus update

* make format
2022-09-12 20:57:23 +03:00
calle
1660b9dcf1
Revert "Revert "API key check: assert that wallet exists (#961)" (#962)" (#963)
This reverts commit 57fffa0c7f.
2022-09-12 18:49:57 +03:00
calle
57fffa0c7f
Revert "API key check: assert that wallet exists (#961)" (#962)
This reverts commit 0930fca7ec.
2022-09-12 18:41:27 +03:00
calle
0930fca7ec
API key check: assert that wallet exists (#961)
* check if wallet exists

* check wallet existence in key check
2022-09-12 18:39:53 +03:00
dni âš¡
d6e3eb5837
Fix donate link on start page 2022-09-12 14:38:37 +02:00
Aaron Dewes
b8531f9e0e
Change message about login functionality
According to the README, Lnbits is already at 0.9. Claiming a feature will be added in 0.2 doesn't make sense.
2022-09-12 12:32:03 +02:00