castopod/app
Yassine Doghri 18ae557e97 fix: remove defer from js script declaration as it is a module 2022-01-23 18:21:59 +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(activitypub): set created_by to null for reblog if no user + update episode oembed data 2022-01-23 15:42:56 +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 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 open graph size for podcast images to replace the inadequate large format 2022-01-23 12:14:15 +00:00
Language feat(vite): add vite config to decouple it from CI_ENVIRONMENT 2022-01-19 18:31:57 +00:00
Libraries fix: remove defer from js script declaration as it is a module 2022-01-23 18:21:59 +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(xml-editor): escape xml editor's content + restyle form sections to prevent overflowing 2022-01-23 16:53:23 +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