castopod/app/Entities
Yassine Doghri 247ae1824f refactor(analytics): move all analytics files to a new Libraries/Analytics folder
- add page hit on podcast activity page
- update development docs
2021-04-14 15:58:40 +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 refactor(analytics): move all analytics files to a new Libraries/Analytics folder 2021-04-14 15:58:40 +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 feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +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