castopod/app
2022-02-03 10:15:59 +00:00
..
Config chore(release): 1.0.0-beta.5 [skip ci] 2022-01-31 17:23:53 +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(housekeeping): set default sizes value + ignore illegal IFD size error to proceed with script 2022-01-29 15:21:46 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
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(video-clips): set longer podcast and episode lengths for squared format 2022-01-28 15:04:47 +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(install): set message block on forms to show error messages 2022-02-03 10:15:59 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00