nextcloud-gpodder/lib
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
..
Controller Adjust EpisodeAction upload to gpodder api, remove String upload 2021-10-06 19:40:52 +02:00
Core Adjust EpisodeAction upload to gpodder api, remove String upload 2021-10-06 19:40:52 +02:00
Db query episode actions by unix timestamp (instead of datetime object) 2021-10-06 14:06:45 +02:00
Migration Adjust RepairStep name to other RepairSteps in Nextcloud 2021-10-06 17:41:38 +02:00