summaryrefslogtreecommitdiff
path: root/server.go
AgeCommit message (Expand)Author
2023-04-28Introduce routing tablexengineering
2023-04-12Switch to unnested configxengineering
2023-04-01Implement recipe deletionxengineering
2023-03-31Remove image functionalityxengineering
2023-02-11Apply go fmt *.goxengineering
2023-02-11Rework loggingxengineering
2023-02-11Make multiplexer regular handlersxengineering
2023-02-11Switch to global database pointerxengineering
2023-02-11Switch webserver to global config structxengineering
2023-02-11Rename router.go to server.goxengineering