castopod/app/Helpers
Yassine Doghri c9fb987fcf fix(rss): round episode durations and soundbites
refs #214
2022-07-02 11:04:16 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
auth_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
breadcrumb_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
components_helper.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
form_helper.php fix: update form_textarea to prevent escaping value 2022-04-05 12:08:56 +00:00
id3_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
media_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
misc_helper.php feat(analytics): add current date and secret salt to analytics hash for improved privacy 2022-04-01 16:35:34 +00:00
page_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
rss_helper.php fix(rss): round episode durations and soundbites 2022-07-02 11:04:16 +00:00
seo_helper.php fix: explicitly cast seconds to int in iso8601_duration helper function 2022-07-02 10:37:55 +00:00
svg_helper.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
url_helper.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00