castopod/app/Database/Migrations
Yassine Doghri 58364bfed1 refactor(auth): change contributor's role logic to have it included in the users_podcasts table
- update myth-auth and codeigniter to latest develop changes
- improve permission check: remove all
dynamic permissions per podcast and overwrite myth-auth services and permission filter
- remove
unnecessary code because of myth-auth upgrade
- refactor some controller code for better clarity
-
add remaining seeders in docs

closes #19, #20
2020-10-15 14:41:14 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
2020-05-29-152000_add_categories.php feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
2020-05-30-101000_add_languages.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
2020-05-30-101500_add_podcasts.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
2020-06-05-170000_add_episodes.php feat(cache): add podcast and episode pages to cache + clear them after insert or update 2020-10-15 14:40:58 +00:00
2020-06-05-190000_add_platforms.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
2020-06-08-160000_add_platform_links.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_episodes_by_country.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_episodes_by_player.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_podcasts_by_country.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_podcasts_by_player.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_unknown_useragents.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_website_by_browser.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_website_by_country.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-08-210000_add_analytics_website_by_referer.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-11-210000_add_analytics_podcasts_stored_procedure.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-11-210000_add_analytics_unknown_useragents_stored_procedure.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-06-11-210000_add_analytics_website_stored_procedure.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
2020-07-03-191500_add_users_podcasts.php refactor(auth): change contributor's role logic to have it included in the users_podcasts table 2020-10-15 14:41:14 +00:00