Commit Graph

3586 Commits

Author SHA1 Message Date
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
dkanada 5ef781be84 remove some checks that break server selection 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 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
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
Claus Vium a487737f4c Fix syntax error caused by deminification 2019-01-26 08:51:01 +01: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
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00: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
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 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
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
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
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
ViXXoR bbc318b716 Deuglify directorybrowser.js 2019-01-14 13:01:11 -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
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
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
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00