aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup tokens logic in embedChocobozzz2020-08-071-4/+8
|
* deal with refresh token in embedRigel Kent2020-08-062-2/+3
|
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-042-4/+27
|
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
|
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-243-7/+28
| | | | | | | | | * Hide generic channel display name on watch view * Hide generic channel avatar on watch view * Add Default username channel as a generic channel display-name Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability to report accountChocobozzz2020-07-107-216/+10
|
* Add ability to report comments in front endChocobozzz2020-07-102-2/+30
|
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* allow muting from the miniature optionsRigel Kent2020-06-281-1/+1
| | | | initial implementation with a listing refresh except on search results
* Support player hotkeys when it is not focusedChocobozzz2020-06-231-1/+0
|
* Lazy load all routesChocobozzz2020-06-2336-0/+4192