castopod/app/Models
Yassine Doghri c0e66d5f70 feat: enhance ui using javascript in admin area
- bundle js using parcel
- add markdown editor, html editor, dropdown and tooltip features using third-party packages
- integrate optimized inline svg icons from RemixIcon using svgo and a php helper
- add scripts in package.json to bundle icons, images, css and js
- update tailwind config to add purgecss lookups and typography plugin
- refactor views to add missing pages in user journey
- update admin's holy grail layout using css grid
2020-10-15 14:41:09 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
AnalyticsEpisodesByCountryModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsEpisodesByPlayerModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsPodcastsByCountryModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsPodcastsByPlayerModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsUnknownUseragentsModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByBrowserModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByCountryModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
AnalyticsWebsiteByRefererModel.php feat: add analytics and unknown useragents 2020-10-15 14:40:51 +00:00
CategoryModel.php feat(rss): generate rss feed from podcast entity 2020-10-15 14:40:55 +00:00
EpisodeModel.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
LanguageModel.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
PlatformLinkModel.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
PlatformModel.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
PodcastModel.php feat: enhance ui using javascript in admin area 2020-10-15 14:41:09 +00:00
UnknownUserAgentsModel.php feat(cache): add podcast and episode pages to cache + clear them after insert or update 2020-10-15 14:40:58 +00:00