castopod/app/Views/Components
Yassine Doghri d4d867121c fix: add underline and semibold font weight for prose links to have them stand out
+ fix typo: "whitespace-no-wrap" --> "whitespace-nowrap"
2022-07-22 16:45:55 +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: update form_textarea to prevent escaping value 2022-04-05 12:08:56 +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 feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +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