summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)AuthorFilesLines
2024-09-08feat: reusable HTTP server runnableLibravatar Terin Stock1-37/+66
Replace the HTTP server runnable with a version derived from controller-runtime's manager, allowing for more than one type of HTTP server to be added.
2022-11-26add initial version of cgit-httpdLibravatar Terin Stock2-0/+79