castopod/app/Controllers/Admin
2021-05-03 17:39:58 +00:00
..
BaseController.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Contributor.php
Episode.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
EpisodePerson.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Fediverse.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Home.php feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
MyAccount.php
Page.php
Person.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Podcast.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
PodcastImport.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
PodcastPerson.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
PodcastPlatform.php
User.php