2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00
Files
panel/internal/service
Copilot 4f19a58bba feat: add date selector for viewing archived panel logs (#1316)
* Initial plan

* feat: add date selector for log viewing

- Add date parameter to log list API
- Add log dates listing API
- Update frontend with date selector in all log views
- Add translations for Date field

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* refactor: cache regex patterns to avoid recompilation overhead

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* refactor: use predefined regex constants instead of sync.Map

Simplified the regex caching by using predefined package-level constants
for the three log types (app, db, http) instead of sync.Map.

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* fix: lint

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
2026-02-03 00:04:43 +08:00
..
2026-01-14 03:15:48 +08:00
2026-01-25 00:16:48 +08:00
2026-01-22 04:14:29 +08:00
2026-01-30 17:26:38 +08:00
2026-01-26 02:22:05 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2026-01-23 04:25:21 +08:00
2026-01-07 03:35:21 +08:00
2025-09-18 23:24:03 +08:00
2026-01-14 23:22:24 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2026-01-24 18:48:40 +08:00
2026-01-12 19:29:57 +08:00
2026-01-13 23:31:37 +08:00
2026-01-23 05:44:19 +08:00
2026-01-22 04:14:29 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2026-01-16 23:42:02 +08:00
2025-09-18 23:24:03 +08:00
2026-01-14 23:54:50 +08:00
2026-01-09 21:38:28 +08:00
2025-09-18 23:24:03 +08:00
2026-01-13 01:48:07 +08:00