castopod/app
semantic-release-bot 0a54b413b3 chore(release): 1.2.3 [skip ci]
## [1.2.3](https://code.castopod.org/adaures/castopod/compare/v1.2.2...v1.2.3) (2023-03-18)

### Bug Fixes

* **notifications:** set mark-all-as-read parameter to be podcast_id instead of actor_id ([2748f23](2748f23137))
2023-03-18 12:41:10 +00:00
..
Config chore(release): 1.2.3 [skip ci] 2023-03-18 12:41:10 +00:00
Controllers feat: add health route to check if db, cache and file manager are ok 2023-03-17 14:54:03 +00:00
Database feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Entities feat(media): add s3 to manage media files 2023-03-16 13:00:05 +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 feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Language chore(i18n): new Crowdin updates 2023-03-16 16:45:41 +00:00
Libraries feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Models feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Resources build: replace npm with pnpm + add Dockerfile for ci 2023-02-22 14:36:56 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(media): add s3 to manage media files 2023-03-16 13:00: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 refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00