castopod/app/Views/Components
Yassine Doghri b6114d3d93 chore: update rector to latest and use parallel for faster processing
update composer dependencies to latest
2022-09-28 14:00:46 +00:00
..
Charts feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Forms fix(input-component): unset required attribute to prevent rendering it when false 2022-09-23 11:59:47 +00:00
Alert.php feat: add default icons to Alert component 2022-05-16 11:57:39 +00:00
Button.php feat(admin): add search form in podcast episodes list 2022-06-17 12:52:36 +00:00
DashboardCard.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
DropdownMenu.php fix: add underline and semibold font weight for prose links to have them stand out 2022-07-22 16:45:55 +00:00
Heading.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Icon.php chore: update rector to latest and use parallel for faster processing 2022-09-28 14:00:46 +00:00
IconButton.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Pill.php feat(video-clip): generate video clips in the bg using a cron job + add video clip page + tidy up UI 2021-12-29 12:10:13 +00:00
ReadMore.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
SeeMore.php feat: make episode description more visible on episode pages 2022-02-24 16:32:50 +00:00