Commit Graph
41 Commits
Author SHA1 Message Date
Black CoffeeandVlad Stan 1d8f4cb01b Change user to user_id in satspay settings table and fixed first use bug 2022-11-28 15:18:01 +02:00
Black CoffeeandVlad Stan 7106dee2ce Custom CSS on SatsPay server working!:) 2022-11-28 15:17:19 +02:00
Black CoffeeandVlad Stan 220dc699cf Settings now save and load and have an insert or delete for new / existing settings 2022-11-28 15:14:26 +02:00
Black CoffeeandVlad Stan 4e9132ec04 SatsPay server save custom css settings now working 2022-11-28 15:13:57 +02:00
Vlad Stan 1aecedac84 refactor: move business logic logic to helpers.py 2022-11-25 11:25:40 +02:00
Vlad Stan 5440d4ab19 feat: store onchain charge config with the charge 2022-11-25 10:48:57 +02:00
Vlad Stan a641ef4836 refactor: remove duplicate code 2022-11-24 16:55:35 +02:00
Vlad StanandGitHub 9de38f908b fix: wallet not found error (#1063) 2022-10-20 16:40:23 +02:00
Vlad Stan 191124d8fc chore: code format 2022-07-28 16:34:42 +03:00
Vlad Stan e4078504ba fix: do not update charge if balance has not changed 2022-07-28 15:35:39 +03:00
Vlad Stan ac3f95e6c2 feat: use custom mempool_endpoint for the charge details 2022-07-28 15:35:39 +03:00
Vlad Stan 4fa8b5a292 feat: enforce order for charges ORDER BY "timestamp" DESC 2022-07-28 15:35:39 +03:00
Vlad Stan 80e1545920 core: code format 2022-07-28 15:35:39 +03:00
Vlad Stan 728209da7d refactor: replace mempool internal API with a more generic config API 2022-07-28 15:35:39 +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 e03370188a Fixed payment checking 2021-10-22 00:41:30 +01: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 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
fiatjaf 2f309c9863 postgres support. 2021-07-02 17:34:31 -03:00
Ben Arc 778926a714 updated for black 2021-06-13 13:04:18 +01:00
Tiago vasconcelosandfiatjaf 239e0cdbcf button default on statspay default to back to merchant 2021-06-10 12:03:44 -03:00
Ben Arc d872f0d138 black formatting 2021-04-09 00:41:19 +01:00
Ben Arc 4219513a8a Cleaned up api 2021-04-09 00:22:52 +01:00
Ben Arc 6a7c28eb0e Deleted some prints 2021-04-08 01:34:44 +01:00
Ben Arc b7090d963b Removed ability to update charge, as caused too many issues 2021-04-08 01:01:10 +01:00
Ben Arc 2d8f85f77c SatsPayServer works apart from updating charges 2021-04-07 22:51:33 +01:00
Ben Arc 90319bfd8c Satspay mostly working 2021-04-07 01:50:38 +01:00
Ben Arc f5d06653a6 Counted working 2021-04-05 01:48:35 +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
Ben Arc 6f42413107 Added countedown 2021-04-01 02:31:35 +01:00
Ben Arc 0db516b6e0 watchonly working, satspay broken 2021-03-31 23:49:36 +01:00
benarc 385406a78a Watchonly statspay basic gui working 2021-02-22 00:45:52 +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