castopod/app
Yassine Doghri 6e4acc64ad fix(images): set default mimetype if none is specified when getting size info 2022-01-19 12:09:12 +00:00
..
Config chore: update codeigniter4 after 4.1.7 hot fix release 2022-01-10 10:31:47 +00:00
Controllers feat: add task to housekeeping setting for resetting all instance counts 2022-01-14 17:42:55 +00:00
Database fix: define podcast_id and platform_slug as foreign keys in podcasts_plaforms table 2022-01-04 16:37:59 +00:00
Entities fix(images): set default mimetype if none is specified when getting size info 2022-01-19 12:09:12 +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(images): set default mimetype if none is specified when getting size info 2022-01-19 12:09:12 +00:00
Language fix: set localized slug_field key as string in french language 2022-01-19 11:39:13 +00:00
Libraries feat(video-clips): generate subtitles clip using transcript json to have subtitles accross video 2022-01-10 14:22:55 +00:00
Models feat: add task to housekeeping setting for resetting all instance counts 2022-01-14 17:42:55 +00:00
Resources feat: add housekeeping task to run after migrations 2022-01-13 16:02:14 +00:00
Validation feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Views feat: add housekeeping task to run after migrations 2022-01-13 16:02:14 +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