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
79af0467f6
feat(watermark): add automatic responsive watermarking on image uploads
- Create reusable watermark utility in utils/watermark.py supporting PIL, UploadedFile, bytes, and DRF serializer fields
- Default position set to bottom-left with responsive 32% width scaling and alpha blending
- Auto-resolve SVG watermark to high-resolution PNG
- Integrate automatic watermarking into Article thumbnails, Hadith/Book Reference images, Corrections, Original Texts, and Interpretations
3 weeks ago
..
management
collections updated
2 months ago
migrations
feat: add atomic assign-items endpoints for video and podcast playlists and update author ordering
3 weeks ago
templates/admin/library/ pinnedbookcollection
feat: library models
1 year ago
__init__.py
develop dovoodi
2 years ago
admin.py
collections updated
2 months ago
apps.py
develop dovoodi
2 years ago
doc.py
authors library api update
2 months ago
models.py
feat: add atomic assign-items endpoints for video and podcast playlists and update author ordering
3 weeks ago
pagination.py
feat: library models
1 year ago
serializers.py
authors library api update
2 months ago
serializers_admin.py
book library create update
3 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
develop dovoodi
2 years ago
urls.py
feat(api): add optional pagination, category search, reference detail and relation management
4 weeks ago
views.py
feat: add atomic assign-items endpoints for video and podcast playlists and update author ordering
3 weeks ago
views_admin.py
feat: add atomic assign-items endpoints for video and podcast playlists and update author ordering
3 weeks ago