jonnybarnes.uk/app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 287520ad7b
Force HTTPS URL generation in production
Uses Laravel's built-in URL::forceHttps() so route(), url(), and asset()
always generate https:// links in production, without affecting local dev.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RP5TeZbk9KS754xuJMobjE
2026-07-28 19:20:18 +01:00
..
CommonMark Upgrade to Laravel 13 2026-04-07 09:01:19 +01:00
Console Switch Bridgy syndication from Micropub to webmention 2026-07-14 17:36:25 +01:00
Exceptions Implement micropub update support with clean exception-based error handling 2026-02-22 10:15:35 +00:00
Http Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
Jobs Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
Models Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
Observers Remove psalm annotations 2025-04-10 20:09:36 +01:00
Providers Force HTTPS URL generation in production 2026-07-28 19:20:18 +01:00
Services Migrate outbound HTTP calls from Guzzle to the Http facade 2026-07-26 09:12:01 +01:00
Traits Switch to Symfony’s HTML Sanitizer package 2022-06-02 09:40:34 +01:00