castopod/app/Libraries/Analytics
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
..
Config refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Controllers refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
Database/Migrations refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Entities refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Helpers refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Models refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
AnalyticsTrait.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00