mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-21 01:05:30 +00:00
- Consolidate serializer season/episode parsing into a single to_representation pass: one custom_properties read, regex runs at most once per program - Compact card: S/E badge inline with title; secondary row shows sub_title with description fallback - Expanded card: sub_title and S/E badge share a row above the description - Fix secondary text color for legibility on dark backgrounds (#a0aec0 → #e2e8f0) - Fix expanded card overflow (height:100% → flex:1 1 0) so action buttons stay visible - Bump expanded card height 180 → 200px, description max-height 80 → 100px |
||
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| models.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| views.py | ||