diora-web/gpodder
marwin a205eafd79
All checks were successful
Build and push Docker image / build (push) Successful in 16s
Test / test (push) Successful in 15s
Fix gpodder sync: return update_urls in subscription GET response
AntennaPod throws JSONException when update_urls is missing from the
subscription list response. Return the change-format object instead
of a plain array for GET requests without a since parameter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 17:15:36 +01:00
..
migrations Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
__init__.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
apps.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
models.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
urls.py Add gPodder sync API and bump SW cache to v5 2026-03-20 06:36:41 +01:00
views.py Fix gpodder sync: return update_urls in subscription GET response 2026-03-28 17:15:36 +01:00