aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models/video/video-playlist.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-241-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Move typescript utils in its own directoryChocobozzz2021-12-161-2/+2
|
* Add ability to search playlistsChocobozzz2021-06-251-2/+2
|
* Reorganize client shared modulesChocobozzz2020-06-231-1/+1
|
* Split types and typingsChocobozzz2020-06-181-0/+104