GoDoxy/internal/api/v1
yusing 01179adfa8 fix: loosen agent version checking
- warn instead of error when version mismatch
- check for major version only
- better version parsing
2025-04-26 05:38:59 +08:00
..
certapi api: manual cert renewal support, new api endpoint 2025-03-28 07:39:26 +08:00
dockerapi merge: main branch 2025-04-24 15:02:31 +08:00
favicon merge: better favicon handling 2025-04-24 15:34:47 +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 merge: main branch 2025-04-24 15:02:31 +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 merge: main branch 2025-04-24 15:02:31 +08:00
new_agent.go merge: main branch 2025-04-24 15:02:31 +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 fix(agent): reduce the size of agent binary by modules separation 2025-04-26 05:22:40 +08:00