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
0cdc001b50
feat(library): add endpoint for listing downloaded books and remove filtering from book list
- Introduced a new `DownloadedBooksListView` to retrieve books downloaded by the current user.
- Updated `urls.py` to include the new endpoint `/books/downloaded/`.
- Removed the `is_downloaded` parameter from the `BookListView` to streamline the book listing process.
6 months ago
..
0001_initial.py
redesign panel admin
1 year ago
0002_alter_video_thumbnail.py
redesign panel admin
1 year ago
0003_remove_videocollection_videos_middlevideocollection_and_more.py
feat: article, videos. library, podcasts
1 year ago
0004_videocollection_order.py
feat: article, videos. library, podcasts
1 year ago
0005_videoplaylist_alter_video_options_playlistitem.py
feat: article, videos. library, podcasts
1 year ago
0006_alter_video_video_type.py
feat: article, videos. library, podcasts
1 year ago
0007_videoincollection_alter_video_collections.py
feat: article, videos. library, podcasts
1 year ago
0008_videocollection_videos.py
feat: article, videos. library, podcasts
1 year ago
__init__.py
redesign panel admin
1 year ago