app
Go to file
2021-03-17 01:21:50 +01:00
.gitignore Implement first version without custom domains, TLS and caching 2021-03-16 20:22:06 +01:00
404.html Fix error page not rendering & make it more beautiful 2021-03-17 01:16:57 +01:00
certificates.go Fix error page not rendering & make it more beautiful 2021-03-17 01:16:57 +01:00
domains.go Split code into multiple files 2021-03-17 00:34:31 +01:00
go.mod Clean up, fix bugs, implement caching & use API 2021-03-17 00:24:34 +01:00
go.sum Clean up, fix bugs, implement caching & use API 2021-03-17 00:24:34 +01:00
handler.go Fix error page not rendering & make it more beautiful 2021-03-17 01:16:57 +01:00
LICENSE Release under EUPL v. 1.2 2021-03-17 01:21:50 +01:00
main.go Split code into multiple files 2021-03-17 00:34:31 +01:00