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
..
admin
dovodi codebase splitting
2 months ago
management
dovodi codebase splitting
2 months ago
middleware
Refactor admin access redirection logic in middleware
7 months ago
migrations
scedule and repeatable task type logic splitted
2 months ago
models
scedule and repeatable task type logic splitted
2 months ago
serializers
fix(account): persist client IP, device OS, and user agent on auth and add serializer fallbacks
4 weeks ago
templates/ account
dashboard and style enhancement
5 months ago
tests
dovodi codebase splitting
2 months ago
views
fix(account): persist client IP, device OS, and user agent on auth and add serializer fallbacks
4 weeks ago
API_ERRORS.md
bookmarked books list fixed.
5 months ago
__init__.py
init project first commit
2 years ago
apps.py
init project first commit
2 years ago
custom_user_login.py
fix admin user ref link
2 years ago
doc.py
init project add models
2 years ago
manager.py
new role added for Consultant , updated userproxy and manager file for it
4 months ago
notification_service.py
dovodi codebase splitting
2 months ago
permissions.py
admin panel permissions enhancement
3 months ago
tasks.py
dovodi codebase splitting
2 months ago
urls.py
sceduled notifications added and set api for admin panel
2 months ago