callebtc
407128fd61
fix migration for postgres
2023-01-06 11:13:25 +01:00
callebtc
6cd5e44ad6
use bigint
2023-01-06 10:28:50 +01:00
calle
3203950310
Revert "Revert "Revert "Revert "add UUID as id instead of sequential integer""""
2023-01-06 10:22:58 +01:00
Arc
08caea4b9a
Revert "Revert "Revert "add UUID as id instead of sequential integer"""
2023-01-05 18:25:08 +00:00
calle
7788298b8c
Revert "Revert "add UUID as id instead of sequential integer""
2023-01-05 12:46:26 +01:00
Arc
ffdb7244c4
Revert "add UUID as id instead of sequential integer"
2023-01-03 23:16:21 +00:00
Tiago Vasconcelos
02810fb358
add UUID as id
2022-12-29 11:21:29 +00:00
calle
fd696b1dc1
Merge pull request #1135 from ChuckNorrison/postgre-bigint
...
fix integer to bigint for extensions
2022-11-29 12:11:07 +01:00
dni ⚡
41aa074350
Add webhook_api_key and webhook_custom_data to lnurlp webhook ( #1065 )
...
* add webhook_api_key and webhook_custom_data to lnurlp
* formatting
* add json validation to lnurlp custom_data
* motorina0 improvements
2022-11-19 14:44:21 -06: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
callebtc
6617450c21
store fiat_base_multiplier in db
2022-06-10 16:05:33 +02: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
fiatjaf
42bd5ea989
remove exception to black line-length and reformat.
2021-03-24 00:40:32 -03:00
fiatjaf
d3fc52cd49
migrate to sqlalchemy-aio.
...
a big refactor that:
- fixes some issues that might have happened (or not) with asynchronous
reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121 ;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
fiatjaf
2863653261
lnurlp: accept comments, USD prices, min/max ranges.
2020-10-22 15:58:15 -03:00
fiatjaf
74117ffc57
lnurlp webhooks.
2020-10-04 12:04:49 -03:00
fiatjaf
04222f1f01
basic invoice listeners.
2020-10-04 12:04:47 -03:00
fiatjaf
c965bca41d
migration tracking.
2020-09-04 21:33:30 -03:00
fiatjaf
a79ec8f4a4
lnurlp extension.
2020-08-28 23:03:12 -03:00