GoDoxy/internal/route
2025-05-10 15:22:30 +08:00
..
provider feat(container): add UpdatePorts method and support for host network mode 2025-05-06 20:27:25 +08:00
routes feat(api): refined list route api 2025-05-10 15:22:30 +08:00
rules style: coed cleanup and fix styling 2025-05-10 10:46:31 +08:00
types refactor: rename Deserialize to MapUnmarshalValidate 2025-04-29 07:26:14 +08:00
fileserver.go refactor: move accesslog to logging/accesslog 2025-04-25 08:37:39 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go feat: enhance route handling with agent support and refactor port selection mapping 2025-03-28 08:14:06 +08:00
reverse_proxy.go fix: missing proxmox initialization 2025-04-28 05:08:14 +08:00
route.go fix(homepage): prioritize container name and alias as display name 2025-05-09 11:42:33 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go style: coed cleanup and fix styling 2025-05-10 10:46:31 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00