350 Commits (9ed70bda5a1890a5b3280b1f0484f472f220a11e)
 

Author SHA1 Message Date
mortezaei dca5eceb3e fix(course): use absolute avatar url in live session token 7 months ago
mortezaei d3e0ab3ba8 fix(course): return avatar url without absolute uri 7 months ago
mortezaei a2e9ce6ea8 feat(api)!: centralize metadata and camelCase payloads 7 months ago
mortezaei 839acf11f1 feat(course): sync live session status with PlugNMeet on validate 7 months ago
mortezaei 97489d9d70 feat(api)!: add account exchange-token endpoint 7 months ago
mortezaei 1b0f813855 feat(api): add live session room APIs and metadata 7 months ago
mortezaei faebbaca30 fix(course)!: switch online validate route to slug 7 months ago
mortezaei 867c4c3e1e feat(course): add course online validate GET endpoint 7 months ago
mortezaei 10fc6bd7fd fix(course): base URL from request and default path 7 months ago
mortezaei 6c5cce5bb0 fix domain 7 months ago
mortezaei 24326683aa feat(course): add live session models, admin and API metadata 7 months ago
mortezaei 712bb5ae27 feat(account): add slug field to user profile serializer 7 months ago
mortezaei 610488ee68 fix: update type hints for store_token and build_entry_url methods 8 months ago
mortezaei a210e19fd0 Add online class entry flow documentation and implement token management 8 months ago
mortezaei 5316b8d5a4 fix db 8 months ago
mortezaei 4ee7c954d6 pref data 8 months ago
nwhco bf0cb974ed feat(env): update DJANGO_ALLOWED_HOSTS to include additional domains 8 months ago
mortezaei 0a556b0fd1 pref seed data 8 months ago
mortezaei eb7f044b3b feat(account): add web user registration endpoint and serializer 8 months ago
mortezaei 0e9a98f342 feat(account): streamline user verification and password handling 8 months ago
mortezaei 2d7ddfb204 fix(documentation): correct boolean value casing in API documentation view 8 months ago
mortezaei 904acf415f feat(account): enhance user update and verification logic 8 months ago
mortezaei 377fdf6fec feat(account): enhance user serializers with email normalization and device_id handling 8 months ago
mortezaei b028833ef6 feat(account): update unique constraints for User model 8 months ago
mortezaei 4f99344b77 fix(account): allow blank and null values for fcm and device_id in user registration 8 months ago
mortezaei b6be69d6fc fix(account): allow blank and null values for fcm and device_id in user registration 8 months ago
mortezaei 55e808e15a fix(account): make device_id optional in user registration and update user verification logic 8 months ago
mortezaei dedbccac05 feat(course): update thumbnail field to be required 8 months ago
mortezaei eb632a0073 feat: add blog 8 months ago
mortezaei b3d6652e47 feat(course): require thumbnail in CourseForm and enforce validation rules 9 months ago
mortezaei c475b58f45 fix max length user account 9 months ago
mortezaei 8807bd61bd refactor(quiz): Adjust quiz lesson relation 9 months ago
nwhco 6138218216 fix account 9 months ago
mortezaei 18c98ff3a6 docs: add repo information and update transaction admin 9 months ago
mortezaei 7911bd0a9d feat(account, course): add enrolled courses count & improve admin 10 months ago
mortezaei bebe3598ad refactor(chat): rename metadata field 10 months ago
mortezaei 7fb3670812 feat(chat): add metadata field to ChatMessage 10 months ago
mortezaei 06a5cd5985 feat: update CourseDetailSerializer to use SerializerMethodField for professor and add is_professor field 10 months ago
mortezaei e25fcef5bd feat: implement Swagger authentication and permissions for admin and token users 10 months ago
nwhco d43651591c fix: handle exceptions when sending email in UserRegisterView 10 months ago
mortezaei fd54052c2a Refactor API Documentation System and optimize Hadis data scripts 10 months ago
nwhco adf73181b5 Add management commands for seeding basic and comprehensive Hadis data 11 months ago
mortezaei 7452d3ba3d Add API documentation templates, authentication UI, and pagination utility 11 months ago
nwhco ea5bc23d50 fix: reduce gunicorn worker count to improve resource management 11 months ago
nwhco 379ce0c6ac fix: comment out firebase-admin imports and requirement 11 months ago
nwhco 6c760e8eab fix: validate specific code in UserVerifyView 12 months ago
nwhco 06738d5a5d fix production 1 year ago
nwhco 44c5f7d9f7 fix middleware 1 year ago
nwhco 2b305b41dc fix production 1 year ago
mortezaei eb2028290e fix: ensure completed lessons count does not exceed total lessons in CourseDetailSerializer 11 months ago