castopod/app
Yassine Doghri 1d1490b06a feat(video-clips): add new themes + add castopod logo as a watermark
fix video colors to portray exact rgb values using libx264rgb encoding + image transparency issue
when overlaying images with php gd
2021-12-29 12:09:32 +00:00
..
Config refactor(color-themes): set themes declaration as a config property + generate css file dynamically 2021-12-29 12:09:32 +00:00
Controllers refactor(color-themes): set themes declaration as a config property + generate css file dynamically 2021-12-29 12:09:32 +00:00
Database feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Entities feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
Filters
Helpers feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
Language feat(video-clips): generate a 16:9 video using ffmpeg 2021-12-29 12:09:32 +00:00
Libraries feat(video-clips): add new themes + add castopod logo as a watermark 2021-12-29 12:09:32 +00:00
Models feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
Resources feat(video-clips): replace hardcoded colors with config's theme colors 2021-12-29 12:09:32 +00:00
Validation feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Views feat(video-clips): add new themes + add castopod logo as a watermark 2021-12-29 12:09:32 +00:00
.htaccess
Common.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
index.html