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
2 weeks ago
..
management
collections updated
2 months ago
migrations
utf-8 slug usage updated
2 months ago
templates/ article
feat: article, videos. library, podcasts
1 year ago
__init__.py
feat: article, videos. library, podcasts
1 year ago
admin.py
collections updated
2 months ago
apps.py
feat: article, videos. library, podcasts
1 year ago
models.py
utf-8 slug usage updated
2 months ago
serializers.py
collections updated
2 months ago
serializers_admin.py
feat(watermark): add automatic responsive watermarking on image uploads
2 weeks ago
serializers_dovodi.py
collections updated
2 months 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
feat: article, videos. library, podcasts
1 year ago
urls.py
fix(article, library): fix article admin slug generation, detail unicode url routing, and category active books count
3 weeks ago
views.py
feat(api): enable OptionalPagination, status filtering, and newest-first ordering for categories and collections
3 weeks ago
views_admin.py
feat(api): add optional pagination, category search, reference detail and relation management
4 weeks ago