castopod/app
2022-01-23 19:58:30 +00:00
..
Config fix(activitypub): set created_by to null for reblog if no user + update episode oembed data 2022-01-23 15:42:56 +00:00
Controllers fix(cache): return a non cached view when connected 2022-01-23 19:39:17 +00:00
Database fix(video-clips): check if created video exists before recreating it and failing 2022-01-21 17:25:27 +00:00
Entities fix(video-clips): check if created video exists before recreating it and failing 2022-01-21 17:25:27 +00:00
Filters
Helpers fix: add category_label component to include parent category in about podcast page 2022-01-23 19:58:30 +00:00
Language feat(vite): add vite config to decouple it from CI_ENVIRONMENT 2022-01-19 18:31:57 +00:00
Libraries fix: add category_label component to include parent category in about podcast page 2022-01-23 19:58:30 +00:00
Models fix: clear cache when deleting podcast banner 2022-01-23 16:02:24 +00:00
Resources fix: add translation key for audio-clipper trim labels 2022-01-21 18:29:39 +00:00
Validation feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Views fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +00:00
.htaccess
Common.php
index.html