castopod/app/Libraries
Yassine Doghri d8e1d4031d feat(import): run podcast imports' processes asynchronously using tasks
- use codeigniter4/tasks project to handle cron tasks
- use yassinedoghri/podcast-feed project to parse feeds for imports
2023-06-21 16:17:11 +00:00
..
ViewComponents build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
ViewThemes style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Vite ci: fix lint and formatting issues 2023-02-22 16:29:45 +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 style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Router.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
SimpleRSSElement.php build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00