castopod/app/Entities
Yassine Doghri 54b84f9684
perf(cache): update CI4 to use cache's deleteMatching method
add missing locale to category_options cache name
2021-05-03 15:32:46 +00:00
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Category.php feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00
Credit.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Episode.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
EpisodePerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Language.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Note.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Page.php feat: add pages table to store custom instance pages (eg. legal-notice, cookie policy, etc.) 2020-10-15 14:41:34 +00:00
Person.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Platform.php feat(embeddable-player): add embeddable player widget 2021-02-27 21:21:26 +00:00
Podcast.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
PodcastPerson.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
Soundbite.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
User.php feat(rss): add soundbites according to the podcastindex specs 2020-12-07 20:13:46 +00:00