aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/peertube-checkbox.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+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
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-231-0/+15
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-151-1/+9
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-061-1/+2
|
* Fix register checkboxChocobozzz2019-09-051-1/+1
|
* Multi step registrationChocobozzz2019-05-291-3/+0
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-051-1/+1
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-1/+5
|
* Add popover autocloseChocobozzz2018-08-271-1/+5
|
* Improve frontend accessibilityChocobozzz2018-07-171-0/+23
In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons