castopod/app/Entities
Yassine Doghri c63a077618 feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login
- overwrite myth/auth config with castopod app needs
- create custom views for users authentication
- add admin area bootstrapped by admin controller
- shift podcast and episodes crud to admin area
- reorganize view layouts
- update docs for database migration
- add myth-auth to DEPENDENCIES.md

closes #11
2020-10-15 14:41:03 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AnalyticsEpisodesByCountry.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsEpisodesByPlayer.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsPodcastsByCountry.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsPodcastsByPlayer.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsUnknownUseragents.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByBrowser.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByCountry.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByReferer.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
Category.php feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
Episode.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
Language.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
Podcast.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00
UserPodcast.php feat(users): add myth-auth to handle users crud + add admin gateway only accessible by login 2020-10-15 14:41:03 +00:00