aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-607/+0
|
* switch margin-bottom rules to padding-bottom now used in miniatureRigel Kent2020-06-121-3/+3
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-1/+1
| | | | | | | | | | | - 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
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-16/+16
| | | | | | | | | | | | | | | * 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
* Fix grey color themeChocobozzz2020-05-221-2/+2
|
* Fix action button icons themeChocobozzz2020-05-221-5/+5
|
* Fix margin-content and miniature thumbnail width on mobile, fix media ↵Rigel Kent2020-05-011-1/+2
| | | | queries for tables above lg breakpoint
* Fix privacy warning ok button placementChocobozzz2020-04-031-1/+1
|
* Remove unnecessary marginChocobozzz2020-03-201-1/+0
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-2/+8
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-0/+1
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-1/+1
|
* (css) transparent buttons in watch pageRigel Kent2019-12-271-22/+33
|
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-211-4/+7
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-3/+3
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-0/+1
| | | | fixes #1730
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-0/+4
|
* (css) optimize .other-videos widthRigel Kent2019-12-171-2/+4
|
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-171-0/+4
|
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-1/+2
|
* improve likes-dislikes bar usabilityRigel Kent2019-12-161-0/+10
|
* add channel avatar to watch viewRigel Kent2019-12-151-33/+20
|
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-131-4/+7
|
* (css) improve video-watch title display on small screensRigel Kent2019-12-091-1/+13
|
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-051-0/+15
|
* Test a color for the support buttonChocobozzz2019-12-031-0/+13
|
* Fix theater modeChocobozzz2019-08-061-0/+1
|
* Fix player width with playlistChocobozzz2019-08-021-1/+2
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-9/+9
|
* Speedup video watch layout buildChocobozzz2019-06-111-0/+1
|
* Fix playlist block with theater playerChocobozzz2019-05-171-0/+1
|
* Move video watch playlist in its own componentChocobozzz2019-05-131-60/+6
|
* Fix privacy warning position on mobileChocobozzz2019-04-151-1/+3
|
* Fix videos list margin with hidden menuChocobozzz2019-04-111-2/+1
|
* Add ability to disable trackerChocobozzz2019-04-101-0/+1
|
* Improve playlist element styleChocobozzz2019-04-051-17/+20
|
* Add video miniature dropdownChocobozzz2019-04-051-9/+3
|
* Improve abstract videos listChocobozzz2019-04-031-3/+2
| | | | Better responsive and align miniatures to the left
* Handle theater mode for playlistsChocobozzz2019-03-181-27/+74
|
* Add video channel viewChocobozzz2019-03-181-1/+2
|
* Playlist support in watch pageChocobozzz2019-03-181-1/+53
|
* Playlist videos componentChocobozzz2019-03-181-9/+1
|
* Add to playlist dropdownChocobozzz2019-03-181-2/+9
|
* Increase player default size to 66vhChocobozzz2019-02-201-2/+2
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-65/+15
|\
| * Refactor how we use iconsChocobozzz2019-01-171-65/+15
| | | | | | | | Inject them in an angular component so we can easily change their color
* | Enable video watchclementbrizard2019-01-121-1/+1
|/
* Better typingsChocobozzz2018-10-181-1/+1
|
* Display other videos on xl screens on the rightChocobozzz2018-09-281-1/+9
|
* Improve responsive on small screensChocobozzz2018-09-201-2/+25
|