geoproject-app/public/site
isUnknown 208d46ff28
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 19s
refactor: one PHP file per route with subdirectories
Properly organize routes following design-to-pack pattern:
- routes/markers/get.php
- routes/markers/create.php
- routes/markers/update.php
- routes/markers/delete.php
- routes/position/update.php
- routes/image/capture.php
- routes/image/check-flag.php
- routes/image/clear-flag.php

Each route in its own file for better maintainability.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-06 11:58:54 +01:00
..
accounts init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
blueprints feat: implement automatic static map image generation 2026-02-06 11:48:20 +01:00
cache init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
plugins refactor: one PHP file per route with subdirectories 2026-02-06 11:58:54 +01:00
sessions init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
snippets feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
templates feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00