aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/playlist/video-exist-in-playlist.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-241-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com>
* Share playlists stateChocobozzz2020-01-061-6/+8
|
* Fix broken playlist apiChocobozzz2019-08-011-0/+1
|
* Add to playlist dropdownChocobozzz2019-03-181-0/+7