Commit Graph

853 Commits

Author SHA1 Message Date
Ben Arc
76cb93b276 Started watchonly 2021-08-20 19:48:44 +01:00
Ben Arc
58a498d9bf Merge remote-tracking branch 'arcbtc/FastAPI' into benarcfastapi 2021-08-20 18:43:20 +01:00
Ben Arc
09eebd8351 Starting jukebox 2021-08-20 18:43:11 +01:00
Tiago vasconcelos
8a30c15f61 Merge branch 'FastAPI' of https://github.com/arcbtc/lnbits into FastAPI 2021-08-20 17:51:37 +01:00
Tiago vasconcelos
12846f5cac testing push 2021-08-20 17:51:30 +01:00
Ben Arc
5eb28f2637 Merge remote-tracking branch 'arcbtc/FastAPI' into benarcfastapi 2021-08-20 17:47:14 +01:00
Ben Arc
539ae10c6f started events 2021-08-20 17:46:57 +01:00
Tiago Vasconcelos
50edc5cd5a
Merge pull request #1 from talvasconcelos/FastAPI
Fast api
2021-08-20 17:34:36 +01:00
Tiago vasconcelos
686fd0ab29 Merge remote-tracking branch 'upstream/FastAPI' into FastAPI 2021-08-20 17:15:41 +01:00
Ben Arc
9ea3c51b92 Changed routs to request types 2021-08-20 17:15:04 +01:00
Tiago vasconcelos
edf748d690 refactor for fastAPI 2021-08-20 17:14:44 +01:00
Tiago vasconcelos
de0f6389ae change class to pydantic 2021-08-20 17:14:26 +01:00
Ben Arc
22b57d99d5 Added CreateData model to withdraw 2021-08-20 16:47:55 +01:00
Ben Arc
e36cd18640 Started converting withdraw 2021-08-20 16:35:24 +01:00
Ben Arc
861e2fbf67 sfabsbd 2021-08-20 16:15:49 +01:00
Ben Arc
9c3442ea43 Attempt at replacing schema 2021-08-20 15:27:57 +01:00
Ben Arc
8dea1e28f0 Added pydantic to models 2021-08-20 14:46:08 +01:00
Ben Arc
c525655c15 Removed tpos for Tal 2021-08-20 12:47:46 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Tiago vasconcelos
0cd828d43f added tpos back 2021-08-20 10:34:52 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc
afc2b78a25 Fixed lnticket migrate bug 2021-08-16 10:03:10 +01:00
Ben Arc
c2a11f5877 tickets migrate bug fix 2021-08-16 09:44:35 +01:00
Ben Arc
ee9490ab68 Fixed multiple play bug in jukebox 2021-08-16 09:39:14 +01:00
Ben Arc
52cb381bd5 Changed form table name 2021-08-16 09:13:16 +01:00
Ben Arc
094943e293 Switched jukebox back to polling until it can use listeners properly 2021-08-16 09:00:20 +01:00
Ben Arc
734bf1bcd5 made polling longer 2021-08-16 07:36:02 +01:00
Ben Arc
3dd94dd710 Changed webhook to actually optional 2021-08-16 07:33:47 +01:00
Ben Arc
36af425c1b Changed back to polling
Once a stable listener alternative is production ready it can be added back
2021-08-16 07:15:59 +01:00
Ben Arc
7bdbe08732 Merge branch 'master' into lnticketsflat 2021-08-13 23:24:12 +01:00
Ben Arc
3fda8bf06f flatrate added 2021-08-13 23:23:18 +01:00
Tiago vasconcelos
20ecfb4810 Fix for postgres compatibility 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
da7f7fb618 fix js error on fetch copilots 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
4ce0ed63c0 fix livestream for postgres compatibility
fix producers create returning id
2021-08-13 13:32:49 -03:00
fiatjaf
8f2b42309d revert b7ed7fab59 2021-08-11 22:53:11 -03:00
fiatjaf
26b3599325 fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
Tiago Vasconcelos
b7ed7fab59
(TEMP) fix tickets not showing after payment (#292) 2021-08-11 13:52:54 -03:00
fiatjaf
6312b5b564 fix compatibility on REFERENCES statement on streamalerts table creation. 2021-08-11 10:23:02 -03:00
Ben Arc
18761ea1da temp fix for running migrate 2021-08-11 12:33:56 +01:00
fiatjaf
9c31d06112 remove quotes from streamalerts table names. 2021-08-10 07:40:04 -03:00
fiatjaf
2bcc01d640 streamalerts: fix db queries so postgres can work. 2021-08-09 20:29:37 -03:00
benarc
4d8452c7c9 Fixed colours + prettier 2021-08-09 20:15:54 +01:00
Fitti
0697a1660f
Stream Alerts: Follow new dynamic naming convention (#289)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-07 11:14:27 -03:00
oriolpont
19d432b404 forward the port as set in PORT env var 2021-08-06 12:38:58 -03:00
Tiago vasconcelos
16f8071731 fix issue #267 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
9b89329029 add usermanager to the curl api examples 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b4ea4c75ad fix issue #286 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
d582ee87e5 fix postgres not showing payments 2021-08-05 08:57:50 -03:00
Fitti
0813adb70d
Stream Alerts: Enforce sensible length limits on Name and Message (#285)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-04 11:32:51 -03:00
Fitti
baf3b76c33
Stream Alerts: Fix donations table and default donor name "Anonymous" (#283) 2021-08-03 15:54:55 -03:00