BookStack/app
Dan Brown 3406846c82
Images: Updated GIF handling to use native methods
Changes GIF image thumbnail handling to direcly load via gd instead of
going through interventions own handling (which supports frames) since
we don't need animation for our thumbnails, and since performance issues
could arise with GIFs that have large frame counts.

For #5029
2024-06-09 17:00:58 +01:00
..
Access Auth: Changed email confirmations to use login attempt user 2024-05-20 17:23:15 +01:00
Activity Fixed notification preferences URL in email 2024-05-14 17:04:23 +08:00
Api Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
App Routes: Added throttling to a range of auth-related endpoints 2024-05-20 14:00:58 +01:00
Config Config: Reverted change to cache directory 2024-05-18 20:40:26 +01:00
Console API: Added audit log list endpoint 2024-05-04 16:28:18 +01:00
Entities API: Added audit log list endpoint 2024-05-04 16:28:18 +01:00
Exceptions Auth: Changed email confirmations to use login attempt user 2024-05-20 17:23:15 +01:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
Permissions Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
References References: Fixed references count/list recycle bin interaction 2024-04-01 17:08:53 +01:00
Search Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
Settings Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Theming Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Translation Framework: Fixed issues breaking tests 2024-03-16 15:26:34 +00:00
Uploads Images: Updated GIF handling to use native methods 2024-06-09 17:00:58 +01:00
Users Roles: Added max validation for role external auth id field 2024-06-08 20:33:34 +01:00
Util WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00