Commit Graph
4201 Commits
Author SHA1 Message Date
Vlad Stan 4ee68628cc fix: use super_admin from .env if present 2022-12-16 10:29:43 +02:00
Tiago Vasconcelos 7b274433d0 disable topup for non super user admin 2022-12-14 16:09:27 +00: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
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
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
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
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
calleandGitHub 922549b0b7 Merge pull request #1187 from lnbits/fix/requirements/cashu/0.5.5
fix: requirements.txt bump cashu to 0.5.5
2022-12-08 21:37:46 +01:00
callebtc cdefd58e12 fix: requirements.txt bump cashu to 0.5.5 2022-12-08 21:33:51 +01:00
calleandGitHub 33e1a1a5ef Merge pull request #1186 from lnbits/fix/api/audit/int_not_float
Fix: `api/v1/audit` msat values are `int`
2022-12-08 14:48:09 +01:00
Vlad Stan d15782521d refactor: include admin extension into core 2022-12-08 15:41:52 +02:00
callebtc 0538035084 msat values are ints 2022-12-08 14:33:52 +01:00
calleandGitHub 25eec960f2 Merge pull request #1183 from lnbits/fix/extension/lndhub/status
Fix: LNDhub alias
2022-12-08 14:20:05 +01:00
Tiago Vasconcelos 61c3476ba7 fix display columns for hide api and or ad space 2022-12-08 11:46:44 +00:00
callebtc 0927bc582f just site title 2022-12-08 11:54:28 +01:00
callebtc 8c27561a3f fix for #1182 2022-12-08 11:44:43 +01:00
Tiago Vasconcelos 0706ceed12 restrict non super user admins actions 2022-12-08 10:35:13 +00:00
Tiago Vasconcelos 04017c9730 remove super user id 2022-12-08 10:34:42 +00:00
Tiago Vasconcelos 5797f0a77d clean up logs 2022-12-08 10:34:27 +00:00
Tiago Vasconcelos 301cc6229e remove lnbits_admin_extensions from readonly variables 2022-12-08 10:15:34 +00:00