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.
mortezaei
04b1f7ec02
feat(podcast, video): add audio and video file URL retrieval in serializers
- Introduced `audio_file` and `video_file` SerializerMethodFields in PodcastListSerializer and VideoListSerializer, respectively.
- Implemented methods to return the full URL for audio and video files if they exist, enhancing the API response with direct access to media files.
- Updated fields in both serializers to include the new file attributes, improving the data structure for clients consuming the API.
6 months ago
.zencoder/ rules
docs: add repo information and update transaction admin
9 months ago
apps
feat(podcast, video): add audio and video file URL retrieval in serializers
6 months ago
config
feat(collections): enhance article and podcast admin interfaces with display position
6 months ago
docs
feat(course): add PlugNMeet webhook for session events and recordings
7 months ago
dynamic_preferences
fix: about us
1 year ago
locale
redesign panel admin
1 year ago
scripts
feat(course): add PlugNMeet webhook for session events and recordings
7 months ago
seeds/ images
pref seed data
8 months ago
templates
Add online class entry flow documentation and implement token management
8 months ago
utils
feat(media): add UploadChatMedia functionality for permanent file storage
7 months ago
.env.dev
redesign panel admin
1 year ago
.env.prod
Add online class entry flow documentation and implement token management
8 months ago
.gitignore
redesign panel admin
1 year ago
BUGFIX_REPORT.md
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
6 months ago
CLAUDE.md
Refactor API Documentation System and optimize Hadis data scripts
10 months ago
Dockerfile
redesign panel admin
1 year ago
Dockerfile.prod
feat(course): add PlugNMeet webhook for session events and recordings
7 months ago
Jenkinsfile
redesign panel admin
1 year ago
OPTIMIZATION_PLAN.md
fix: optimize database queries and add indexes across course and lesson models
11 months ago
PODCAST_REFACTORING_SUMMARY.md
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
6 months ago
PODCAST_SETUP_GUIDE.md
feat(podcast, video): implement category creation and playlist association for podcasts and videos
6 months ago
README.md
redesign panel admin
1 year ago
README_WEBHOOK.md
feat(course): add PlugNMeet webhook for session events and recordings
7 months ago
VIDEO_REFACTORING_SUMMARY.md
feat(podcast, video): implement category creation and playlist association for podcasts and videos
6 months ago
adjustemnts.md
Add online class entry flow documentation and implement token management
8 months ago
create_live_room.sh
feat(course): add PlugNMeet webhook for session events and recordings
7 months ago
docker-compose.prod.yml
fix: reduce gunicorn worker count to improve resource management
11 months ago
docker-compose.yml
redesign panel admin
1 year ago
entrypoint.sh
fix production
11 months ago
errors.json
redesign panel admin
1 year ago
manage.py
redesign panel admin
1 year ago
package-lock.json
fix production
11 months ago
package.json
fix production
11 months ago
prayer_times_calculation_guide.html
Add online class entry flow documentation and implement token management
8 months ago
requirements.txt
fix: comment out firebase-admin imports and requirement
11 months ago
runner.sh
fix production
11 months ago
sshs
feat: user-location
1 year ago
tailwind.config.js
redesign panel admin
1 year ago
test.py
redesign panel admin
1 year ago
video_link.json
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
6 months ago