castopod/app/Views/Components
Yassine Doghri 3a57538572 build: set minimal php version to 8.1
closes #225
2022-10-17 14:17:50 +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: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +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 build: set minimal php version to 8.1 2022-10-17 14:17:50 +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 feat: add premium podcasts to manage subscriptions for premium episodes 2022-09-28 15:02:09 +00:00
IconButton.php feat(episode): add form to allow editing episode's publication date to a past date 2022-10-14 14:37:03 +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