Jonny Barnes jonny · he/him
jonny created pull request jonny/jonnybarnes.uk#68 2026-01-04 11:29:45 +01:00
MTM Micropub Media support
jonny deleted branch handle_images_uploaded_with_alt_text from jonny/jonnybarnes.uk 2026-01-04 11:27:35 +01:00
jonny pushed to develop at jonny/jonnybarnes.uk 2026-01-04 11:27:34 +01:00
51780523b4
Fix unit tests
9e788e0fe8
Images can be uploaded with alt text
Compare 2 commits »
jonny merged pull request jonny/jonnybarnes.uk#67 2026-01-04 11:27:34 +01:00
Handle images uploaded via Micropub (with alt text support)
jonny created pull request jonny/jonnybarnes.uk#67 2026-01-04 11:27:13 +01:00
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
51780523b4
Fix unit tests
jonny pushed to handle_images_uploaded_with_alt_text at jonny/jonnybarnes.uk 2026-01-04 11:08:26 +01:00
9e788e0fe8
Images can be uploaded with alt text
jonny created branch handle_images_uploaded_with_alt_text in jonny/jonnybarnes.uk 2026-01-04 11:08:26 +01:00
jonny opened issue jonny/jonnybarnes.uk#66 2026-01-01 17:42:31 +01:00
Fix syntax highlighting in code blocks
jonny commented on issue jonny/jonnybarnes.uk#16 2025-12-28 12:58:48 +01:00
Investigate image resizing with libvips

This will need us to enable FFI on PHP, then adding vips to the Laravel Sail configuration.

jonny commented on issue jonny/jonnybarnes.uk#16 2025-12-27 19:09:06 +01:00
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 pushed to develop at jonny/jonnybarnes.uk 2025-12-27 19:00:52 +01:00
76db869af5
Allow files to be added to notes
jonny deleted branch fix_image_uploads_via_micropub from jonny/jonnybarnes.uk 2025-12-27 19:00:52 +01:00
jonny merged pull request jonny/jonnybarnes.uk#65 2025-12-27 19:00:50 +01:00
Allow files to be added to notes
jonny created pull request jonny/jonnybarnes.uk#65 2025-12-27 19:00:41 +01:00
Allow files to be added to notes
jonny pushed to fix_image_uploads_via_micropub at jonny/jonnybarnes.uk 2025-12-27 18:59:05 +01:00
76db869af5
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
jonny pushed to develop at jonny/jonnybarnes.uk 2025-12-14 13:59:55 +01:00
d3d6913474
Switch local setup to PHP8.5
jonny deleted branch switch_to_php85 from jonny/jonnybarnes.uk 2025-12-14 13:59:55 +01:00
jonny merged pull request jonny/jonnybarnes.uk#64 2025-12-14 13:59:54 +01:00
Switch local setup to PHP8.5