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
|
e818f34888
|
fix: rebase clean-up
|
2022-11-28 15:52:39 +02:00 |
|
Vlad Stan
|
2f5e5cf4d4
|
fix: quote user column
|
2022-11-28 15:25:19 +02:00 |
|
ben
|
63d52581f2
|
Primary key
|
2022-11-28 15:24:23 +02:00 |
|
ben
|
5c029a7af9
|
only allows admins to use custom themes
|
2022-11-28 15:20:35 +02:00 |
|
ben
|
a26a13a88d
|
Now you can have multiple themes
|
2022-11-28 15:19:51 +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
|
4e9132ec04
|
SatsPay server save custom css settings now working
|
2022-11-28 15:13:57 +02:00 |
|
Black Coffee
|
00cb7a8d21
|
Added satspay settings migration
|
2022-11-28 15:11:39 +02:00 |
|
Vlad Stan
|
cd53f9930b
|
chore: update comment
|
2022-11-25 14:37:02 +02:00 |
|
Vlad Stan
|
5440d4ab19
|
feat: store onchain charge config with the charge
|
2022-11-25 10:48:57 +02:00 |
|
ChuckNorrison
|
3cbbe2a93d
|
fix integer to bigint for extensions
Some more INTEGER to BIGINT conversion for postgresql database
|
2022-11-17 15:44:59 +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 |
|