summaryrefslogtreecommitdiff
path: root/internal/server/server.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-08-22some refactoringPaul Buetow
2024-08-22initial schedulerPaul Buetow
2024-08-19panic when repository can't be loadedPaul Buetow
2024-07-28fix bug where POST turned out to be a HTTP get when there are // in the URIPaul Buetow
2024-06-17add EDITOR client config, plus a bit refactor of the config env handlingPaul Buetow
2024-05-11branch out serverconfigPaul Buetow
2024-05-11move server struct to server.goPaul Buetow