feat: migrate admin system page to HTMX with tab-based navigation and log viewer

This commit is contained in:
Pontoporeia
2026-04-16 14:45:50 +02:00
parent 05002ccee4
commit b03be51b92
10 changed files with 146 additions and 165 deletions

View File

@@ -12,3 +12,4 @@
- [x] Delete public/admin/pages-edit.php
- [x] Delete public/admin/actions/page.php
- [x] Update storage/schema.sql with apropos_contents table + trigger
- [x] Rework system.php/system.js: replace custom fetch() JS with HTMX, inline onclick for copy + collapse