aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/test-embed.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-3/+8
|
* Move to stylelintChocobozzz2021-04-281-9/+13
|
* Autoclose settings on outside clickChocobozzz2021-04-271-1/+1
|
* Ability to programmatically control embeds (#776)William Lahti2018-07-101-0/+149
* first stab at jschannel based player api * semicolon purge * more method-level docs; consolidate definitions * missing definitions * better match peertube's class conventions * styling for embed tester * basic docs * add `getVolume` * document the test-embed feature