237899745
  • Joined on 2025-12-10
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
237899745 pushed to master at 237899745/zsglpt 2026-02-07 12:53:57 +08:00
ff67a9bbab perf(db): tune sqlite pool and add maintenance scheduler
237899745 pushed to master at 237899745/zsglpt 2026-02-07 12:30:24 +08:00
d77e439712 fix(build): stabilize vendor chunking to avoid element-plus init error
237899745 pushed to master at 237899745/zsglpt 2026-02-07 12:24:54 +08:00
e93db6fbf1 feat(report): add drilldown dialog for slow API details
237899745 pushed to master at 237899745/zsglpt 2026-02-07 12:20:05 +08:00
592d48dde0 feat(report): add slow API ranking module for admin
237899745 pushed to master at 237899745/zsglpt 2026-02-07 11:58:31 +08:00
a50294933b perf(stability): add request metrics and resilient API retries
237899745 pushed to master at 237899745/zsglpt 2026-02-07 11:41:56 +08:00
04b94d7fb2 perf: optimize polling, stats cache, and frontend chunk splitting
237899745 pushed to master at 237899745/zsglpt 2026-02-07 11:02:26 +08:00
21c537da10 feat(screenshots): serve thumbnails while keeping original for preview and copy
237899745 pushed to master at 237899745/zsglpt 2026-02-07 10:16:44 +08:00
2d5be0feb2 refactor(report): remove duplicated detail section and keep compact cards
237899745 pushed to master at 237899745/zsglpt 2026-02-07 10:06:50 +08:00
462e12ca0d feat(admin): align desktop report to compact module layout
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:57:13 +08:00
ce96b17392 fix(admin): include overview metrics in mobile report cards
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:54:20 +08:00
69e3e4c45c feat(admin): compact mobile cards for report center
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:47:22 +08:00
12e07962c7 chore(admin): remove manual refresh buttons across pages
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:41:15 +08:00
dd9cc5a76d fix: open mobile admin drawer from left side
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:13:31 +08:00
f7832c3c15 fix: use process uptime and host-service stats fallback
237899745 pushed to master at 237899745/zsglpt 2026-02-07 09:07:02 +08:00
d097571f62 fix: prevent report flicker on auto refresh
237899745 pushed to master at 237899745/zsglpt 2026-02-07 08:57:37 +08:00
121251a1f2 feat: smooth report refresh and redesign system settings mobile UI