alltube/classes/Middleware
Kumi ac44c0e6cc
feat: embed base64 thumbnails in video objects
Embedded video thumbnails as base64 data URIs to enhance performance and ensure portability. Updated CSP to allow 'data:' sources for images, preventing CSP violations when rendering base64 images.

Addresses issues with missing thumbnails and enhances security settings.
2024-07-21 09:47:21 +02:00
..
CspMiddleware.php feat: embed base64 thumbnails in video objects 2024-07-21 09:47:21 +02:00
LinkHeaderMiddleware.php Lint 2023-03-03 00:18:00 +01:00
LocaleMiddleware.php Improve typing 2022-02-03 20:52:18 +01:00
RouterPathMiddleware.php Move middleware to a subfolder 2020-10-20 23:17:22 +02:00