Commit Graph

4 Commits

Author SHA1 Message Date
RedwindA
dcd0911612 fix: log management race condition, partial delete reporting, and UX issues
- Fix data race on gin.DefaultWriter during log rotation by adding LogWriterMu
- Report partial failure when some log files fail to delete instead of always returning success
- Fix misleading "logging disabled" banner shown before API responds
- Fix en.json translation for numeric validation message
2026-03-21 20:40:39 +08:00
CaIon
da88e746ef feat: add startup logging with network IPs and container detection 2025-09-27 16:30:24 +08:00
CaIon
b836bce81c feat: add startup logging with network IPs and container detection 2025-09-27 16:19:58 +08:00
CaIon
07137e6bb8 refactor: update token type handling and improve token counting logic 2025-08-15 13:28:03 +08:00