nextcloud-gpodder/lib/Core/EpisodeAction
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
..
EpisodeAction.php do not show internal id in response 2021-10-06 14:08:33 +02:00
EpisodeActionReader.php Adjust EpisodeAction upload to gpodder api, remove String upload 2021-10-06 19:40:52 +02:00
EpisodeActionSaver.php Adjust EpisodeAction upload to gpodder api, remove String upload 2021-10-06 19:40:52 +02:00