jonnybarnes.uk/app/Http/Controllers
Jonny Barnes d7da42b626
Some checks failed
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Host images locally
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.

A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
..
Admin Host images locally 2024-10-25 20:40:52 +01:00
ArticlesController.php Update composer dependencies 2023-12-06 20:11:41 +00:00
AuthController.php feat: Add Passkey support 2023-10-27 20:22:40 +01:00
BookmarksController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
ContactsController.php Host images locally 2024-10-25 20:40:52 +01:00
Controller.php Upgrade to Laravel 11 2024-03-19 20:13:36 +00:00
FeedsController.php Update articles JSON feed to version 1.1 2023-12-20 14:46:27 +00:00
FrontPageController.php Run Laravel Pint on codebase 2023-11-25 16:12:52 +00:00
IndieAuthController.php Store requested scopes as a string during IndieAuth flow 2024-08-03 11:33:09 +01:00
LikesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
MicropubController.php Host images locally 2024-10-25 20:40:52 +01:00
MicropubMediaController.php Host images locally 2024-10-25 20:40:52 +01:00
NotesController.php Host images locally 2024-10-25 20:40:52 +01:00
PlacesController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
SearchController.php feat: Add webmention counts and icons for replies, likes, and reposts. 2023-11-25 16:08:07 +00:00
ShortURLsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00
WebMentionsController.php refactor: Refactor file headers and add Psalm suppressions 2023-07-28 11:48:07 +01:00