aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-playlist/video-playlist.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix playlist cache errorChocobozzz2020-02-171-0/+6
* Fix e2e testsChocobozzz2020-01-231-5/+9
* Fix playlist observable cacheChocobozzz2020-01-091-7/+9
* Optimize list my playlists SQL queryChocobozzz2020-01-091-2/+11
* Skip videos count on client if we don't use itChocobozzz2020-01-081-4/+4
* Align search field with checkboxes in playlist addChocobozzz2020-01-061-1/+1
* Share playlists stateChocobozzz2020-01-061-19/+125
* Move watch later logic in miniatureChocobozzz2020-01-031-3/+3
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-0/+1
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-2/+8
* Lazy load static objectsChocobozzz2019-12-181-3/+3
* Fix video playlist element removalChocobozzz2019-08-221-5/+4
* Fix infinite scroll on big screensChocobozzz2019-08-021-4/+11
* Fix broken playlist apiChocobozzz2019-08-011-4/+42
* Playlist reorder supportChocobozzz2019-03-181-0/+14
* Add to playlist dropdownChocobozzz2019-03-181-10/+67
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+108