jonnybarnes.uk/app
Jonny Barnes dabd03f556
refactor: Refactor and add tests for SaveProfileImage feature
- Add error handling checks for photo and home
- Add 3 new tests and modify an existing test for SaveProfileImageJob
- Test getting URL from photo object if alt text is provided
- Test using the first URL if multiple homepages are provided
2023-06-17 19:48:27 +01:00
..
CommonMark Use CommonMark plugin for @-mentions 2022-07-08 16:37:38 +01:00
Console chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
Exceptions feat: Add Flare support 2023-06-09 14:07:24 +01:00
Http fix: Use correct config variables post L10-config update 2023-06-11 16:54:56 +01:00
Jobs refactor: Refactor and add tests for SaveProfileImage feature 2023-06-17 19:48:27 +01:00
Models refactor: Remove unnecessary import in Note model 2023-06-11 13:05:14 +01:00
Observers Upgrade to Laravel 10 2023-02-18 09:34:57 +00:00
Providers chore: Refactor configuration files based on Laravel 10 skeleton 2023-06-09 18:31:53 +01:00
Services Remove activity stream functionality from controllers and providers. 2023-05-12 15:30:05 +01:00
Traits Switch to Symfony’s HTML Sanitizer package 2022-06-02 09:40:34 +01:00