yusing
35b0dcb418
chore(todo): remove completed TODOs
2025-08-17 17:10:21 +08:00
yusing
35a3e3fef6
refactor(api): restructured API for type safety, maintainability and docs generation
...
- These changes makes the API incombatible with previous versions
- Added new types for error handling, success responses, and health checks.
- Updated health check logic to utilize the new types for better clarity and structure.
- Refactored existing handlers to improve response consistency and error handling.
- Updated Makefile to include a new target for generating API types from Swagger.
- Updated "new agent" API to respond an encrypted cert pair
2025-08-16 13:04:05 +08:00
yusing
b5328fe5e7
feat(idlesleep): support idlesleep for stream routes, rewritten and fixed stream implementation
2025-06-09 22:20:26 +08:00
yusing
421aaecba4
refactor: rename net/types to nettypes
2025-06-08 17:59:48 +08:00
yusing
2263d6063e
fix(favicon): add GetFavIconFromAlias function and update favicon handling in idlewatcher
2025-06-08 15:13:38 +08:00
yusing
bd0fe36c53
fix(idlewatcher): should not print idle_timeout fields on dependencies
2025-06-05 18:49:11 +08:00
yusing
d240da4393
fix(route): incorrect health status for idlewatcher dependencies
2025-06-05 18:40:40 +08:00
yusing
a39d527fc1
feat(idlesleep): support container dependencies, including custom and docker depends_on, code refactor
2025-06-04 23:26:38 +08:00
yusing
e737737415
fix(idlewatcher): wake time outs before actual timeout
2025-06-02 23:26:47 +08:00
yusing
2628d9e8a8
fix(task): refactor task module and fix reload stuck/error, fix some logic
2025-05-28 22:07:13 +08:00
yusing
c1221e61d4
refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation
2025-05-25 15:01:44 +08:00
yusing
5b7c392297
refactor: code refactor and improved context and error handling
2025-05-24 10:02:24 +08:00
yusing
63c4bdc73d
refactor: remove the use of logging module in most code
2025-05-23 23:28:33 +08:00
yusing
3dbab118af
refactor: docker event watcher
2025-05-19 23:15:47 +08:00
yusing
c05059765d
style: coed cleanup and fix styling
2025-05-10 10:46:31 +08:00
yusing
b090598b68
feat(health): add health check detail to health api
2025-05-05 13:27:00 +08:00
yusing
770c698332
fix(idlewatcher): "unexpected container action" after unexpected EOF
2025-05-02 04:56:27 +08:00
yusing
f06741428c
fix(idlewatcher): log error and retry instead instead of stopping
2025-05-01 06:46:24 +08:00
yusing
ce4bf2f646
fix(idlewatcher): not started for docker containers
2025-04-28 23:54:13 +08:00
yusing
27409abc24
fix: missing proxmox initialization
2025-04-28 05:08:14 +08:00
yusing
03d609e4e1
fix: json marshaling
2025-04-26 01:31:22 +08:00
yusing
663a107c06
merge: main branch
2025-04-24 15:02:31 +08:00