Commit graph

25 commits

Author SHA1 Message Date
ChuckNorrison
11c6137017 add missing f-string for SQL 2022-12-01 12:21:25 +01:00
ChuckNorrison
b23b3634f6 fix integer to bigint for extensions
Some more INTEGER to BIGINT conversion for postgresql database
2022-12-01 12:21:25 +01:00
Vlad Stan
0dbd91048f fix: rebase clean-up 2022-12-01 12:21:25 +01:00
Vlad Stan
cc6648df85 fix: quote user column 2022-12-01 12:21:25 +01:00
ben
9d1a8b839d Primary key 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
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
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
ca0373406c chore: update comment 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
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
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
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
be6ee64b4e Cleaning up watchonly 2021-02-23 14:31:05 +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