You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mohsen Taba
f82a30b630
fix(podcast): resolve audio playback redirect loop with HTTPS enforcement and cache-buster
- Enforce HTTPS for podcast audio files in serializers and admin field
- Add cache-busting version query param to bypass Cloudflare 301 cached redirect
- Configure SECURE_PROXY_SSL_HEADER and USE_X_FORWARDED_HOST/PORT in settings
- Update nginx config with HTTP to HTTPS redirect, media range/CORS headers and X-Forwarded-Proto handling
12 hours ago
..
admin
feat(hadis): add single-file sqlite export and optimize sync serializers
1 week ago
fixtures
refactor models for translations
9 months ago
management
refactor(open_book_url): strictly return volume file url or null without fallbacks
1 week ago
migrations
feat(backend): multilingual companion_type, restrict madhhab choices, and fix orphan bookmarks
6 days ago
models
feat(backend): multilingual companion_type, restrict madhhab choices, and fix orphan bookmarks
6 days ago
serializers
fix(watermark): remove watermark from narrators, authors, article and collection thumbnails
4 days ago
templates/ admin
develop dovoodi
2 years ago
views
feat(hadis): add single-file sqlite export and optimize sync serializers
1 week ago
HADIS_SYNC_SAMPLE.md
merged with recent changes
1 week ago
__init__.py
develop dovoodi
2 years ago
apps.py
signals for clearing cache after delete/save instances.
9 months ago
doc.py
develop dovoodi
2 years ago
docs.py
feat(hadis): return raw translations in sync api and invalidate cache on version update
2 weeks ago
hadis_sample.json
merged with recent changes
1 week ago
serializers.py
develop dovoodi
2 years ago
signals.py
feat(cache): implement automatic cache invalidation and smart cache bypass
4 days ago
sitemaps.py
SEO : seo tools and normalizations added for code base and Article, Hadis (optimized to prefetch transmitters, references, and book authors), Library (Books), Podcast, and Video apps.
2 months ago
tests.py
hadis tests added
9 months ago
urls.py
feat(cache): implement automatic cache invalidation and smart cache bypass
4 days ago
views_admin.py
feat(references): add hadis_count and child_arguments to admin book reference serializers
4 days ago