Commit Graph
42 Commits
Author SHA1 Message Date
dni ⚡ 6e1d0cf109 fix mypy satspay issues 2023-01-05 12:47:53 +01:00
Vlad Stan 1f3dff16fb fix: wrong permission required 2022-12-19 11:07:02 +02:00
dni ⚡ c56a31e6f5 add superuser and refactor check_admin function, also put it into satspay 2022-12-05 20:41:23 +01:00
dni ⚡ 4702448ecf fix satspay settings 2022-12-01 12:28:28 +01:00
Vlad Stananddni ⚡ 0dbd91048f fix: rebase clean-up 2022-12-01 12:21:25 +01:00
benanddni ⚡ 317ddec705 isort 2022-12-01 12:21:25 +01:00
benanddni ⚡ ce41e4b689 formatting 2022-12-01 12:21:25 +01:00
benanddni ⚡ 13d2c93007 Added lost return 2022-12-01 12:21:25 +01:00
benanddni ⚡ fd7a5ca465 resolving conflict errors 2022-12-01 12:21:25 +01:00
benanddni ⚡ 11b743a905 Trying to fix conflict errors 2022-12-01 12:21:25 +01:00
benanddni ⚡ 2c2558b9e1 fixed admin check 2022-12-01 12:21:25 +01:00
benanddni ⚡ 08747f1cb6 only allows admins to use custom themes 2022-12-01 12:21:25 +01:00
benanddni ⚡ 700196a5a9 Now you can have multiple themes 2022-12-01 12:21:25 +01:00
Black Coffeeanddni ⚡ b34cfd2906 Custom CSS on SatsPay server working!:) 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 0326f3bb9e refactor: remove single use var 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 179b884eb5 chore: format code 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 5a4726224c fix: persist webhook call status 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 871d716539 feat: store onchain charge config with the charge 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 683eb6992a fix: mempool hostname 2022-12-01 12:21:25 +01:00
Vlad Stananddni ⚡ 13203055e9 fix: remove wallet inkey 2022-12-01 12:21:25 +01:00
Vlad StanandGitHub 9de38f908b fix: wallet not found error (#1063) 2022-10-20 16:40:23 +02:00
Tiago VasconcelosandGitHub 9154660479 Fix/tipjar desc and satspay (#824)
* fix tipjar description from screwing charges

* small fix for charges when onchain isn't set

* make dni happy

* make black happy
2022-08-02 16:16:32 +02:00
Vlad Stan ac3f95e6c2 feat: use custom mempool_endpoint for the charge details 2022-07-28 15:35:39 +03:00
Vlad Stan 912a7e1c4b feat: add web-socket to mempool; & replace UI mappings 2022-07-28 15:34:37 +03:00
Vlad Stan d93b199735 fix: pass charge param as JSON 2022-07-28 15:34:36 +03:00
benarc 228717195b back 2022-01-30 19:43:30 +00:00
Tiago vasconcelos 2991cbce1f add listener to invoice 2021-12-29 12:57:43 +00:00
Tiago vasconcelos cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc 1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos ec4117a5f4 satspay done 2021-10-14 22:30:29 +01:00
Tiago vasconcelos e939666107 satspay initial converstion 2021-10-14 11:45:56 +01:00
Tiago vasconcelos 43f36afeb0 satspay ext added 2021-10-14 10:02:02 +01:00
Tiago vasconcelos 6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Ben Arc fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc 9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc d872f0d138 black formatting 2021-04-09 00:41:19 +01:00
Ben Arc 90319bfd8c Satspay mostly working 2021-04-07 01:50:38 +01:00
Ben Arc 55748b427b Initial commit 2021-04-04 18:20:52 +01:00
Ben Arc d7c3c4e51c Removed satspay ext 2021-04-04 13:32:03 +01:00
benarc 569f43fe81 Satspay display link 2021-02-23 20:42:24 +00:00
benarc ecfcc167f0 Splitting into x2 extensions
Splitting extension into 2, SatsPay Server, a BTCPay Server type extension, and WatchOnly
2021-02-21 17:53:43 +00:00