castopod/app/Libraries
Yassine Doghri 10a2ae0248 fix(router): check if Accept header is set before getting value
fix deprecation warnings for getHeader and getHeaders methods

refs #228
2022-08-01 10:13:16 +00:00
..
MediaClipper fix: change message upon cancellation of episode publication 2022-04-01 16:35:34 +00:00
ViewComponents fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
ViewThemes feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
Vite chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Breadcrumb.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
CommentObject.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Negotiate.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
NoteObject.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastActor.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PodcastEpisode.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Router.php fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
SimpleRSSElement.php refactor(rss): declare atom namespace in root rss element 2022-04-01 16:35:34 +00:00
TranscriptParser.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
View.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00