aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video-miniature.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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