GoDoxy/src
2024-09-22 04:13:42 +08:00
..
api v0.5.0-rc5: check release 2024-09-19 20:40:03 +08:00
autocert v0.5.0-rc5: check release 2024-09-19 20:40:03 +08:00
common fixed startup crash for file provider 2024-09-21 17:22:17 +08:00
config renamed ProxyEntry to RawEntry to avoid confusion with src/proxy/entry.go 2024-09-22 04:13:42 +08:00
docker added some docker compose examples; fixed defaults to wrong host; updated watcher behavior to retry connection every 3 secs until success or until cancelled 2024-09-22 04:00:08 +08:00
error check release 2024-09-21 12:45:56 +08:00
models renamed ProxyEntry to RawEntry to avoid confusion with src/proxy/entry.go 2024-09-22 04:13:42 +08:00
proxy renamed ProxyEntry to RawEntry to avoid confusion with src/proxy/entry.go 2024-09-22 04:13:42 +08:00
route renamed ProxyEntry to RawEntry to avoid confusion with src/proxy/entry.go 2024-09-22 04:13:42 +08:00
server v0.5: (BREAKING) simplified config format, improved output formatting, fixed docker watcher 2024-09-16 03:48:39 +08:00
utils fixed host set to localhost even on remote docker, fixed one error in provider causing all routes not to load 2024-09-21 18:23:20 +08:00
watcher fixed possible resource leak 2024-09-22 04:11:02 +08:00
go.mod fixing idlewatcher 2024-09-21 09:42:40 +08:00
go.sum fixing idlewatcher 2024-09-21 09:42:40 +08:00
main.go fixed outputing error in ls-config, ls-routes, etc. 2024-09-21 18:47:38 +08:00