aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-playlists
Commit message (Collapse)AuthorAgeFilesLines
* Align layout for create/edit video-playlists (my-account) on create/edit ↵Rigel Kent2020-03-282-51/+91
| | | | user (admin)
* Normalize create buttonsRigel Kent2020-03-132-2/+2
|
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
|
* Center search fields (my videos/playlists)Chocobozzz2020-01-212-4/+1
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+4
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-283-2/+25
|
* Lazy load static objectsChocobozzz2019-12-182-12/+15
|
* Add a drag&drop delay on playlist videos to allow user scroll on small ↵Julien Maulny2019-10-232-1/+20
| | | | | | | | | | | | | | | | screens (#2154) * Add delay on playlist element reordering to fix user scroll on mobile Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * Upgrade @angular/cdk to include bugfix about drag&drop Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * add delay on playlist drag&drop on all touch screens Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix infinite scroll on big screensChocobozzz2019-08-025-7/+18
|
* Fix overflow in playlist listChocobozzz2019-08-021-0/+12
|
* Automatically update playlist thumbnailsChocobozzz2019-08-011-10/+25
|
* Fix broken playlist apiChocobozzz2019-08-012-53/+19
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Add client hooksChocobozzz2019-07-241-3/+3
|
* Add ability to set a public to private in clientChocobozzz2019-06-073-30/+22
|
* Merge branch 'feature/audio-upload' into developChocobozzz2019-05-212-6/+6
|\
| * Support audio upload in clientChocobozzz2019-05-172-6/+6
| |
* | Fix reordering playlistChocobozzz2019-05-171-1/+3
|/
* Improve playlist element styleChocobozzz2019-04-051-1/+1
|
* Add playlist channel validator when playlist is publicChocobozzz2019-03-183-11/+23
|
* Add video channel viewChocobozzz2019-03-185-11/+43
|
* Playlist support in watch pageChocobozzz2019-03-183-247/+6
|
* Playlist reorder supportChocobozzz2019-03-183-67/+163
|
* Playlist videos componentChocobozzz2019-03-183-9/+262
|
* Add to playlist dropdownChocobozzz2019-03-186-9/+93
|
* Add/update/delete/list my playlistsChocobozzz2019-03-188-0/+480