Claus Vium
fbb793e445
Hardcode Register string since ButtonRegister has been removed from strings
2019-02-14 19:02:43 +01:00
Claus Vium
76d3fcfbb6
Re-add configuration page for OpenSubtitles
2019-02-14 18:59:52 +01:00
grafixeyehero
c7ce1ac8ec
removing from strings
2019-02-13 16:42:28 +01:00
grafixeyehero
e5bd76b09a
remove more "Customize Home Screen" Bar at Bottom of web ui
2019-02-13 16:42:28 +01:00
grafixeyehero
533b7fe50a
remove "Customize Home Screen" Bar at Bottom of web ui
2019-02-13 16:42:28 +01:00
Joshua M. Boniface
fccf42274a
Merge pull request #117 from sparky8251/volume-slider-fix
...
Fix volume slider behavior
2019-02-13 00:30:16 -05:00
Sparky
f3e46a369f
More manual deuglification
2019-02-12 10:01:16 -05:00
Sparky
02671c7fd3
Create function to reduce code reuse
2019-02-12 07:20:31 -05:00
Sparky
789eed49af
Implement cvium's code clarity suggestion
2019-02-12 06:49:39 -05:00
Sparky
77a23c74d9
Fixed on click behavior and added touchmove handler
2019-02-12 06:49:39 -05:00
Sparky
249d9d6cf5
Remove TODO
2019-02-12 06:49:39 -05:00
Sparky
f2c406ec16
Fix indentation for videoosd.js
2019-02-12 06:49:39 -05:00
Sparky
f948541e68
Fixed all 3 volume sliders behavior
...
Now updates when dragging
2019-02-12 06:49:39 -05:00
Sparky
8a868f9109
Partial fix for music
...
Same problems as video when on nowplaying.html, all other pages are still behaving as before (when the playback bar is along the bottom).
2019-02-12 06:49:39 -05:00
Sparky
97ee1d10c6
Manual deuglification of remotecontrol.js
2019-02-12 06:49:39 -05:00
Sparky
c8d4c8759a
Manual 4 space indentation fix
2019-02-12 06:49:39 -05:00
Sparky
39dfc7dd23
Automatic deuglification of remotecontrol.js
2019-02-12 06:49:39 -05:00
Sparky
55aeb42179
Partial fix for movies and TV shows
...
Updates volume correctly as you slide back and forth, but does not change icon to mute when at 0 or update bar length.
Has no impact on music playback.
2019-02-12 06:49:39 -05:00
Sparky
35761ae49b
Manual deuglification of videoosd.js
2019-02-12 06:49:39 -05:00
Sparky
a7761b1d44
Automatic deuglify of videoosd.js
2019-02-12 06:49:39 -05:00
Joshua M. Boniface
d54bb40f58
Merge pull request #127 from cvium/fix_sharedcomponents_translations
...
Change sharedcomponents module to core
2019-02-08 12:16:42 -05:00
Claus Vium
2a6b3791bc
Change sharedcomponents module to core
2019-02-08 07:50:23 +01:00
Anthony Lavado
134f0ad24c
Merge pull request #121 from joshuaboniface/syntax-error
...
Fix syntax error in site.js
2019-02-06 01:45:26 -05:00
Joshua Boniface
4f91646892
Fix syntax error in site.js
2019-02-05 19:41:25 -05:00
Vasily
0f96bb2b82
apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-02-05 18:50:39 +01:00
dkanada
f4798932ef
remove useless function
2019-02-05 18:50:39 +01:00
dkanada
340745718a
manual deminification for some plugin methods
2019-02-05 18:50:39 +01:00
dkanada
5ef781be84
remove some checks that break server selection
2019-02-05 18:50:39 +01:00
dkanada
cdfdfe6e95
remove arbitrary block on plugins for the android app
2019-02-05 18:50:39 +01:00
dkanada
2fb28de925
add multiserver support for web client
2019-02-05 18:50:39 +01:00
Vasily
884c264b40
Merge pull request #118 from anthonylavado/fix-safari-pip
...
Enable and fix PiP for Safari
2019-02-04 20:01:35 +03:00
Claus Vium
d7cef56e23
Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
...
Remove extra newline
Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 10:00:26 -05:00
Claus Vium
8ec57de307
Update src/bower_components/emby-webcomponents/htmlvideoplayer/plugin.js
...
Co-Authored-By: anthonylavado <anthonylavado@users.noreply.github.com>
2019-02-04 03:56:41 -05:00
Anthony Lavado
c99f9c6d65
Stacks the condition for Safari support and Chrome support all in to one
...
This puts the IF condition for detecting Chrome PiP support into the same line as the one that sets it up for Safari. I tested it in both browsers, as well as Firefox. In browsers where PiP is supported, they each respond to their own call and not the other (Safari only responds to the Webkit check, Chrome only responds to the document check). Firefox currently supports neither standard, so there's no issue there.
2019-02-04 03:28:54 -05:00
Vasily
d3ca840136
Merge pull request #116 from dkanada/strings
...
Consolidate all strings into a single file per language
2019-02-03 18:14:14 +03:00
dkanada
d10580e9e1
sort all translation files alphabetically
2019-02-03 23:25:19 +09:00
dkanada
164d961104
merge duplicate language files
2019-02-03 23:18:55 +09:00
dkanada
6ffae6cbe0
remove module reference from method calls
2019-02-03 23:14:41 +09:00
dkanada
e2d975de09
remove sharedcomponent string loading method
2019-02-03 23:14:41 +09:00
Vasily
693848dcf7
Merge pull request #119 from anthonylavado/fix-toggle-track
...
Make the toggle track visible on all themes
2019-02-03 16:34:28 +03:00
dkanada
945c57be28
move all strings to the same location
2019-02-03 19:34:39 +09:00
dkanada
345ee6b0f4
use lowercase characters for string files to match sharedcomponents
2019-02-03 19:34:09 +09:00
Anthony Lavado
04bf6a3305
Fix the value to be grey
...
Accidentally pushed up a commit that had it at white. This is now the correct middle grey.
2019-02-03 04:03:04 -05:00
Anthony Lavado
f0b8a44bcf
Make the toggle track visible on all themes
...
The default toggle track colour was essentially a transparent black. While this works on brighter themes, it didn't work on the now default dark theme. It is now set to a "middle grey" that is visible on all themes (light or dark).
2019-02-03 03:55:29 -05:00
Anthony Lavado
abaac9cc01
Add Anthony to list, fix the links of others
...
Adds my name to the list, and fixes the broken links for the other users before me.
2019-02-03 03:38:52 -05:00
Anthony Lavado
65581958e1
Enable and fix PiP for Safari
...
This enables the previously commented out lines that would enable Picture in Picture support for Safari.
Also fixed IF condition to match the Apple developer reccomendation: https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
2019-02-03 03:34:50 -05:00
Vasily
2b5c236510
Merge pull request #112 from sparky8251/remove-seasonal-themes
...
Removed seasonal theme support
2019-02-02 23:38:13 +03:00
Sparky
0e8e114c14
Remove commented code
2019-02-02 09:42:47 -05:00
Sparky
1c523fc4f0
Removed seasonal theme support
...
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system.
Fixes #71
2019-02-02 09:35:56 -05:00
dkanada
87645e7748
remove commas from the end of translation files
2019-02-02 13:28:17 +01:00