A configurable reverse proxy
Go to file
2024-05-13 16:48:35 +01:00
.github/workflows Update go version 2024-04-15 16:21:47 +01:00
certs Update dependencies 2024-04-20 16:17:32 +01:00
cmd/violet Update dependencies 2024-04-20 16:17:32 +01:00
database Initial support for sqlc and migrations 2024-03-08 16:05:39 +00:00
domains Update dependencies 2024-04-20 16:17:32 +01:00
error-pages Update dependencies 2024-04-20 16:17:32 +01:00
favicons Update dependencies 2024-04-20 16:17:32 +01:00
proxy Improve websocket closing code 2023-09-11 00:04:17 +01:00
router Update dependencies 2024-04-20 16:17:32 +01: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 Update dependencies 2024-05-13 16:48:35 +01:00
go.sum Update dependencies 2024-05-13 16:48:35 +01: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