Commit graph

3606 commits

Author SHA1 Message Date
callebtc
c949e8a299 feat: add copy token button 2022-12-11 01:36:03 +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
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
ben
b6db683f30 Merge remote-tracking branch 'origin/main' into gerty 2022-12-08 13:45:50 +00:00
ben
c239c4f552 Endpoints working 2022-12-08 13:45:38 +00: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
Tiago Vasconcelos
61c3476ba7 fix display columns for hide api and or ad space 2022-12-08 11:46:44 +00:00
ben
8e6eb63c9e Added dashboards 2022-12-08 11:42:51 +00:00
ben
54c1757423 adding checkboxes for dashboards 2022-12-08 11:10:09 +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
ben
08ed86fb18 Shuffling UI, trying to ditch variables 2022-12-08 10:24:37 +00:00
Tiago Vasconcelos
301cc6229e remove lnbits_admin_extensions from readonly variables 2022-12-08 10:15:34 +00:00
ben
53e910d549 Merge branch 'main' into gerty 2022-12-07 15:38:06 +00:00
dni ⚡
b4e8659006 fix default value for reserve fee
format
2022-12-07 15:58:33 +01:00
callebtc
ab4a9370e7 style: make format 2022-12-07 14:57:10 +01:00
callebtc
5f4fa61310 refactor:depend_admin_user 2022-12-07 14:56:45 +01:00
calle
386e1ec4d9
Merge pull request #1171 from lnbits/fix/audit_endpoint
Fix: audit endpoint
2022-12-07 14:22:39 +01:00
dni ⚡
89933c2d30 test should pass now, WALLET is initialised after the settings are loaded from db. 2022-12-07 13:38:33 +01:00
Arc
ee874a4a80
Merge pull request #1154 from iWarpBTC/tpos/user-agent
TPOS identifies itself via user-agent
2022-12-07 11:00:48 +00:00
ben
44d7435163 format 2022-12-07 10:42:48 +00:00
dni ⚡
35536dde9b missing LNBITS_ADMIN_EXTENSIONS and fix update bug 2022-12-07 11:30:03 +01:00
ben
97565fde02 Adds PoS websocket endpoint
Receives all payments to a pos
2022-12-07 10:21:45 +00:00
dni ⚡
c0fc53028b reformatting 2022-12-07 11:02:23 +01:00
dni ⚡
c189ec49e5 add superuser class to obscure superuser_id for admin in the ui 2022-12-07 11:00:48 +01:00
ben
9971a560e1 Trying to catchup with main 2022-12-06 20:35:58 +00:00
callebtc
e15cfeb943 print only if migration takes place 2022-12-06 21:05:09 +01:00
callebtc
6eb9c5d9ee better sort sql clause 2022-12-06 21:04:10 +01:00
callebtc
6f5f7753ef fix audit endpoint 2022-12-06 20:58:09 +01:00
Tiago Vasconcelos
02e82a8fdf fix add user and admins-WIP remove super user id from API 2022-12-06 16:08:21 +00:00
callebtc
3bb11dc487 separate migrations 2022-12-06 16:21:19 +01:00