7181 Commits
Author SHA1 Message Date
ben 2e69ebe080 Seems to be working 2022-12-13 20:01:05 +00:00
calleandGitHub 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
ArcandGitHub 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 StanandGitHub 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
UthpalaandGitHub e7d1309c76 Merge pull request #2 from Uthpala/add-migrations
add migrations
2022-12-11 17:53:48 +01:00
Uthpala Heenatigala 663cee8fbe fix ui bug 2022-12-11 17:42:47 +01:00
UthpalaandGitHub 5cbe89632f Merge branch 'lnbits:main' into main 2022-12-11 17:22:04 +01:00
calleandGitHub 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
calleandGitHub 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
calleandGitHub 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
Danny Diekroeger c2423605cc add migrations 2022-12-10 11:00:36 -08: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 StanandGitHub 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
Vlad Stan d6d42250a9 refactor: use JSON for settings 2022-12-09 13:14:22 +02:00
Vlad Stan 0ed2ec6519 refactor: extract funding sources to their own classes 2022-12-09 11:35:46 +02:00
Vlad Stan 68b4a20e26 feat: enable validator for ReadonlySettings 2022-12-09 11:06:43 +02:00
Vlad Stan 7952a462e3 feat: extract parent LNbitsSetings class 2022-12-09 10:57:53 +02:00
Vlad Stan 60bb556f2c fix: log init exceptions 2022-12-09 10:31:29 +02:00
Vlad Stan 0d4954c01a chore: temp commit (does not work); don't want to lose changes 2022-12-09 09:46:30 +02:00