castopod/app/Views/podcast
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
..
_partials refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
_layout.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
_layout_authenticated.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
activity.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
activity_authenticated.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
episode.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
episode_authenticated.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
episodes.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
episodes_authenticated.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
follow.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
note.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_authenticated.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
note_remote_action.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00