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
9b56a20180
feat(api): enable OptionalPagination, status filtering, and newest-first ordering for categories and collections
- Add OptionalPagination to Dovodi Category and Collection viewsets (podcast, video, article)
- Support status query filtering (status=true/false) in category and collection viewsets
- Sort categories and collections by newest first (-created_at, -id) across podcast, video, article, and library admin viewsets
3 weeks ago
..
__init__.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago
cleanup_video_data.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago
create_video_categories.py
feat(podcast, video): implement category creation and playlist association for podcasts and videos
10 months ago
create_video_playlists.py
feat(podcast, video): implement category creation and playlist association for podcasts and videos
10 months ago
import_videos.py
feat(podcast, video): refactor podcast and video systems to enhance playlist functionality
10 months ago