castopod/app/Entities
2022-09-23 10:10:21 +00:00
..
Clip docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Media fix: remove heavy image cover data from audio file metadata 2022-09-23 10:10:21 +00:00
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Actor.php fix(fediverse): set default castopod avatar url when actor avatar is not present 2022-09-07 10:04:02 +00:00
Category.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Credit.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
Episode.php feat(episode-unpublish): remove episode comments upon unpublish 2022-07-21 16:37:22 +00:00
EpisodeComment.php fix: overwrite getActorById to return app's Actor entity 2022-09-14 10:21:14 +00:00
Language.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Like.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Location.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Page.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Person.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Platform.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Podcast.php fix: overwrite getActorById to return app's Actor entity 2022-09-14 10:21:14 +00:00
Post.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00