A configurable reverse proxy
Go to file
2024-04-15 16:21:47 +01:00
.github/workflows Update go version 2024-04-15 16:21:47 +01:00
certs Try to reload certificates every 2 hours 2024-01-14 14:00:54 +00:00
cmd/violet Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
database Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
domains Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
error-pages Read start up config from a config file 2023-06-21 11:20:20 +01:00
favicons Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
proxy Improve websocket closing code 2023-09-11 00:04:17 +01:00
router Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
servers Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
target Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
utils Replace bodged GetTopFqdn with eTLD+1 2023-11-03 08:24:17 +00:00
.gitignore New mjwt library path and rewrite to allow changing active variable and properly deleting routes 2023-10-29 12:55:19 +00:00
go.mod Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
go.sum Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
initdb.go Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
LICENSE.txt Add GPLv3 license 2023-07-13 15:40:34 +01:00
sqlc.yaml Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
violet.openapi.yaml Add websocket relay 2023-08-17 14:38:00 +01:00