aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/videos-selection.component.html
Commit message (Collapse)AuthorAgeFilesLines
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Correctly disable infinite scroll for reuseChocobozzz2021-10-111-1/+2
|
* Add video filters to common video pagesChocobozzz2021-08-251-1/+4
|
* Refactor search filtersChocobozzz2021-05-031-2/+2
|
* Channel/account page redesign feedbacksChocobozzz2021-03-311-2/+1
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* Fix NSFW policy in my videos listChocobozzz2021-02-111-0/+1
|
* Fix no history messageChocobozzz2020-11-191-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+30