Damien Senger
|
596d5e2994
|
Adds and fixes labels for video.tpl inputs
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.
The bit rate label was replaced by a real label announcing the purpose
of the text input _Custom bitrate_. The existing unit indication is now
using a `<span>` attribute and it is linked to the input using an
`aria-describedby` attribute.
Also, the lack of label for the format conversion selectbox is fixed
by using a specific `aria-label` attribute.
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://www.w3.org/TR/WCAG20-TECHS/ARIA1.html
|
2019-04-13 13:18:32 +02:00 |
|
Pierre Rudloff
|
ac4f6e72b8
|
fix: Remove empty format from format list
Introduced by 4972c8ab8e
Fixes #170
|
2018-05-19 16:16:20 +02:00 |
|
Pierre Rudloff
|
ae1bb4d3f9
|
fix: Missing translatable string
|
2018-01-25 00:00:11 +01: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
|
8cbf8300d8
|
fix: Use a main tag for the main part of the page
See https://dequeuniversity.com/rules/axe/2.2/bypass?application=lighthouse
|
2018-01-16 13:07:10 +01: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
|
3fff849ea8
|
Merge branch 'master' of https://github.com/tony199555/alltube into feature/gettext
Conflicts:
composer.json
composer.lock
templates/index.tpl
templates/video.tpl
|
2017-05-29 19:01:20 +02:00 |
|
Unknown
|
e9351d09e0
|
Finish preparing pot file
|
2017-05-26 03:58:48 -07:00 |
|
Pierre Rudloff
|
6e8809b8bc
|
Use redirect even if we only have one format
|
2017-05-04 23:03:51 +02:00 |
|
Pierre Rudloff
|
a681804126
|
Don't use variables when we can use a Config object directly
|
2017-05-04 20:26:42 +02:00 |
|
Pierre Rudloff
|
e6bbe54474
|
New remux feature (fixes #103)
|
2017-04-25 00:40:24 +02:00 |
|
Pierre Rudloff
|
c9db4d0d2e
|
Fix variable name
|
2017-04-02 23:34:07 +02:00 |
|
Pierre Rudloff
|
4e1c1ca953
|
Add a stream parameter in config (fixes #24 and #39)
|
2017-01-16 12:02:21 +01:00 |
|
Pierre Rudloff
|
8e6c33c260
|
Merge branch 'develop' into feature/stream
Conflicts:
composer.lock
|
2017-01-16 11:06:39 +01:00 |
|
Pierre Rudloff
|
9f112c15b9
|
Add an uglyUrls option that disables URL rewriting (fixes #88)
|
2017-01-10 23:37:29 +01:00 |
|
Pierre Rudloff
|
28a8addbf1
|
Experimental support for M3U streams
|
2016-12-26 15:50:26 +01:00 |
|
Pierre Rudloff
|
e34b01f2c4
|
Add support for password protected videos
|
2016-10-20 23:01:31 +02:00 |
|
Pierre Rudloff
|
fc73459731
|
Use template includes
|
2016-08-01 01:01:10 +02:00 |
|
Pierre Rudloff
|
13ba4a7707
|
Cast functionnality in full JS
|
2016-06-22 12:32:57 +02:00 |
|
Pierre Rudloff
|
69b0eaa8ad
|
Valid HTML
|
2016-05-01 20:15:50 +02:00 |
|
Pierre Rudloff
|
726e71b9d0
|
Remove useless metadata
|
2016-05-01 20:14:58 +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
|
ed7018c957
|
Use <select> for format list
|
2016-04-10 21:42:38 +02:00 |
|
Pierre Rudloff
|
63166b8fde
|
Remove useless input
|
2016-04-10 19:56:29 +02:00 |
|
Pierre Rudloff
|
7eef219128
|
noscheme on all URL
|
2016-04-06 13:19:27 +02:00 |
|
Pierre Rudloff
|
81f32c3e61
|
Use Slim 3.3 (fixes #49)
|
2016-03-30 01:39:47 +02:00 |
|
Pierre Rudloff
|
8a5b9a179b
|
Remove index.php from path (fixes ##43)
|
2016-02-18 22:51:12 +01:00 |
|
Pierre Rudloff
|
215cfd08a6
|
Undefined variable
|
2015-10-31 12:04:13 +01:00 |
|
Pierre Rudloff
|
8de7404546
|
More images to load with HTTPS
|
2015-10-31 12:02:13 +01:00 |
|
Pierre Rudloff
|
32f45084fa
|
Absolute URL
|
2015-10-30 11:27:09 +01:00 |
|
Pierre Rudloff
|
90e2475103
|
Correct download name
|
2015-06-28 18:53:19 +02:00 |
|
Pierre Rudloff
|
e83d4e8469
|
Error in Smarty if
|
2015-04-12 16:29:05 +02:00 |
|
Pierre Rudloff
|
0b4e75547a
|
Smarty
|
2015-04-11 22:08:24 +02:00 |
|