mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-04 23:13:27 +08:00

- Moved out extension check to ImageService as that seems more relevant. - Updated models to use static-style references instead of facade to align with common modern usage within the app. - Updated custom image_extension validation rule to use shared logic in image service.