No description
Find a file
2023-12-07 08:08:04 +01:00
handlers change route handling to ServeMux for better performance and readability 2023-12-07 08:08:04 +01:00
images seperator forms.html into templates and improve page styling 2023-11-29 13:53:29 +01:00
model backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
static add dark-mode and theme switcher 2023-12-06 08:38:23 +01:00
templates backend: frontend: cleaned up the codebase and added more logging for debuging 2023-12-06 17:24:33 +01:00
.gitignore change route handling to ServeMux for better performance and readability 2023-12-07 08:08:04 +01:00
.goreleaser.yaml add goreleaser for fast build and publishing 2023-11-25 08:18:13 +01:00
go.mod init commit for ddServer 2023-11-24 20:28:31 +01:00
main.go change route handling to ServeMux for better performance and readability 2023-12-07 08:08:04 +01:00