Commit Graph

34 Commits

Author SHA1 Message Date
Pierre Rudloff d9ba01f017 Generate <img> tags with Smarty 2022-02-06 19:17:05 +01:00
Pierre Rudloff 7cd42e6c6b Fix MP3 option size 2022-02-03 21:57:00 +01:00
Pierre Rudloff bd61320cfc Lint 2020-10-20 22:34:53 +02:00
Pierre Rudloff 1d5a81ad8c Don't override the VarDumper styles 2020-10-20 00:06:25 +02:00
Pierre Rudloff 3ba720dce0 Get open-sans from Packagist
So we can stop requiring Asset Packagist
2020-07-20 23:04:03 +02:00
Pierre Rudloff 2f3ab77e8b Stop using grunt and use grumphp and robo instead 2019-11-30 16:34:35 +01:00
Pierre Rudloff f5408d409a style(csslint): Remove unused CSS class 2019-04-19 23:28:57 +02:00
Damien Senger ce07a621e5
Improves a11y of password protected video form
According to the WCAG success criterias 1.3.1 (Info and relationships),
3.3.2 (Labels or Instructions) and 4.1.2 (Name, Role, Value), labels
or instructions are required when content requires user input.

To do so, this commit adds a label for the password input and hide it
with a CSS visually-hidden method to not alter the design.

Resources:
- https://www.w3.org/TR/WCAG21/#labels-or-instructions
- https://www.w3.org/TR/WCAG21/#info-and-relationships
- https://www.w3.org/TR/WCAG21/#name-role-value
- https://www.w3.org/TR/WCAG20-TECHS/H44.html
- https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions.html
- https://gomakethings.com/hidden-content-for-better-a11y/
2019-04-13 13:11:09 +02:00
Pierre Rudloff f1cf0a2cdc feat: Add a way to trim the audio 2018-07-03 19:47:35 +02:00
Pierre Rudloff 4972c8ab8e feat: Add a new convertAdvanced option
It allows user to convert videos to several other audio/video formats

Fixes #148
2018-01-24 23:31:21 +01:00
Pierre Rudloff 488cdcd780 fix: Improve contrast on audio button label 2018-01-16 13:08:58 +01:00
Pierre Rudloff 44e475ce7d Use npm package for Open Sans 2017-10-17 16:23:37 +02:00
Pierre Rudloff 83c038ea46 Fix font location 2017-10-17 15:37:29 +02:00
Pierre Rudloff 930bcdad8d Remove buggy character from CSS 2017-07-03 12:27:31 +02:00
Pierre Rudloff dd00e9d279 Remove Google Cast support since the JS library does not seem to be maintained anymore and it frequently breaks 2017-07-03 10:19:50 +02:00
Pierre Rudloff 19bbe3f11c Lint CSS 2017-06-01 11:38:35 +02:00
Pierre Rudloff bb0f3b9f7c Font size abstraction 2017-06-01 11:25:59 +02:00
Pierre Rudloff 556ba2762d Cleanup CSS comments 2017-06-01 11:18:46 +02:00
Pierre Rudloff 77b3c78a70 Fix locale switcher button background 2017-06-01 11:17:29 +02:00
Pierre Rudloff f6a04458e7 Improve language switcher 2017-06-01 10:59:37 +02:00
Pierre Rudloff 393255180c csslint 2017-06-01 01:38:35 +02:00
Pierre Rudloff bbee27caa9 Language switcher CSS 2017-06-01 01:04:39 +02:00
Pierre Rudloff b4dd0aeb29 Basic locale switcher 2017-05-30 22:21:27 +02:00
Pierre Rudloff 7428b334de Smal fixes with playlists 2017-04-25 11:05:49 +02:00
Pierre Rudloff 43cbd4f6fe Cleanup playlists 2017-04-25 02:20:15 +02:00
Pierre Rudloff 7df5651bcd Add background color 2016-12-22 12:46:32 +01:00
Pierre Rudloff 57c5de5ac7 Correct class name 2016-07-10 13:12:44 +02:00
Pierre Rudloff 28d1319d73 Improve web app
Standalone mode
Don't display bookmarklet in standalone mode
Correct start URL
2016-07-10 13:10:20 +02:00
Pierre Rudloff 67d7ffdef5 Max select size 2016-05-01 18:58:03 +02:00
Pierre Rudloff 7d548c06b6 More info about formats
Only HTTP formats
2016-04-11 01:21:01 +02:00
Pierre Rudloff c79cd21d74 Use Bower for fonts 2015-10-29 23:29:57 +01:00
dattaz febd940e2f Change place of bookmarklet 2015-10-28 11:54:35 +01:00
Pierre Rudloff 4edfdd3edd Perf 2015-04-10 23:50:57 +02:00
Pierre Rudloff 37ed7fd098 Optimize CSS and JS 2014-12-30 00:41:03 +01:00