castopod/app/Entities
Yassine Doghri 63f49c719f
fix: save transcript and chapters files to podcasts folder
2021-06-11 09:35:25 +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 refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Category.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Credit.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Episode.php fix: save transcript and chapters files to podcasts folder 2021-06-11 09:35:25 +00:00
Image.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Language.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Location.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Note.php fix(activity-pub): get database records using new model instances 2021-06-11 09:35:21 +00:00
Page.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Person.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Platform.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
Podcast.php fix: set episode description footer to null when empty value 2021-06-11 09:35:24 +00:00
Soundbite.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
User.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00