castopod/app/Helpers
Yassine Doghri 711843a0c8 feat: add legalNoticeURL to app config for setting an external url to legal notice 2022-07-07 10:08:04 +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 chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
components_helper.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +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(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
page_helper.php feat: add legalNoticeURL to app config for setting an external url to legal notice 2022-07-07 10:08:04 +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 chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
url_helper.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00