237899745
  • Joined on 2025-12-10
237899745 pushed to main at 237899745/ystp 2026-02-08 19:01:20 +08:00
06220ca921 fix(worker): parse anonymous client ip without cidr mask
237899745 pushed to main at 237899745/ystp 2026-02-08 00:12:44 +08:00
65387ca846 feat(compress): improve quality guardrails and format conversion
237899745 pushed to main at 237899745/ystp 2026-02-07 23:35:46 +08:00
f8955d8a6c fix(auth): auto-logout and redirect on 401
237899745 pushed to master at 237899745/zsglpt 2026-02-07 21:45:38 +08:00
f645a0f8ea perf(front): reduce login page preload and split frontend vendor chunks
237899745 pushed to master at 237899745/zsglpt 2026-02-07 21:38:23 +08:00
08864e51ba security: harden admin password change and production session headers
237899745 pushed to master at 237899745/zsglpt 2026-02-07 19:50:17 +08:00
7997a97a9a refactor(admin): remove legacy admin fallback page and routing
237899745 pushed to master at 237899745/zsglpt 2026-02-07 19:01:11 +08:00
122e12728c chore(repo): clean template leftovers and refresh README for current deployment
237899745 pushed to master at 237899745/zsglpt 2026-02-07 18:49:19 +08:00
225abbe7b6 fix(repo): restore runtime key/state files to avoid deploy breakage
237899745 pushed to master at 237899745/zsglpt 2026-02-07 18:48:22 +08:00
855b1e340b chore(repo): remove cleanup report and runtime state files from git
237899745 pushed to master at 237899745/zsglpt 2026-02-07 18:39:21 +08:00
ed0b74eae3 perf(report): avoid duplicate initial stats sync in dashboard loop
237899745 pushed to master at 237899745/zsglpt 2026-02-07 18:37:05 +08:00
4874aa37f6 perf(frontend): add api cache layer and reduce report polling pressure
237899745 pushed to master at 237899745/zsglpt 2026-02-07 18:11:44 +08:00
c285d1e348 fix(frontend): restore stable element-plus bootstrap to resolve admin crash
237899745 pushed to master at 237899745/zsglpt 2026-02-07 17:43:32 +08:00
06fe7f6f68 perf(frontend): on-demand element plus imports and dedupe stats requests
237899745 pushed to master at 237899745/zsglpt 2026-02-07 17:35:28 +08:00
99ecbcf55e perf(logging): reduce allow-strategy log noise via env switch
237899745 pushed to master at 237899745/zsglpt 2026-02-07 16:09:31 +08:00
43f1867033 perf(runtime): switch socketio to eventlet and optimize asset chunk caching
237899745 pushed to master at 237899745/zsglpt 2026-02-07 14:55:24 +08:00
9d1d4d701e feat(report): show live slow-sql threshold in header
237899745 pushed to master at 237899745/zsglpt 2026-02-07 14:31:44 +08:00
b84a5abb8a feat(config): add live slow-sql threshold setting
237899745 pushed to master at 237899745/zsglpt 2026-02-07 14:07:17 +08:00
6a9858cdec feat(report): add 24h slow-sql dashboard and metrics api
237899745 pushed to master at 237899745/zsglpt 2026-02-07 13:47:57 +08:00
52dd7ac9e5 fix(db): persist actual schema version after migrations
237899745 pushed to master at 237899745/zsglpt 2026-02-07 13:45:08 +08:00
dd7f03ef94 perf(db): add slow-query tracing and composite indexes