Commit Graph

57 Commits

Author SHA1 Message Date
Claus Vium 2a6b3791bc Change sharedcomponents module to core 2019-02-08 07:50:23 +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 6ffae6cbe0 remove module reference from method calls 2019-02-03 23:14:41 +09:00
dkanada 945c57be28 move all strings to the same location 2019-02-03 19:34:39 +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 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
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
Claus Vium 8d06ac275b Merge branch 'master' into remove_games 2019-01-31 19:04:06 +01:00
dkanada 3f0323fc7c update british strings 2019-01-31 18:30:53 +09:00
Vasily d79a07dd34 Merge pull request #79 from cvium/remove_more_connect
Remove unused Connect related from the frontend
2019-01-30 16:57:23 +03:00
Claus Vium 8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
Claus Vium 2339b57479 Remove unused Connect related from the frontend 2019-01-27 19:32:43 +01:00
Claus Vium f8cb517376 Add download menu option to media items 2019-01-25 22:43:26 +01:00
Andrew Rabert 2257110992 Merge pull request #51 from dkanada/clean
remove more code for sync and camera roll
2019-01-24 23:15:19 -05:00
Andrew Rabert 5c75bd5f99 Merge pull request #58 from Tthecreator/CSS-slider-fixes
Css slider fixes
2019-01-24 23:15:09 -05:00
dkanada b27bc31f50 remove more sync related code 2019-01-24 22:25:12 +09:00
Vasily 5d6fe136aa Merge pull request #62 from hawken93/reformat
remove BOM markers
2019-01-24 16:09:49 +03:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
dkanada 8a59ae79dc remove duplicates from british language and add todo 2019-01-23 01:52:20 +09:00
Tthecreator 8580ac39e3 Fixed slider issues on all major and minor browsers. 2019-01-22 15:08:02 +01:00
dkanada 4a69383765 remove english strings from other languages in emby-webcomponents 2019-01-22 17:32:30 +09:00
dkanada c1a8f91a2b use en-us as default translation if language or key is missing 2019-01-21 20:44:04 +09:00
Joshua M. Boniface b1f8bb93a3 Merge branch 'dev' into imageupload-fixes 2019-01-20 00:13:38 -05:00
Joshua M. Boniface f28b16ce45 Merge pull request #37 from dkanada/remove
Remove broken features from web interface
2019-01-19 21:33:16 -05:00
Vasily adc74d852a Merge pull request #36 from dkanada/fullscreen
Open videos in fullscreen on android devices
2019-01-19 18:48:22 +03:00
dkanada fe54e713f3 fix connect return value and promise issue 2019-01-20 00:39:31 +09:00
Sparky 6b607b41cb Fixed inconsistent UI coloring around settings drawer
Before, It matched the header bars coloration. With the header matching the larger background, I have corrected drawer coloration.
2019-01-16 08:00:34 -05:00
dkanada 4e8fbe9627 fix a missing variable from previous changes 2019-01-16 18:31:34 +09:00
dkanada 1445524edf condense router and remove another sync button 2019-01-16 18:30:15 +09:00
dkanada 92189e108b clear download options from navigation bar 2019-01-16 17:59:20 +09:00
dkanada 741725c078 remove premiere banner and download section on home 2019-01-16 17:47:32 +09:00
dkanada b8a0e1ab29 remove references to missing offline playback files 2019-01-16 14:55:32 +09:00
dkanada 2f3f17369e remove wakeonlan 2019-01-16 13:42:03 +09:00
dkanada e322ebaf05 open videos in fullscreen on android devices 2019-01-15 19:53:30 +09:00
ViXXoR 12fdec53b4 Cleaning up imageuploader
Adding better error handling with description toast message and removing issues causing the user to have to reload the page
Adds change with relation to jellyfin/jellyfin#247
2019-01-13 20:26:12 -05:00
Joshua M. Boniface 52cd371b51 Merge pull request #30 from dkanada/iap
Remove iap and simplify registrationservices
2019-01-13 13:09:00 -05:00
Joshua M. Boniface a53bf0a968 Merge pull request #28 from grafixeyehero/dev
Add transparent nav bar to BlueRadiance theme CSS
2019-01-13 12:40:55 -05:00
Joshua M. Boniface f60e20720b Merge pull request #26 from cvium/clickable_titlecards
Make the card titles clickable
2019-01-13 12:38:25 -05:00
dkanada 4b89f85d61 remove iap and simplify registrationservices 2019-01-13 16:57:08 +09:00
cvium 8b02d5c43c add colleciontype to get proper routing 2019-01-12 19:40:12 +01:00
grafixeyehero 845080e85d update blueradiance themes left panel 2019-01-12 16:11:45 +03:00
Riccardo Zanotto b7e857127c Fix spinning circle at the end of config wizard.
Adds some functions to navigate directly to url, instead of relatively.
2019-01-12 12:41:01 +01:00
cvium d38d493413 change to item.IsFolder 2019-01-12 07:58:01 +01:00