castopod/app/Views/admin/podcast
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
..
analytics refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
settings feat(rss): add podcast-namespace tags for platforms + previousUrl tag 2020-11-19 10:44:54 +00:00
_sidebar.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
create.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
edit.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
import.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
latest_episodes.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
list.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
persons.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
platforms.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
view.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00