nextcloud-gpodder/lib/Controller
Jonathan Flueren 795a9253d2 Adjust EpisodeAction upload to gpodder api, remove String upload
Remove 3rd dimension of POST data by directly accessing request data - a simple EpisodeActions array has to be posted now. This way the api is closer to gpodder.
Additionally, removed EpisodeAction upload as String, so it's now incompatible with older versions
2021-10-06 19:40:52 +02:00
..
EpisodeActionController.php Adjust EpisodeAction upload to gpodder api, remove String upload 2021-10-06 19:40:52 +02:00
SubscriptionChangeController.php fix inspection warnings 2021-08-17 19:41:54 +02:00
VersionController.php parse EpisodeAction message from AntennaPod 2021-06-27 13:24:17 +02:00