- Manchester, UK
- https://jonnybarnes.uk
-
Mancunian Music lover
IndieWeb builder
-
Joined on
2024-07-21
MTM Micropub Media support
jonny
deleted branch 2026-01-04 11:27:35 +01:00
handle_images_uploaded_with_alt_text from jonny/jonnybarnes.uk
Handle images uploaded via Micropub (with alt text support)
Handle images uploaded via Micropub (with alt text support)
jonny
pushed to handle_images_uploaded_with_alt_text at jonny/jonnybarnes.uk
2026-01-04 11:22:49 +01:00
jonny
pushed to handle_images_uploaded_with_alt_text at jonny/jonnybarnes.uk
2026-01-04 11:08:26 +01:00
jonny
created branch handle_images_uploaded_with_alt_text in jonny/jonnybarnes.uk
2026-01-04 11:08:26 +01:00
Fix syntax highlighting in code blocks
Investigate image resizing with libvips
This will need us to enable FFI on PHP, then adding vips to the Laravel Sail configuration.
Investigate image resizing with libvips
We use Intervention/Image to handle images, it has a libvips driver: https://github.com/Intervention/image-driver-vips
jonny
deleted branch 2025-12-27 19:00:52 +01:00
fix_image_uploads_via_micropub from jonny/jonnybarnes.uk
Allow files to be added to notes
Allow files to be added to notes
jonny
created branch fix_image_uploads_via_micropub in jonny/jonnybarnes.uk
2025-12-27 18:59:04 +01:00
Switch local setup to PHP8.5