Yassine Doghri
|
fb3593f828
|
refactor: remove all empty declarations + add missing type declarations
update composer dependencies
|
2021-05-18 17:16:36 +00:00 |
|
Yassine Doghri
|
93e605b406
|
refactor(persons): move podcast and episode persons models to person model for consistency
- fix lazy loading properties + podcast import controller
- rename all snake_case variables to
camelCase
- fix broken routes
- refactor Location construction logic and setters
|
2021-05-17 17:11:23 +00:00 |
|
Yassine Doghri
|
6b74a9e98a
|
refactor: update code base to php 8 and set phpstan lvl to 6
|
2021-05-14 17:59:35 +00:00 |
|
Yassine Doghri
|
231d578d64
|
refactor: add phpstan and update code to adhere to level 5
- move and refactor Image.php from Libraries to Entities folder
- update some database field names
/ types
- update composer packages
|
2021-05-12 14:00:25 +00:00 |
|