GoDoxy/internal/api/v1
2025-02-13 15:05:16 +08:00
..
auth Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
favicon increase icon cache ttl to 3 days, remove pruned message when no icon pruned 2025-02-13 03:06:18 +08:00
query refactor and typo fixes 2024-11-02 03:14:47 +08:00
utils fix various endpoints 2025-02-13 15:05:16 +08:00
agents.go refactor header utils to httpheader package, cleanup api endpoints 2025-02-13 07:32:59 +08:00
file.go Cleaned up some validation code, stricter validation 2025-01-26 14:43:48 +08:00
health.go refactor header utils to httpheader package, cleanup api endpoints 2025-02-13 07:32:59 +08:00
homepage_overrides.go improved homepage config implementation 2025-01-24 05:11:35 +08:00
index.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00
list.go fix agent hot-reload issue and added list agents endpoint 2025-02-11 12:45:34 +08:00
reload.go fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
stats.go refactor header utils to httpheader package, cleanup api endpoints 2025-02-13 07:32:59 +08:00
system_info.go fix various endpoints 2025-02-13 15:05:16 +08:00
version.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00