castopod/app
semantic-release-bot 1c0d6cee44 chore(release): 1.0.0-alpha.50 [skip ci]
# [1.0.0-alpha.50](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2021-04-14)

### Bug Fixes

* **persons:** prevent overflow of persons list by adding horizontal scroll ([9e8995d](9e8995dc6e))
2021-04-14 14:54:22 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config chore(release): 1.0.0-alpha.50 [skip ci] 2021-04-14 14:54:22 +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(persons): prevent overflow of persons list by adding horizontal scroll 2021-04-12 10:08:05 +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