Commit Graph

4290 Commits

Author SHA1 Message Date
callebtc
b5eb8b7ee8 add handler for RequestValidationError 2022-12-14 14:33:13 +01:00
callebtc
f47772d528 fix: fastapi exception handling and printing 2022-12-14 14:18:42 +01:00
ben
4c3db72afc Added ID 2022-12-14 00:31:09 +00:00
ben
7b2b1de681 Merge branch 'main' into switchpasstag 2022-12-14 00:18:46 +00:00
ben
75e6252d23 formatted 2022-12-14 00:06:36 +00:00
ben
f506b010f6 Working 2022-12-14 00:04:03 +00:00
ben
5f53eb8e4e tagged working 2022-12-13 23:41:40 +00:00
ben
c91b5031bf migration working 2022-12-13 20:17:52 +00:00
ben
e161c5d116 fixed migration 2022-12-13 20:11:07 +00:00
ben
100cf17e4b fixed percent 2022-12-13 20:07:16 +00:00
ben
2e69ebe080 Seems to be working 2022-12-13 20:01:05 +00:00
calle
cc60e11226
Merge pull request #1193 from lnbits/fix/cashu/status_check
Cashu fix: log status check
2022-12-13 17:16:07 +01:00
callebtc
a7f572f455 typo 2022-12-13 17:15:44 +01:00
Gene Takavic
afe07ad0ba fix get_hits, get_refunds 2022-12-13 15:27:28 +01:00
ben
d69c2e9170 moved to tag changed 2022-12-13 14:25:18 +00:00
ben
5539a82b4a Added tag 2022-12-13 13:42:09 +00:00
Arc
24c678a283
Merge pull request #1194 from motorina0/save_satspay_webhook_data
feat: store & show `webhook` response body for charges
2022-12-13 13:24:42 +00:00
Vlad Stan
6ccc783377 feat: store & show webhook response body 2022-12-13 13:36:21 +02:00
dni ⚡
02946c1d1c remove old topup route using new one, change wallet.js handling of that url 2022-12-13 10:17:40 +01:00
callebtc
285bf497b6 fix: log status check 2022-12-12 23:16:31 +01:00
Vlad Stan
1859ff5e36 fix: watchonly db (not sure why it was corrupted) 2022-12-12 18:28:24 +02:00
Vlad Stan
fd111a3150 fix: temp test: folded column names to lowercase 2022-12-12 18:09:26 +02:00
ben
52d490d687 struggling with ui 2022-12-12 12:44:58 +00:00
dni ⚡
04f0f5b83b improve wording 2022-12-12 12:27:52 +01:00
Vlad Stan
ae194b3bc7 fix: update dbversions after merge 2022-12-12 12:18:15 +02:00
Vlad Stan
50a509dfc3 chore: code-format 2022-12-12 11:36:24 +02:00
Vlad Stan
9e61c80d02 feat: move Admin to left hand side menu 2022-12-12 11:31:29 +02:00
Vlad Stan
6a80f7c713 chore: code formatting 2022-12-12 10:52:01 +02:00
Vlad Stan
6cab77ece4
Merge branch 'main' into FinalAdminUI 2022-12-12 10:49:31 +02:00
dni ⚡
ab49b7740c add superuser decorator, fix restart route and mypy issue 2022-12-12 09:45:12 +01:00
Vlad Stan
53af4a4b99 fix: only super-user should be able to restart 2022-12-12 10:34:23 +02:00
Vlad Stan
b758cb5be3 fix: remove super_admin from lnbits_admin_users 2022-12-12 10:28:53 +02:00
Vlad Stan
63ea3369d3 fix: do not hide Exception message 2022-12-12 10:20:27 +02:00
Vlad Stan
7e2b1e65a0 fix: super-user is a special read-only value that is logged to the console 2022-12-12 10:12:35 +02:00
Vlad Stan
bed2eff7fb fix: send_admin_user_to_saas is not a settings method 2022-12-12 09:45:08 +02:00
calle
5d6d1fb87f
Merge pull request #1033 from lnbits/startup/skip_invoice_expriy_check
On-the-fly invoice expiry check
2022-12-11 11:54:11 +01:00
calle
a6061f4479
Merge pull request #1190 from lnbits/cashu/wallet/ui_improvements_2
Cashu: add copy token button
2022-12-11 01:36:59 +01:00
callebtc
c949e8a299 feat: add copy token button 2022-12-11 01:36:03 +01:00
calle
0cf6ae01b0
Merge pull request #1189 from lnbits/cashu/wallet/ui_updates
Cashu wallet: display mint name
2022-12-11 01:01:20 +01:00
callebtc
a50dd80ad5 feat: display mint name 2022-12-11 00:59:07 +01:00
ben
4e6466cd95 Started adding ability to forward by tag 2022-12-09 14:10:10 +00:00
Vlad Stan
3288722ef4 refactor: spit ReadOnlySettings 2022-12-09 15:13:58 +02:00
Vlad Stan
e28dea97d8 fix: update the in-memory settings object when the DB is updated 2022-12-09 14:53:51 +02:00
Vlad Stan
6252119485 fix: add super_user to the lnbits_admin_users list 2022-12-09 14:53:09 +02:00
Vlad Stan
84a24c389f feat: add Admin Console icon 2022-12-09 14:27:32 +02:00
Vlad Stan
b5a39e32c3 fix: old env variables 2022-12-09 14:13:41 +02:00
Vlad Stan
99e7bf5cd0 chore: code format 2022-12-09 14:09:16 +02:00
Vlad Stan
4cd2fe7ee1
Merge branch 'main' into FinalAdminUI 2022-12-09 14:06:47 +02:00
Vlad Stan
49855669a5 refactor: move init logic at the bottom 2022-12-09 13:40:22 +02:00
Vlad Stan
6d1db80bb3 refactor: build dynamically readonly_variables 2022-12-09 13:37:36 +02:00