Commit graph

61 commits

Author SHA1 Message Date
Vlad Stan
c370bd18c6 refactor: remove redundant # type: ignore 2023-01-10 09:45:12 +02:00
dni ⚡
6e1d0cf109 fix mypy satspay issues 2023-01-05 12:47:53 +01:00
Arc
c835fc28f9
Revert "Revert "remove duplicit functions "" 2023-01-04 12:27:18 +00:00
Arc
a521b95070
Revert "remove duplicit functions " 2023-01-04 12:01:27 +00:00
Pavol Rusnak
2e57210623
extensions/satspay: remove duplicit functions
probably merge error
2023-01-02 18:37:54 +01:00
Vlad Stan
8a447ecc4f fix: onchain wallet deleted for charge 2022-12-23 22:15:32 +02:00
Vlad Stan
eac55e9662 fix: force default value initialisation 2022-11-29 14:01:57 +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
810cb46e34 fix: SQL syntax 2022-11-28 16:11:05 +02:00
Vlad Stan
3d314eae38 fix: sql insert 2022-11-28 16:02:07 +02:00
Vlad Stan
e818f34888 fix: rebase clean-up 2022-11-28 15:52:39 +02:00
Vlad Stan
7380c37c73 fix: timestamp does not exist on themes 2022-11-28 15:25:19 +02:00
ben
58eefd4d30 isort 2022-11-28 15:25:19 +02:00
ben
879996039f formatting 2022-11-28 15:24:23 +02:00
ben
1d01ed861b resolving conflict errors 2022-11-28 15:23:49 +02:00
ben
16183a0317 Trying to fix conflict errors 2022-11-28 15:23:49 +02:00
ben
769bce0f94 Added back custom_css 2022-11-28 15:23:49 +02:00
ben
5b75d4f262 added back crud 2022-11-28 15:21:34 +02:00
ben
a26a13a88d Now you can have multiple themes 2022-11-28 15:19:51 +02:00
Black Coffee
6f9d32478b run isort and black 2022-11-28 15:18:01 +02:00
Black Coffee
1d8f4cb01b Change user to user_id in satspay settings table and fixed first use bug 2022-11-28 15:18:01 +02:00
Black Coffee
7106dee2ce Custom CSS on SatsPay server working!:) 2022-11-28 15:17:19 +02:00
Black Coffee
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 Coffee
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 Stan
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 vasconcelos
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