Commit Graph
13 Commits
Author SHA1 Message Date
Fitti 010d59caac Make class names singular 2021-06-22 16:42:50 +02:00
Fitti 7066f4d11a Make extension directory lowercase 2021-06-22 15:54:34 +02:00
Fitti 76438f5563 Make CamelCase lowercase 2021-06-22 15:46:46 +02:00
Fitti 9c2c04dad2 Fix return type for post_donation 2021-06-22 13:24:11 +02:00
Fitti 74af2c0b02 Expand API endpoints 2021-06-22 13:19:45 +02:00
Fitti 3db23d954b Create various helper functions 2021-06-22 13:19:22 +02:00
Fitti c759f3617e Add models and migrations 2021-06-22 13:18:50 +02:00
Fitti 2dded1b585 Get basic working endpoints
This is a setup that works specifically with a
hardcoded test wallet
2021-06-22 09:55:58 +02:00
Fitti da893ccba6 Fix missing template 2021-06-20 07:51:24 +02:00
Fitti 420a4cd524 Make extenstion available to load 2021-06-20 07:50:58 +02:00
Fitti fd8d4d3e67 Add TwitchAlerts plugin 2021-06-20 06:34:01 +02:00
Fittiandfiatjaf 8472efb1b5 Fix codeblock in guide 2021-06-19 13:34:51 -03:00
Fittiandfiatjaf 1e0367a451 Fixes #212
This is a quick and dirty fix of issue #212.  
Partially reverts previous changes from commit 5fbd1f08c4
Re-implements the change in a slightly different way.
2021-06-14 05:01:34 -03:00