castopod/app/Libraries/ViewComponents
Yassine Doghri cd2e1e1dc3 fix(security): add csrf filter + prevent xss attacks by escaping user input
- update CI4 to v4.1.9's stable production package
- update php and js dependencies to latest
2022-03-04 14:36:32 +00:00
..
Config feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
Exceptions feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
Helpers feat: integrate stylized form components and update podcast edit page 2021-12-29 11:55:43 +00:00
Component.php feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
ComponentInterface.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
ComponentRenderer.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00