summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-25Directly implement HTTP handler for /HEAD0.1.0mainxengineering
2024-03-25Make the parsed configuration a global variablexengineering
2024-03-25Move template parsing to main functionxengineering
2024-03-25Make parsed templates a global variablexengineering
2024-03-25Define /api handler directlyxengineering
2024-03-25Move configuration code to a separate filexengineering
2024-03-25Remove unused function mustRender()xengineering
2024-03-25Remove mustRead()xengineering
2024-03-24Remove Makefilexengineering
2024-03-24Replace io/ioutil by os packagexengineering
2024-03-24Replace appdata completely by embed packagexengineering
2024-03-24Embed simple.css file into binaryxengineering
2024-03-24Create a Go module for this projectxengineering
2024-03-24Update to simple.css v2.2.1xengineering
2024-03-24Provide example and default configurationxengineering
2023-03-27Rework code documentationxengineering
2023-03-27Apply `go fmt` to all filesxengineering
2023-03-27Fix AGPL v3 linkxengineering
2023-03-27Change title in HTMLxengineering
2023-03-27Remove systemd-specific codexengineering
2023-03-27Switch to simple.cssxengineering
2023-03-27Pass appdata directory by argumentxengineering
2023-03-27Reformat README from plaintext to Markdownxengineering
2022-05-16Remove unnecessary headline from index.html.tmplxengineering
2022-05-16Implement CSS installationxengineering
2022-05-16Introduce appdata configuration optionxengineering
2022-05-16Add configuration of template pathxengineering
2022-05-16Deploy HTML via Makefilexengineering
2022-05-16Fix default path for configxengineering
2022-05-16Fix sysusers installationxengineering
2022-05-16Fix sysusers filexengineering
2022-05-16Remove unnecessary mkdir in Makefilexengineering
2022-05-16Implement install of systemd filesxengineering
2022-05-15Add AGPL Licensexengineering
2022-05-15Add systemd filesxengineering
2022-05-15Add Makefilexengineering
2022-05-15Publish codexengineering