2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00
Files
panel/internal/http/request
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-12 22:17:18 +08:00
2026-01-24 19:24:50 +08:00
2026-01-25 22:58:38 +08:00
2025-11-07 11:53:42 +08:00
2026-01-30 19:15:05 +08:00
2025-05-15 02:18:35 +08:00
2025-09-18 23:24:03 +08:00
2024-12-29 03:13:30 +08:00
2025-09-18 23:24:03 +08:00
2025-09-18 23:24:03 +08:00
2026-01-29 16:57:08 +08:00
2026-01-22 04:14:29 +08:00
2026-01-07 01:20:08 +08:00
2026-01-30 19:15:05 +08:00
2024-12-29 01:41:19 +08:00
2025-12-01 19:37:19 +08:00
2024-12-29 01:41:19 +08:00
2024-12-29 01:41:19 +08:00
2026-01-09 01:04:38 +08:00
2024-12-29 01:41:19 +08:00
2024-10-13 23:43:59 +08:00
2026-01-16 22:03:32 +08:00
2025-05-19 01:48:48 +08:00
2026-01-28 21:16:04 +08:00
2026-01-09 05:00:35 +08:00
2025-05-26 00:34:24 +08:00
2026-01-08 23:04:37 +08:00
2026-01-30 19:15:05 +08:00