lthn.io/app/Mod/Explorer
Claude d1873dbe09
feat: migrate all API routes to ApiRoutesRegistering
All 6 Mod modules now register API routes via ApiRoutesRegistering
instead of WebRoutesRegistering with CSRF hacks. The api middleware
group (ThrottleRequests + SubstituteBindings, no CSRF/session)
handles everything natively. Website/Api module simplified to just
metrics and homepage. fireApiRoutes() added to Web Boot.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:51:53 +01:00
..
Controllers feat(explorer): recent blocks list with clickable links 2026-04-04 03:49:22 +01:00
Routes feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
Views fix: revert @cspnonce — Headers Boot not registering directive 2026-04-04 11:14:41 +01:00
Boot.php feat: migrate all API routes to ApiRoutesRegistering 2026-04-04 12:51:53 +01:00