BookStack/lang/en
Dan Brown 59cfc087e1
ZIP Imports: Added image type validation/handling
Images were missing their extension after import since it was
(potentially) not part of the import data.
This adds validation via mime sniffing (to match normal image upload
checks) and also uses the same logic to sniff out a correct extension.

Added tests to cover.
Also fixed some existing tests around zip functionality.
2024-11-18 17:42:49 +00:00
..
activities.php ZIP Imports: Added listing, show view, delete, activity 2024-11-03 14:13:05 +00:00
auth.php MFA: Tweaked backup code wording 2024-05-23 11:30:53 +01:00
common.php Translatable description for OpenSearch XML 2024-09-30 17:45:20 +02:00
components.php Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00
editor.php Tables: Added dynamic table header toggle 2024-02-17 16:28:13 +00:00
entities.php ZIP Import: Finished base import process & error handling 2024-11-14 15:59:15 +00:00
errors.php ZIP Import: Finished base import process & error handling 2024-11-14 15:59:15 +00:00
notifications.php Notifications: Review of PR to include path path #4629 2023-11-14 10:38:34 +00:00
pagination.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
passwords.php Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
preferences.php remove space at the beginning of description 2024-04-25 13:35:36 +08:00
settings.php ZIP Exports: Added new import permission 2024-10-29 12:11:51 +00:00
validation.php ZIP Imports: Added image type validation/handling 2024-11-18 17:42:49 +00:00