Commit Graph

43 Commits

Author SHA1 Message Date
Tiago Vasconcelos
7d7a2b67ee fix raise error on delete request 2022-11-17 14:47:52 +02:00
Vlad Stan
7711387d64
fix: use bigint for amounts in postgres (#1030) 2022-10-07 14:23:57 +02:00
Vlad Stan
2b5fc82110 feat: update text Watch-Only -> Onchain Wallet (watch-only) 2022-07-28 15:03:22 +03:00
ben
3a28ff1020 added swagger to extensions 2022-07-27 19:21:04 +01:00
callebtc
f8400512f7 black formating 2022-06-01 14:53:05 +02:00
Tiago vasconcelos
42b444f54d make "anonymous" as default name 2022-02-23 21:40:11 +00:00
Tiago vasconcelos
a374526faf make Anonymous default name 2022-02-23 10:13:52 +00:00
Tiago vasconcelos
8930152b0f fix models int to str 2022-02-22 21:22:07 +00:00
Tiago vasconcelos
71e11b7387 fix typo 2022-02-22 21:12:46 +00:00
Tiago vasconcelos
510a28f3d0 create_charge data 2022-02-22 20:38:35 +00:00
Tiago vasconcelos
a00e46f629 Change _asdict() to dict() 2022-01-05 07:36:10 -03:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Tiago vasconcelos
ea99fcb203 streamalert fix request scheme 2021-10-29 12:50:43 +01:00
Tiago vasconcelos
cfe7fc5e58 streamalerts converted untested 2021-10-29 12:44:45 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Tiago vasconcelos
3e0fd39175 some syntax refactoring 2021-08-22 12:16:31 +01:00
Stefan Stammberger
d20c3ce119
fix: syntax errors 2021-08-21 12:14:23 +02:00
Ben Arc
bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Ben Arc
a9dc087f61 All extensions semi-switched 2021-08-21 00:34:48 +01:00
Ben Arc
8dea1e28f0 Added pydantic to models 2021-08-20 14:46:08 +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
26b3599325 fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -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
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
Tiago vasconcelos
e3764e384a clean up comments and logs 2021-08-02 10:58:04 +01:00
Tiago vasconcelos
91f082eb69 fixed create_service from sending html and showing correctly on create 2021-08-02 10:25:06 +01:00
Fitti
89f54143f7 Fix typo 2021-08-01 09:35:15 +02:00
Fitti
bac5aeaedb Update README.md 2021-08-01 07:00:45 +02:00
Fitti
663cd42f5f Update README.md 2021-08-01 06:59:10 +02:00
Fitti
93a2d9c9a3 Uri -> URI 2021-08-01 06:13:29 +02:00
Fitti
716c3f934b Add Streamlabs Redirect Uri 2021-08-01 06:12:35 +02:00
Fitti
a18806ecf3 Fix onchain support 2021-08-01 05:45:36 +02:00
Fitti
5ddcb60525 Enable onchain wallet support 2021-08-01 05:22:28 +02:00
Fitti
7444be8c54 Rename TwitchAlerts to StreamAlerts 2021-08-01 04:54:43 +02:00