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
1b47b1ccef
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
- Introduced new models for PodcastPlaylist and VideoPlaylist, replacing the outdated PodcastInCollection and VideoInCollection models.
- Updated admin interfaces to manage playlists effectively, including new fields for slug, slogan, description, and thumbnail.
- Enhanced serializers to support playlist data and added methods for calculating total time and retrieving associated videos/podcasts.
- Implemented management commands for creating playlists and cleaning up old data, ensuring a streamlined user experience.
- Adjusted API endpoints to accommodate the new playlist structure while maintaining backward compatibility for existing video endpoints.
6 months ago
.zencoder/ rules
docs: add repo information and update transaction admin
9 months ago
apps
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
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): refactor podcast and video systems to enhance playlist functionality
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): refactor podcast and video systems to enhance playlist functionality
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