diora-web/podcasts
marwin e9c5b8058b
All checks were successful
Build and push Docker image / build (push) Successful in 13s
Test / test (push) Successful in 15s
Centralize remaining magic numbers in settings.py
- HIGHLIGHTS_MAX_BYTES, BOOKMARKS_MAX_BYTES: books size limits now in settings
- PODCAST_INBOX_PAGE_SIZE: shared between podcasts/views.py and app.js via DIORA_CONFIG
- VOLUME_DEFAULT: radio stream player default volume
- ITUNES_TIMEOUT: unified iTunes API timeout (was 5s vs 6s inconsistency)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 21:10:14 +02:00
..
management Add podcast feature with feed management, Docker cron, and ebook reader assets 2026-03-19 13:39:59 +01:00
migrations Add podcast enhancements: AntennaPod parity features + inbox management 2026-03-20 08:55:11 +01:00
__init__.py Add podcast feature with feed management, Docker cron, and ebook reader assets 2026-03-19 13:39:59 +01:00
admin.py Add podcast feature with feed management, Docker cron, and ebook reader assets 2026-03-19 13:39:59 +01:00
apps.py Add podcast feature with feed management, Docker cron, and ebook reader assets 2026-03-19 13:39:59 +01:00
models.py Add podcast enhancements: AntennaPod parity features + inbox management 2026-03-20 08:55:11 +01:00
urls.py Add podcast enhancements: AntennaPod parity features + inbox management 2026-03-20 08:55:11 +01:00
views.py Centralize remaining magic numbers in settings.py 2026-04-04 21:10:14 +02:00