castopod/app/Controllers/Admin
Yassine Doghri 247ae1824f refactor(analytics): move all analytics files to a new Libraries/Analytics folder
- add page hit on podcast activity page
- update development docs
2021-04-14 15:58:40 +00:00
..
BaseController.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Contributor.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
Episode.php fix(episode-form): show warning to set `memory_limit`, `upload_max_filesize` & `post_max_size` 2021-04-08 10:45:58 +00:00
EpisodePerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Fediverse.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Home.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
MyAccount.php fix: rename MyAccount controller file 2020-10-15 14:42:22 +00:00
Page.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
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(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
PodcastPerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
PodcastPlatform.php feat(embeddable-player): add embeddable player widget 2021-02-27 21:21:26 +00:00
User.php feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00