castopod/app
semantic-release-bot 4503b05a8a chore(release): 1.2.4 [skip ci]
## [1.2.4](https://code.castopod.org/adaures/castopod/compare/v1.2.3...v1.2.4) (2023-03-23)

### Bug Fixes

* allow images to have .jpeg extension consistently ([ae5e12b](ae5e12be3b))
* **s3:** delete persons image sizes from bucket + add keyPrefix to config ([208c271](208c2715f9))
* **s3:** do not create bucket if not exists, check if healthy instead ([da7076f](da7076fc2d))

### Reverts

* **homepage:** remove redirect to install if database is not setup ([d4954e0](d4954e026d))
2023-03-23 12:48:05 +00:00
..
Config chore(release): 1.2.4 [skip ci] 2023-03-23 12:48:05 +00:00
Controllers chore(health): remove returned 503 status code reason 2023-03-23 11:59:51 +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
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
Common.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html