1
0
Fork 0
peertube/shared/models/videos/playlist
kontrollanten 38a3ccc7f8
feat: show contained playlists under My videos (#5125)
* feat: show contained playlists under My videos

closes #4769

* refactor(server): remove unused types

* fixes after code review

* fix(client/video-miniature): add to playlist

* fix(server/user/me): shortUUID response

* Revert "fix(client/video-miniature): add to playlist"

This reverts commit f1a0412391.

* fix(client/PlaylistService): caching

* Revert "fix(server/user/me): shortUUID response"

This reverts commit e3f1ee4e33.

* Fix fetching playlists

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-24 14:48:03 +02:00
..
index.ts Introduce playlist command 2021-07-20 15:27:18 +02:00
video-exist-in-playlist.model.ts feat: show contained playlists under My videos (#5125) 2022-10-24 14:48:03 +02:00
video-playlist-create-result.model.ts Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
video-playlist-create.model.ts Add playlist check param tests 2019-03-18 11:17:59 +01:00
video-playlist-element-create-result.model.ts Introduce playlist command 2021-07-20 15:27:18 +02:00
video-playlist-element-create.model.ts Add playlist check param tests 2019-03-18 11:17:59 +01:00
video-playlist-element-update.model.ts Playlist server API 2019-03-18 11:17:59 +01:00
video-playlist-element.model.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-playlist-privacy.model.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-playlist-reorder.model.ts Playlist reorder support 2019-03-18 11:17:59 +01:00
video-playlist-type.model.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
video-playlist-update.model.ts Add ability to unpublish video/playlist 2019-06-06 17:29:15 +02:00
video-playlist.model.ts Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00