Goal-Calibration/public
Yisroel Baum c065e065e9
fix admin texts route shadow conflict
FastRoute rejected /api/texts/all because the previously
declared variable route /api/texts/{textId} would shadow it,
crashing the app on boot. move the admin all-texts endpoint
to /api/admin/texts to clear the conflict; admin texts.js
follows the new URL.
2026-05-02 21:54:43 +03:00
..
css style login page with auth-card layout 2026-05-01 11:33:24 +03:00
js fix admin texts route shadow conflict 2026-05-02 21:54:43 +03:00
index.php php cs fixer 2026-04-19 23:07:48 +03:00