castopod/app
Yassine Doghri b07ac093b2 fix: validate slug length when submitting episode form + clean permalink edit prefix 2022-10-19 14:56:39 +00:00
..
Config feat: add about page in admin with instance info + database update button 2022-10-18 16:53:51 +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 refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
Language chore: new Crowdin updates 2022-10-14 16:12:14 +00:00
Libraries build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
Models build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
Resources fix: validate slug length when submitting episode form + clean permalink edit prefix 2022-10-19 14:56:39 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views build: set minimal php version to 8.1 2022-10-17 14:17:50 +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