castopod/app
semantic-release-bot f867ab6a61 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://code.castopod.org/adaures/castopod/compare/v1.0.2...v1.0.3) (2022-11-17)

### Bug Fixes

* **dashboard-ui:** fill the blank gaps between cards on smaller screen sizes ([00836cc](00836cc368))
2022-11-17 15:30:13 +00:00
..
Config chore(release): 1.0.3 [skip ci] 2022-11-17 15:30:13 +00:00
Controllers revert(install): redirect to install in homepage if no database was set 2022-10-19 11:35:08 +00:00
Database chore: remove testing update migration + rename auth migration 2022-10-19 11:02:05 +00:00
Entities build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
Filters
Helpers refactor(webmonetization): update value tag to follow new WM proposal 2022-11-10 16:24:51 +00:00
Language chore: new Crowdin updates 2022-11-17 14:42:46 +00:00
Libraries chore: update CodeIgniter to v4.2.10 2022-11-17 13:10:34 +00:00
Models fix(platforms): trim platform url before validation and storage 2022-11-01 15:15:39 +00:00
Resources fix: validate slug length when submitting episode form + clean permalink edit prefix 2022-10-19 14:56:39 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views fix(dashboard-ui): fill the blank gaps between cards on smaller screen sizes 2022-11-10 16:25:04 +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