GoDoxy/internal/api/v1
2025-04-14 06:25:06 +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
debug feat: debug api 2025-04-13 06:17:41 +08:00
dockerapi refactor: introduce Pool interface, move agent_pool to agent module 2025-04-13 06:11:06 +08:00
query chore(api): remove debug task list endpoint 2025-04-13 05:56:25 +08:00
agents.go refactor: simplify api code 2025-04-13 06:13:17 +08:00
config_file.go chore: add ROOT_DIR environment variable, refactor 2025-04-14 06:25:06 +08:00
favicon.go refactor: move favicon into homepage module 2025-04-10 06:04:14 +08:00
health.go refactor: simplify api code 2025-04-13 06:13:17 +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 chore: add ROOT_DIR environment variable, refactor 2025-04-14 06:25:06 +08:00
new_agent.go refactor: introduce Pool interface, move agent_pool to agent module 2025-04-13 06:11:06 +08:00
reload.go refactor: error http handling 2025-03-28 07:39:26 +08:00
stats.go refactor: simplify api code 2025-04-13 06:13:17 +08:00
system_info.go refactor: introduce Pool interface, move agent_pool to agent module 2025-04-13 06:11:06 +08:00
version.go refactor: error http handling 2025-03-28 07:39:26 +08:00