jonnybarnes.uk/app/Services/Micropub/Handlers
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 4aa93d63bb
Add Article::uri accessor for the absolute post URL
Follow the uri/link convention already used by Note, Bookmark, and
Place, rather than concatenating config('app.url') inline where the
absolute URL is needed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017USyUg8PwuoDcHP8pv5xjy
2026-09-13 12:12:36 +01:00
..
CardHandler.php Fix CSRF exemption and array-input crash on revocation/introspection 2026-08-13 17:03:43 +01:00
EntryHandler.php Add Article::uri accessor for the absolute post URL 2026-09-13 12:12:36 +01:00
MicropubHandlerInterface.php Introduce typed DTOs and sub-namespaces for Micropub handlers 2026-02-22 10:41:33 +00:00
UpdateHandler.php Fix CSRF exemption and array-input crash on revocation/introspection 2026-08-13 17:03:43 +01:00