castopod/app
Yassine Doghri fb3593f828
refactor: remove all empty declarations + add missing type declarations
update composer dependencies
2021-05-18 17:16:36 +00:00
..
Authorization refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Config refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Controllers refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Database refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Entities refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Filters refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Helpers refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Language refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Libraries refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Models refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Validation refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Views refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +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