GoDoxy/internal/api/v1
2025-03-29 16:44:16 +08:00
..
auth feat: update cookie security settings to use API_JWT_SECURE environment variable 2025-03-28 08:51:45 +08:00
certapi api: manual cert renewal support, new api endpoint 2025-03-28 07:39:26 +08:00
dockerapi api: docker endpoints 2025-03-28 08:14:06 +08:00
favicon fix: limit redirect count when parsing html for favicon, fix url sanitize method 2025-03-29 09:35:12 +08:00
query refactor: rename module 'err' to 'gperr' and use gphttp error handling 2025-03-28 07:39:26 +08:00
agents.go feat: godoxy agent 2025-03-28 03:36:35 +08:00
config_file.go refactor: rename api/v1/file.go to config_file.go, updated error handling 2025-03-28 07:39:26 +08:00
health.go api: health endpoint support plain or ws based on request 2025-03-28 07:39:26 +08:00
homepage_overrides.go refactor: error http handling 2025-03-28 07:39:26 +08:00
index.go refactor: error http handling 2025-03-28 07:39:26 +08:00
list.go refactor: error http handling 2025-03-28 07:39:26 +08:00
new_agent.go fix(agent): fix agent host validatation and improve file path handling 2025-03-29 16:44:16 +08:00
reload.go refactor: error http handling 2025-03-28 07:39:26 +08:00
stats.go refactor: error http handling 2025-03-28 07:39:26 +08:00
system_info.go api: system metrics endpoint 2025-03-28 08:14:06 +08:00
version.go refactor: error http handling 2025-03-28 07:39:26 +08:00