Commit graph

9 commits

Author SHA1 Message Date
037e7d03dc
Allow CGO in Docker build
go-sqlite3 requires cgo to work
2023-12-26 06:10:07 +01:00
69a0cf3a01
Make DB path configurable 2023-12-26 05:18:45 +01:00
97e6d78ce6
Add GitHub action for build on push 2023-12-26 05:14:41 +01:00
938edab3d6
Add Dockerfile 2023-12-26 04:35:38 +01:00
6b3b5bb3c6
Add next stop indication 2023-12-26 04:35:28 +01:00
be940ffebe
Handle unsubscription well 2023-12-26 04:35:04 +01:00
fa20c381a3
Implement subscriptions 2023-09-27 21:52:17 +02:00
faa17a12d6
Fix bug regarding trailing whitespace in token 2023-09-27 07:08:20 +02:00
b44f1c92d2
Initial commit 2023-09-27 04:31:02 +02:00