aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-playlist
Commit message (Expand)AuthorAgeFilesLines
* Prevent fetching playlist status after logoutChocobozzz2022-07-281-2/+10
* Add ability for client to create server logsChocobozzz2022-07-182-9/+9
* Increase global font sizeChocobozzz2022-06-164-71/+59
* Migrate to bootstrap 5Chocobozzz2022-06-102-4/+3
* Reduce latency when adding a video to playlistChocobozzz2022-02-221-4/+17
* client: show private badge in playlistskontrollanten2022-02-073-7/+26
* video-playlist: show date and views countkontrollanten2022-02-032-1/+11
* Remove unnecessary functionChocobozzz2022-01-181-8/+1
* Fix ngx loading bar deprecationChocobozzz2021-12-291-2/+3
* Fix playlist miniature size with big descriptionChocobozzz2021-11-292-5/+8
* Added Markdown formatting in playlist descriptionsPoslovitch2021-10-262-2/+11
* Cleanup video playlist element miniature codeChocobozzz2021-10-221-4/+1
* Add ability to view my followersChocobozzz2021-10-201-3/+3
* Fix find in bulkChocobozzz2021-10-181-1/+1
* Remove protractor workaroundChocobozzz2021-10-141-4/+2
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-5/+5
* Migrate client to eslintChocobozzz2021-08-184-8/+8
* Fix client lintChocobozzz2021-08-172-36/+31
* Update client dependenciesChocobozzz2021-08-111-1/+1
* Fetch things in bulk for the homepageChocobozzz2021-08-021-14/+9
* Refactor video links buildersChocobozzz2021-07-263-3/+4
* Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
* Playlist miniature consistent font sizeChocobozzz2021-06-291-3/+9
* Support short uuid for GET video/playlistChocobozzz2021-06-293-2/+10
* Move to sass moduleChocobozzz2021-06-283-8/+8
* Move to sass @useChocobozzz2021-06-283-8/+8
* Add ability to search playlistsChocobozzz2021-06-254-34/+62
* Bidi supportChocobozzz2021-06-073-14/+22
* Use HTML config when possibleChocobozzz2021-06-041-8/+3
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-282-2/+2
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-052-2/+2
* Move to stylelintChocobozzz2021-04-283-7/+9
* Remove avatarUrl from modelsChocobozzz2021-04-281-4/+0
* Playlist miniature consistencyChocobozzz2021-04-261-3/+3
* Refactor video miniatureChocobozzz2021-04-013-45/+77
* Add new default different avatar for channel and accountkimsible2020-11-251-3/+3
* Fix playlist update element dropdown uxChocobozzz2020-11-201-16/+26
* Improve playlist add dropdown uxChocobozzz2020-11-202-5/+12
* Fix dropdowns z-indexChocobozzz2020-11-201-2/+2
* Reorganize left menu and account menuChocobozzz2020-11-132-2/+2
* Fix playlist element dropdown overflowChocobozzz2020-08-251-1/+1
* Fix responsive playlist elementsChocobozzz2020-08-191-2/+7
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-1/+1
* Fix video playlist resumingChocobozzz2020-08-191-2/+8
* Update playlist add component to accept multiple times the same videoChocobozzz2020-08-194-126/+280
* Fix playlist dropdown active colorChocobozzz2020-08-191-0/+4
* Fix startAt/stopAt playlist element editionChocobozzz2020-08-191-3/+6
* Fix playlist deletionChocobozzz2020-08-191-1/+5
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
* Migrate to $localizeChocobozzz2020-08-142-13/+8