Commit graph

260 commits

Author SHA1 Message Date
ben
9d1a8b839d Primary key 2022-12-01 12:21:25 +01:00
ben
ce41e4b689 formatting 2022-12-01 12:21:25 +01:00
ben
2fcf2153c3 adding missing css to public_charge 2022-12-01 12:21:25 +01:00
ben
13d2c93007 Added lost return 2022-12-01 12:21:25 +01:00
ben
fd7a5ca465 resolving conflict errors 2022-12-01 12:21:25 +01:00
ben
11b743a905 Trying to fix conflict errors 2022-12-01 12:21:25 +01:00
ben
742bbc9112 Added back custom_css 2022-12-01 12:21:25 +01:00
ben
003288e19d added back custom css to public page 2022-12-01 12:21:25 +01:00
ben
2c2558b9e1 fixed admin check 2022-12-01 12:21:25 +01:00
ben
76c2a87577 Auto stash before checking out "HEAD" 2022-12-01 12:21:25 +01:00
ben
1a17c04246 removed compact_charge 2022-12-01 12:21:25 +01:00
ben
754aa637b9 added back crud 2022-12-01 12:21:25 +01:00
ben
08747f1cb6 only allows admins to use custom themes 2022-12-01 12:21:25 +01:00
ben
700196a5a9 Now you can have multiple themes 2022-12-01 12:21:25 +01:00
Black Coffee
b2e8bed24c run isort and black 2022-12-01 12:21:25 +01:00
Black Coffee
72cf6b9b79 Change user to user_id in satspay settings table and fixed first use bug 2022-12-01 12:21:25 +01:00
Black Coffee
b51bc492fb Remove console.log from satspay index.html 2022-12-01 12:21:25 +01:00
Black Coffee
29a503a0eb Remove theme settings on satspay invoice page and default to blue theme to allow users to skin satspay invoice page more easily 2022-12-01 12:21:25 +01:00
Black Coffee
7bc660ea09 Removed unused custom css api call from display.html 2022-12-01 12:21:25 +01:00
Black Coffee
b34cfd2906 Custom CSS on SatsPay server working!:) 2022-12-01 12:21:25 +01:00
Black Coffee
487833f1f2 Settings now save and load and have an insert or delete for new / existing settings 2022-12-01 12:21:25 +01:00
Black Coffee
a63ec981f1 SatsPay server save custom css settings now working 2022-12-01 12:21:25 +01:00
Black Coffee
2b67169512 Added satspay settings migration 2022-12-01 12:21:25 +01:00
Vlad Stan
0326f3bb9e refactor: remove single use var 2022-12-01 12:21:25 +01:00
Vlad Stan
ca0373406c chore: update comment 2022-12-01 12:21:25 +01:00
Vlad Stan
179b884eb5 chore: format code 2022-12-01 12:21:25 +01:00
Vlad Stan
c7ffdfa8ac fix: object is not subscriable 2022-12-01 12:21:25 +01:00
Vlad Stan
5a4726224c fix: persist webhook call status 2022-12-01 12:21:25 +01:00
Vlad Stan
6c6d00fb8c refactor: move business logic logic to helpers.py 2022-12-01 12:21:25 +01:00
Vlad Stan
e0f595775c chore: code clean-up 2022-12-01 12:21:25 +01:00
Vlad Stan
871d716539 feat: store onchain charge config with the charge 2022-12-01 12:21:25 +01:00
Vlad Stan
bb16870c66 fix: center back button 2022-12-01 12:21:25 +01:00
Vlad Stan
2ca48a26a6 fix: refresh when both onchain and ln are present 2022-12-01 12:21:25 +01:00
Vlad Stan
683eb6992a fix: mempool hostname 2022-12-01 12:21:25 +01:00
Vlad Stan
13203055e9 fix: remove wallet inkey 2022-12-01 12:21:25 +01:00
Vlad Stan
948e7f0a4e fix: call webhook in the background (from the task.py) 2022-12-01 12:21:25 +01:00
Vlad Stan
a301b97766 refactor: remove duplicate code 2022-12-01 12:21:25 +01:00
Vlad Stan
5ddad18f64 fix: oldObj should not overwrite properties 2022-12-01 12:21:25 +01:00
Vlad Stan
755ce9c7da fix: use lnbitswallet form data 2022-12-01 12:21:25 +01:00
Vlad Stan
c59e502519 fix: remove de-selected wallet 2022-12-01 12:21:25 +01:00
Vlad Stan
5774180ce3 fix: oldObj values lost 2022-12-01 12:21:25 +01:00
Black Coffee
20b06e4922 Corrected casing of LNbits (not LNBits) throughout repo 2022-11-30 14:14:31 +00:00
Vlad Stan
eac55e9662 fix: force default value initialisation 2022-11-29 14:01:57 +02:00
calle
fd696b1dc1
Merge pull request #1135 from ChuckNorrison/postgre-bigint
fix integer to bigint for extensions
2022-11-29 12:11:07 +01:00
ChuckNorrison
f34e5496c0 add missing f-string for SQL 2022-11-28 19:00:43 +01:00
Vlad Stan
92f6c8c528 fix: show completelink in the absence of webhook 2022-11-28 17:00:29 +02:00
Vlad Stan
10ceac696b fix: show completelink in the absence of webhook 2022-11-28 17:00:07 +02:00
Vlad Stan
5fc0910f6a feat: add Advanced toggle 2022-11-28 16:59:47 +02:00
Vlad Stan
015f19fd0e feat: move custom css next to the other optional fileds 2022-11-28 16:40:39 +02:00
Vlad Stan
3fbb6bb9e4 fix: custom css is optional 2022-11-28 16:37:42 +02:00