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
dd31a58013
fix(bookmarks): strictly filter playlists by bookmarked ID and eliminate item-level leakage
- video: remove Q(playlist_items__video__id__in=...) to strictly filter by bookmarked playlist ID
- podcast: ensure playlist bookmark filter targets playlist IDs and accepts both PODCAST_PLAYLIST and PODCAST
- security/correctness: return empty queryset if is_bookmark is requested without authentication across video, podcast, library, and article views
6 days 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
feat(backend): multilingual companion_type, restrict madhhab choices, and fix orphan bookmarks
6 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(corrections): apis updated for hadith corrections
2 weeks 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(hadis): add single-file sqlite export and optimize sync serializers
1 week ago
views_admin.py
feat(hadis): add single-file sqlite export and optimize sync serializers
1 week ago