castopod/app
Yassine Doghri 719538d0cc
fix(multiselect): add missing class names in choices options for purge to work properly
Multiselect options wouldn't show up in production environment because of purgecss removing state
classes.
2021-04-12 09:18:25 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config chore(release): 1.0.0-alpha.48 [skip ci] 2021-04-10 14:42:23 +00:00
Controllers fix(episodes-page): handle defaultQuery being null when no podcast episodes 2021-04-09 13:16:31 +00:00
Database feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Entities feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers fix(import-with-escaped-characters): remove \CodeIgniter\HTTP\URI in download_file, closes #103 2021-04-10 16:18:23 +02:00
Language fix(episodeCount): add missing brackets to French language file 2021-04-10 14:06:30 +02:00
Libraries feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Models fix(episodes-page): handle defaultQuery being null when no podcast episodes 2021-04-09 13:16:31 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views fix(multiselect): add missing class names in choices options for purge to work properly 2021-04-12 09:18:25 +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: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00