castopod/app/Views/Components
2022-12-28 16:57:14 +00:00
..
Charts fix: display bandwidth limit on dashboard when set in .env 2022-12-28 16:57:14 +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 fix(dashboard-ui): fill the blank gaps between cards on smaller screen sizes 2022-11-10 16:25:04 +00:00
DropdownMenu.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
Heading.php
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
ReadMore.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
SeeMore.php