Commit Graph

5443 Commits

Author SHA1 Message Date
Zsigó Tibor
163b6107d5 Translated using Weblate (Hungarian)
Currently translated at 43.6% (990 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
Zsigó Tibor
d6856060d1 Translated using Weblate (Hungarian)
Currently translated at 42.0% (953 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -05:00
Zsigó Tibor
59a84e5384 Translated using Weblate (Hungarian)
Currently translated at 41.7% (945 of 2266 strings)

Translation: Jellyfin Web/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-web/jellyfin-web/hu/
2019-02-13 00:35:19 -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
Claus Vium
2a6b3791bc Change sharedcomponents module to core 2019-02-08 07:50:23 +01: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
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
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
dkanada
02d11dff81 remove direct access of cordova methods (#78)
* deminify some dependency loading

* remove direct access of native methods

* move static dependencies to array initialization
2019-02-01 11:22:26 +01:00
Vasily
fd810c4bec
Merge pull request #95 from dkanada/language-bug
add display language option back
2019-02-01 12:48:31 +03:00
Claus Vium
8d06ac275b
Merge branch 'master' into remove_games 2019-01-31 19:04:06 +01:00
dkanada
5b5f3f4462 add display language option back 2019-01-31 18:34:08 +09: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
Vasily
0db5ebf618
Merge pull request #74 from cvium/master
Add download menu option to media items
2019-01-30 15:53:08 +03:00
Claus Vium
94bab172f0
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:39:27 -06:00
Claus Vium
1d7854541b
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:39:11 -06:00
Claus Vium
ba0c888960
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
2019-01-29 11:38:57 -06:00
Justin Suess
d37919cbf0 Fixed syntax error in en-GB.json 2019-01-29 05:58:03 -06:00
Justin Suess
52010486b9 addressed suggested changes in pull request. 2019-01-29 05:57:03 -06:00
Justin Suess
a62d70fc78 Changed the optional message to be more clear 2019-01-28 20:19:08 -06:00
Justin Suess
a72fce15a6 Added frontend support for a password field on setup 2019-01-28 20:03:54 -06:00
Claus Vium
5f20525f5f Remove uncommented html related to game players 2019-01-27 22:16:42 +01: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
Andrew Rabert
0474bcfa8f
Merge pull request #75 from nvllsvm/misc
User profile fixes
2019-01-26 14:02:00 -05:00
Claus Vium
a487737f4c Fix syntax error caused by deminification 2019-01-26 08:51:01 +01:00
Andrew Rabert
6d4aae1312 Remove redundant user type selection dialog 2019-01-25 23:55:24 -05:00
Andrew Rabert
39f71a8f24 Navigate back to user profiles page on user edit save 2019-01-25 23:55:07 -05:00
Andrew Rabert
5428c37200 Fix user edit save
Remove connect logic
2019-01-25 23:54:54 -05: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
b9d06ebf62 add suggested changes from code review 2019-01-24 22:26:24 +09:00
dkanada
c51d005a4d more deminification and update dashboard button on header 2019-01-24 22:25:30 +09:00
dkanada
cb9f250d32 add suggested changes and fix a return statement 2019-01-24 22:25:30 +09:00
dkanada
60b70ad0c9 remove native app check for web clients 2019-01-24 22:25:30 +09:00
dkanada
68926062b0 basic minification for apphost web component dependency section 2019-01-24 22:25:30 +09:00
dkanada
f40d74725f remove camera upload page from dashboard 2019-01-24 22:25:30 +09:00
dkanada
b27bc31f50 remove more sync related code 2019-01-24 22:25:12 +09:00
dkanada
b5b928ec21 remove more code related to camera roll 2019-01-24 22:24:56 +09:00
dkanada
08df4531e3 deminify site.js a small amount 2019-01-24 22:24:56 +09:00
Vasily
5d6fe136aa
Merge pull request #62 from hawken93/reformat
remove BOM markers
2019-01-24 16:09:49 +03:00
Vasily
41141a9e7a
Merge pull request #65 from cvium/fix_profile_page_image
Fix profile image not being shown on profile page
2019-01-24 15:40:10 +03:00
Claus Vium
f715ac7ca2 Fix profile image not being shown on profile page 2019-01-24 07:39:22 +01:00
Joshua M. Boniface
82fce1232c
Merge pull request #56 from dkanada/i18n
Use English for fallback translations and clean up language files
2019-01-23 22:24:39 -05: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
1a9bd39c4f remove english strings from other languages in core 2019-01-22 17:31:42 +09:00
Sparky
59a4baab72 Add back button to server dashboard 2019-01-21 20:52:56 -05:00
Joshua M. Boniface
2779621e37
Merge pull request #53 from Bond-009/users
Fix user tabs color
2019-01-21 16:34:26 -05:00
Bond_009
e4392078ab Fix user tabs 2019-01-21 20:01:38 +01:00
Bond_009
7b3b57bd80 Fix progress color 2019-01-21 17:55:19 +01:00
dkanada
c1a8f91a2b use en-us as default translation if language or key is missing 2019-01-21 20:44:04 +09:00
Andrew Rabert
b4d9b37cbd
Merge pull request #46 from dkanada/removetwo
minor changes to navbar elements
2019-01-20 20:37:18 -05:00
Andrew Rabert
4d4f621f38
Merge pull request #29 from ViXXoR/imageupload-fixes
Cleaning up imageuploader
2019-01-20 20:35:16 -05:00
Andrew Rabert
412c53b087
Merge pull request #43 from taconaut/feature/FilterVideosByAudioStreamLanguage
Filter videos by audio stream language
2019-01-20 20:34:26 -05:00
Andrew Rabert
16e46d065c
Merge pull request #45 from cvium/fix_data_backbutton
Fix data-backbutton logic
2019-01-20 20:34:13 -05:00
Andrew Rabert
ca10eef36a Remove Sync code 2019-01-20 18:31:12 -05:00
dkanada
c2ddda7afc remove metadata manager from navbar 2019-01-20 23:32:17 +09:00
dkanada
3b271ca3b7 move profile to top of user settings 2019-01-20 23:21:09 +09:00
dkanada
925e4a4ba5 improvements to icons and strings on several pages 2019-01-20 23:19:54 +09:00
Claus Vium
933505cb2e Add back button to metadata manager 2019-01-20 15:05:26 +01:00
dkanada
7ac964fca0 minor changes to navbar elements 2019-01-20 17:33:48 +09:00
Claus Vium
47f5cd330f Fix data-backbutton logic 2019-01-20 09:07:28 +01:00
Joshua M. Boniface
791d1ea373
Merge pull request #44 from cvium/fix_library_content_type
Remove filter from library collection type options
2019-01-20 00:20:03 -05:00
Joshua M. Boniface
d241877853
Merge pull request #42 from nkmerrill/backdropfix
Fixed Home Backdrop Not Loading
2019-01-20 00:17:35 -05:00
Joshua M. Boniface
88c1b112e3
Merge branch 'dev' into fix-inconsistent-back-button 2019-01-20 00:15:51 -05: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
Claus Vium
a04ba7b3a9 Remove filter from library collection type options 2019-01-19 21:45:52 +01:00
Vasily
4f6102d68e Cleanup bindMenuEvents
Suggested bu @Vasily
2019-01-19 12:54:32 -05:00
Sparky
91b7161993 "Fix" Back updateBackButton evaluation 2019-01-19 12:44:30 -05:00
Sparky
036cf6ef95 Fix broken hamburger menu 2019-01-19 12:44:30 -05:00
Sparky
d090ac8d72 Fix up some additional deuglification failures
Replaced += on some strings
Declared `var i`in for loops rather than just using `i`
Fixed left over nest if, changed to else if
Switched to `===` for string to string comparisons
Unfurled ternary operator deuglification missed
...Applied suggestions from code review...
2019-01-19 12:44:30 -05:00
Sparky
858decb4bb Removed back button from dashboard and metadata manager 2019-01-19 12:44:30 -05:00
Sparky
84dd50e995 Manual cleanup of deuglification
Deuglification
2019-01-19 12:44:30 -05:00
Sparky
4c0170535d Initial Deuglification
Need to clean up afterwards.
2019-01-19 12:44:30 -05:00
Vasily
7417b844f0
Merge pull request #27 from hawken93/fix_503
Stop pagination and adding a library from being able to trigger multiple times
2019-01-19 19:51:06 +03:00
Vasily
db52db1968 add suggested changes to improve formatting
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-20 00:55:34 +09: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
Philippe
11cedaa7e4 Support Frontend audio language filter selection jellyfin#617
Show audio languages filter if any have been received in get filters call
Localized audio languages filter header in three languages
2019-01-19 16:48:11 +01:00
dkanada
fe54e713f3 fix connect return value and promise issue 2019-01-20 00:39:31 +09:00
Nicholos Merrill
ccbb5a00e9 Changed backdrop initialization module to load on page show instead of
before page show so that home page does continues to load backdrop image
even after changing page.

Also added my name to contributors.
2019-01-19 02:52:02 -07:00
hawken
e9fdcd2807 prettify a bit and add comment in medialibrarycreator.js 2019-01-16 22:12:24 +00:00
hawken
dfcad4992b Add loading and disable submit event while adding library folder 2019-01-16 22:12:23 +00:00
hawken
92aa36de0b fix formatting in moviecollections/movies.js 2019-01-16 22:12:23 +00:00
hawken
5ef8a2e1cc missing space in userpasswordpage.js 2019-01-16 22:12:23 +00:00
hawken
cba0968358 fix pagination to negative pages bug 2019-01-16 22:12:23 +00:00
dkanada
7560d9abd1 remove camera upload and sync options from preference menu 2019-01-17 05:11:28 +09:00
dkanada
5aac42d5bd deminify user preference menu 2019-01-17 04:55:51 +09:00
dkanada
5ed8dbe9c3 deminify sections of the navbar code and fix logout button 2019-01-17 04:49:47 +09:00
Joshua M. Boniface
58ea56f9d1
Merge pull request #17 from ViXXoR/minor-web-ui-enhancements
Fix directorybrower not resetting scroll
2019-01-16 12:06:41 -05:00
Joshua M. Boniface
a2c008a7cf
Merge pull request #8 from cvium/remove_premiere_fix_crashes
Remove premiere stuff and fix crashes caused by earlier removals
2019-01-16 12:00:16 -05: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
1b95ca7d14 strip wakeonlan from apiclient 2019-01-16 18:32:00 +09: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
3edaae9d48 add a header for user specific pages 2019-01-16 18:01:35 +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
50fe0d6413 remove invitation section that would require connect 2019-01-16 15:01:17 +09:00
dkanada
b8a0e1ab29 remove references to missing offline playback files 2019-01-16 14:55:32 +09:00
dkanada
58954cadd3 format navigation drawer factory method 2019-01-16 14:46:20 +09:00
dkanada
2bf9546ad5 remove old connect button 2019-01-16 13:45:35 +09:00
dkanada
2f3f17369e remove wakeonlan 2019-01-16 13:42:03 +09:00
cvium
cc751aa312 remove trailing whitespace 2019-01-15 22:45:39 +01:00
dkanada
718a2215d4 format define section for readability 2019-01-16 02:47:29 +09:00
dkanada
e322ebaf05 open videos in fullscreen on android devices 2019-01-15 19:53:30 +09:00
cvium
790cb3f32c last review comments 2019-01-14 22:52:33 +01:00
ViXXoR
bbc318b716 Deuglify directorybrowser.js 2019-01-14 13:01:11 -05: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
ViXXoR
10d5c28876 Ensure Directory Browser Scrolls to Top on Selection
When a user chooses a directory using the directory browser, it previously stayed at its scroll location. Now it moves back to the top, which is expected behaviour.
2019-01-13 11:05:58 -05:00
dkanada
4b89f85d61 remove iap and simplify registrationservices 2019-01-13 16:57:08 +09:00
cvium
0d6c45173b fix typo 2019-01-12 20:09:24 +01:00
cvium
f27ff18cd1 fixed indentation and if statement 2019-01-12 20:06:26 +01: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
cvium
aaad0350ae make card titles clickable 2019-01-12 07:54:05 +01:00
Joshua M. Boniface
02918d066f
Merge pull request #14 from dkanada/addserver
Reimplement page to add server
2019-01-11 23:46:13 -05:00
Joshua Boniface
edde580329 Update Chromecast app ID 2019-01-11 23:44:15 -05:00
dkanada
810fee21ab deminify addserver script 2019-01-12 13:41:05 +09:00
dkanada
20286dd81e remove some connect references 2019-01-12 13:41:05 +09:00
dkanada
1967d248a7 reimplement page to add server 2019-01-12 13:38:05 +09:00
Joshua M. Boniface
9222f8b15b
Merge pull request #20 from drago-96/thumbs-itemdetails
Show album thumbnail and artist image in page itemdetail
2019-01-11 23:30:00 -05:00
Joshua M. Boniface
4dc4a26719
Merge pull request #13 from dkanada/android
Send android clients to select server before login
2019-01-11 23:24:15 -05:00
Joshua M. Boniface
d2c6840ceb
Merge pull request #12 from grafixeyehero/master
Fix return from PIN reset to index.html
2019-01-11 23:23:06 -05:00
Joshua M. Boniface
4cab2dd289
Merge pull request #6 from EraYaN/dev
Make icon into proper ico and large PNG
2019-01-11 23:22:15 -05:00
Joshua M. Boniface
1a3b3bfa71
Merge pull request #1 from cvium/deuglify_webcomponents
Change webcomponents to non-minified version
2019-01-11 23:21:24 -05:00
Riccardo Zanotto
6d1d6edeb4 Show album thumbnail and artist image in page itemdetail 2019-01-11 18:16:10 +01:00
Vasily
8cc83f8869
Merge branch 'dev' into master 2019-01-11 20:01:20 +03:00
cvium
6651a62ca6 dashboardpage review comments 2019-01-11 17:13:48 +01:00
Vasily
b0c218c49f
Update src/components/tvproviders/xmltv.js
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-01-11 15:42:46 +01:00
Vasily
dd3d5ef9dc
simplify ternary expression
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:12:11 +09:00
Vasily
3eb533d4bb
improve readability of logout function
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:11:36 +09:00
dkanada
3c0dbeedd5 send android clients to select server before login 2019-01-11 16:13:57 +09:00
Joshua M. Boniface
754d68a286
Merge pull request #7 from hawken93/fix_522
Fix firefox failing to set password for users with no password set
2019-01-10 22:29:55 -05:00
grafixeyehero
92544483ed fix return page
fix return page to index.html #11
2019-01-11 00:47:02 +03:00
cvium
58264c5046 cursory post-deuglification clean-up 2019-01-10 22:10:45 +01:00
hawken
039c5ffdda Fix 522 2019-01-10 20:53:46 +00:00
cvium
dee0e6a5c7 deuglification 2019-01-10 21:37:02 +01:00
cvium
c93cd26774 xmltv cleanup 2019-01-10 21:34:44 +01:00
cvium
8a4d86df62 remove premiere stuff and fix lingering js crashes 2019-01-10 21:13:18 +01:00
cvium
4dbb912ff4 add paths back 2019-01-10 21:12:58 +01:00
Erwin de Haan
b8046bc24f Made icon into proper icon file, left large favicon.png for modern browsers. 2019-01-10 20:23:03 +01:00
cvium
76b9411d6c remove always-true showImageEditing variable 2019-01-10 19:21:23 +01:00
cvium
670371de64 post-deuglification cleanup 2019-01-10 19:16:31 +01:00
cvium
e82a93c813 deuglify myprofile.js 2019-01-10 18:53:37 +01:00
cvium
9c395cc468 fix profile editing on user profile page 2019-01-10 18:47:52 +01:00
Vasily
500cfe2052 Apply back Jellyfin changes 2019-01-10 15:42:55 +03:00
Vasily
de6ac33ec1 Unminify using 1.5.323
Repo with tag: https://github.com/MediaBrowser/emby-webcomponents/tree/1.5.323
2019-01-10 15:42:01 +03:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00