aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-miniature.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-285/+0
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-1/+1
|
* fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-121-3/+7
| | | | channels list
* Limit thumbnail sizesChocobozzz2020-06-111-0/+8
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-6/+6
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* First implem global searchChocobozzz2020-06-101-8/+30
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-0/+1
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-081-0/+2
| | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options
* Rename duplicate to more universal mirror, add to miniature for quick access ↵Rigel Kent2020-05-011-1/+1
| | | | by admins
* Properly hide Watch Later when user logs outRigel Kent2020-02-191-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-281-1/+2
|
* Share playlists stateChocobozzz2020-01-061-25/+24
|
* Move watch later logic in miniatureChocobozzz2020-01-031-8/+90
|
* Display all miniature actions on hover and focusRigel Kent2020-01-021-1/+5
|
* Lazy load static objectsChocobozzz2019-12-181-2/+7
|
* Fix auto blacklist viewChocobozzz2019-09-041-0/+2
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-131-1/+1
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-051-1/+2
|
* Add video miniature dropdownChocobozzz2019-04-051-14/+56
|
* Refactor video miniaturesChocobozzz2019-04-031-3/+54
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-0/+9
|
* Fix videos list user NSFW policyChocobozzz2018-09-241-4/+4
|
* Improve videos list client performanceChocobozzz2018-09-201-5/+6
|
* Add local user subscriptionsChocobozzz2018-08-271-2/+33
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-2/+5
| | | | There is a global instance setting and a per user setting
* Begin video watch designChocobozzz2017-12-061-0/+17