jonnybarnes.uk/routes
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 714cd95d79
Drop RSS/Atom feeds, support JSON feeds only
Removes the RSS and Atom feed routes, controller methods, and views
for both the blog and notes feeds, keeping JSON (and JF2) as the only
supported feed formats. Also serves the JSON feeds with the
spec-required application/feed+json MIME type instead of the generic
application/json.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AXyzNvQZPQgBoSZwW7cLG8
2026-08-22 10:42:16 +01:00
..
api.php chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
channels.php Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
console.php Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
web.php Drop RSS/Atom feeds, support JSON feeds only 2026-08-22 10:42:16 +01:00