alltube/classes
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
..
Controller feat: embed base64 thumbnails in video objects 2024-07-21 09:47:21 +02:00
Exception Lint 2023-03-03 00:18:00 +01:00
Factory Lint 2023-03-03 00:18:00 +01:00
Middleware feat: embed base64 thumbnails in video objects 2024-07-21 09:47:21 +02:00
Robo/Plugin/Commands "git describe" needs to be non-interactive so we can get its output 2023-03-11 14:37:28 +01:00
Stream Stronger typying now that we target PHP 7.4 2023-03-21 20:20:14 +01:00
App.php Make the watch route generate a full YouTube URL (fixes #402) 2022-02-27 23:32:08 +01:00
Config.php Switch to yt-dlp (fixes #432) 2023-03-30 21:41:08 +02:00
ErrorHandler.php Lint 2023-03-03 00:18:00 +01:00
Locale.php ucfirst Smarty modifier is deprecated 2023-03-21 20:25:47 +01:00
LocaleManager.php Stronger typying now that we target PHP 7.4 2023-03-21 20:20:14 +01:00
UglyRouter.php Make UglyRouter compatible with routes with parameters (#399) 2022-02-23 21:30:58 +01:00