GoDoxy/internal/api/v1
2025-06-08 17:59:48 +08:00
..
certapi fix(websocket): http: superfluous response.WriteHeader on websocket initiation failure 2025-05-31 22:29:02 +08:00
dockerapi fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
favicon fix(favicon): add GetFavIconFromAlias function and update favicon handling in idlewatcher 2025-06-08 15:13:38 +08:00
agents.go tweak: replace coder/websocket with gorilla/websocket 2025-05-19 23:15:11 +08:00
config_file.go refactor: improve error handling and response formatting in API 2025-05-03 17:41:10 +08:00
health.go tweak: replace coder/websocket with gorilla/websocket 2025-05-19 23:15:11 +08:00
homepage_overrides.go fix: update http error handling 2025-05-04 02:34:34 +08:00
index.go refactor: error http handling 2025-03-28 07:39:26 +08:00
list_files.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
list_homepage_categories.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
list_homepage_config.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
list_icons.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
list_route.go feat(api): refined list route api 2025-05-10 15:22:30 +08:00
list_route_providers.go tweak: replace coder/websocket with gorilla/websocket 2025-05-19 23:15:11 +08:00
list_routes.go feat(api): refined list route api 2025-05-10 15:22:30 +08:00
list_routes_by_provider.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
new_agent.go refactor: improve error handling and response formatting in API 2025-05-03 17:41:10 +08:00
reload.go refactor: error http handling 2025-03-28 07:39:26 +08:00
stats.go tweak: replace coder/websocket with gorilla/websocket 2025-05-19 23:15:11 +08:00
system_info.go refactor: rename net/types to nettypes 2025-06-08 17:59:48 +08:00