aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-playlists
Commit message (Expand)AuthorAgeFilesLines
* Fix responsive playlist elementsChocobozzz2020-08-191-0/+15
* Remove unused class in playlists elementsChocobozzz2020-08-191-8/+0
* We don't need services anymore for validatorsChocobozzz2020-08-172-14/+26
* Migrate to $localizeChocobozzz2020-08-144-41/+17
* Use ng select for multiselectChocobozzz2020-08-111-2/+1
* Fix playlist position in my playlistsChocobozzz2020-08-111-1/+1
* Fix tags in search filtersChocobozzz2020-08-112-8/+6
* Add buttons in playlist pageChocobozzz2020-08-103-4/+103
* Fix playlist layout on mobileChocobozzz2020-08-101-3/+5
* Fix lintChocobozzz2020-08-071-2/+2
* Fix regressions sub-menu titles on mobile-viewkimsible2020-08-032-11/+10
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-2/+2
* harmonize search for librariesRigel Kent2020-07-293-18/+20
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-232-6/+6
* fix reactive file upload buttonRigel Kent2020-07-011-0/+1
* Reorganize client shared modulesChocobozzz2020-06-235-40/+21
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-132-1/+5
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* fix mascot sizes, fix tick, delete extraneous .png iconsRigel Kent2020-06-041-4/+4
* Fix displaying more dropdown on touchscreenkimsible2020-05-111-0/+8
* Fix broken views on mobile and small screens (#2671)Kim2020-04-272-0/+30
* Align layout for create/edit video-playlists (my-account) on create/edit user...Rigel Kent2020-03-282-51/+91
* 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
* 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 screen...Julien Maulny2019-10-232-1/+20
* 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