castopod/app
Yassine Doghri be5a28787f fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout
- add rounded classes with conditional border-radius depending on screen width
- add ring-castopod
class to use on focus states
2021-12-29 12:02:51 +00:00
..
Config feat: redesign public podcast and episode pages + remove any information clutter for better ux 2021-12-29 12:02:14 +00:00
Controllers feat: redesign public podcast and episode pages + remove any information clutter for better ux 2021-12-29 12:02:14 +00:00
Database feat(components): add custom view renderer with ComponentRenderer adapted from bonfire2 2021-12-29 11:54:50 +00:00
Entities feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout 2021-12-29 12:02:51 +00:00
Language fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout 2021-12-29 12:02:51 +00:00
Libraries feat: redesign public podcast and episode pages + remove any information clutter for better ux 2021-12-29 12:02:14 +00:00
Models feat: redesign public podcast and episode pages + remove any information clutter for better ux 2021-12-29 12:02:14 +00:00
Resources fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout 2021-12-29 12:02:51 +00:00
Validation refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Views fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout 2021-12-29 12:02:51 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00