GoDoxy/internal/api/v1
2025-04-16 12:12:46 +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 chore: change debug api addr to localhost:7777, fix makefile 2025-04-14 06:28:23 +08:00
dockerapi refactor: code cleanup 2025-04-16 12:12:46 +08:00
favicon refactor: move favicon.go to v1/favicon 2025-04-14 16:27:31 +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
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 chore: cont fa16f415 2025-04-14 06:40:10 +08:00