Yuzerion
|
57292f0fe8
|
feat: proxmox idlewatcher (#88)
* feat: idle sleep for proxmox LXCs
* refactor: replace deprecated docker api types
* chore(api): remove debug task list endpoint
* refactor: move servemux to gphttp/servemux; favicon.go to v1/favicon
* refactor: introduce Pool interface, move agent_pool to agent module
* refactor: simplify api code
* feat: introduce debug api
* refactor: remove net.URL and net.CIDR types, improved unmarshal handling
* chore: update Makefile for debug build tag, update README
* chore: add gperr.Unwrap method
* feat: relative time and duration formatting
* chore: add ROOT_DIR environment variable, refactor
* migration: move homepage override and icon cache to $BASE_DIR/data, add migration code
* fix: nil dereference on marshalling service health
* fix: wait for route deletion
* chore: enhance tasks debuggability
* feat: stdout access logger and MultiWriter
* fix(agent): remove agent properly on verify error
* fix(metrics): disk exclusion logic and added corresponding tests
* chore: update schema and prettify, fix package.json and Makefile
* fix: I/O buffer not being shrunk before putting back to pool
* feat: enhanced error handling module
* chore: deps upgrade
* feat: better value formatting and handling
---------
Co-authored-by: yusing <yusing@6uo.me>
|
2025-04-16 14:52:33 +08:00 |
|
yusing
|
1e8cb04b7c
|
chore: moved demo link below toc, added zeabur badge
|
2025-04-10 00:29:58 +08:00 |
|
yusing
|
de2383eed7
|
chore: add demo site to README, remove commented badges
|
2025-04-09 00:42:02 +08:00 |
|
yusing
|
9460549eff
|
docs: README update
|
2025-03-28 03:23:06 +08:00 |
|
yusing
|
c5cf867cd9
|
update default repo to main
|
2025-02-23 13:31:27 +08:00 |
|
yusing
|
b2a6a20f10
|
simplify setup with script
|
2025-02-18 05:43:33 +08:00 |
|
yusing
|
021c68f2a7
|
update README
|
2025-02-06 18:31:49 +08:00 |
|
yusing
|
1549b56866
|
README: move auth docs to wiki
|
2025-02-06 03:12:34 +08:00 |
|
yusing
|
043bbd7a11
|
readme and docker compose example amendment
|
2025-02-06 00:56:11 +08:00 |
|
yusing
|
10a0a8fe09
|
update readme
|
2025-01-31 03:33:20 +08:00 |
|
yusing
|
abb0124011
|
readme and next release update
|
2025-01-08 14:03:40 +08:00 |
|
yusing
|
b7802f4e3e
|
docs and makefile changes
|
2025-01-05 03:58:56 +08:00 |
|
yusing
|
abbcbad5e9
|
readme updates, docs moved to wiki
|
2024-10-04 11:27:11 +08:00 |
|
yusing
|
a935f200a3
|
removed config example from README, check config.example.yml for complete explaination
|
2024-09-27 09:59:36 +08:00 |
|
yusing
|
8cca83723c
|
added discord invite badge
|
2024-09-27 00:23:46 +08:00 |
|
yusing
|
48bf31fd0e
|
refactor file names, readme updates, removed frontend submodule as it is being built independently
|
2024-09-25 11:22:25 +08:00 |
|
yusing
|
3b597eea29
|
support '0' listening port, readme update, showcase added
|
2024-09-23 04:09:56 +08:00 |
|
yusing
|
96bce79e4b
|
changed env GOPROXY_*_PORT to GOPROXY_*_ADDR, changed api server default to listen on localhost only, readme update
|
2024-09-22 06:06:24 +08:00 |
|
yusing
|
e48b9bbb0a
|
新增繁中README (未完成)
|
2024-09-19 21:16:38 +08:00 |
|