diora-web/gpodder
Marwin Schulz dcef4736e6
All checks were successful
Build and push Docker image / build (push) Successful in 11s
Test / test (push) Successful in 14s
Fix gPodder sync: add missing update_urls to subscription change responses
AntennaPod throws JSONException when update_urls is absent from the
GET ?since=... subscription response. Added update_urls: [] to both
subscriptions_by_device and subscriptions_all delta responses.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 11:50:24 +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: add missing update_urls to subscription change responses 2026-03-20 11:50:24 +01:00