aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* Fix DockerfileAKP2022-08-131-1/+1
| | | | | | Introducing the CGO-ish SQLite broke things. Signed-off-by: AKP <tom@tdpain.net>
* Convert to SQLiteAKP2022-08-131-4/+13
| | | | Signed-off-by: AKP <tom@tdpain.net>
* go mod tidyAKP2022-04-061-14/+17
| | | | Signed-off-by: AKP <tom@tdpain.net>
* Emailsgit add .AKP2022-04-041-0/+1
| | | | Signed-off-by: AKP <tom@tdpain.net>
* Implement beginnings of email sendingAKP2022-04-041-1/+26
| | | | Signed-off-by: AKP <tom@tdpain.net>
* Implement many thingsAKP2022-04-031-1/+1
| | | | Signed-off-by: AKP <tom@tdpain.net>
* Implement schedule updatesAKP2022-04-021-0/+1
| | | | Signed-off-by: AKP <tom@tdpain.net>
* god knows what all of this isAKP2022-04-011-0/+1
| | | | Signed-off-by: AKP <tom@tdpain.net>
* First endpointAKP2022-04-011-0/+24
Signed-off-by: AKP <tom@tdpain.net>