Commit Graph

6154 Commits

Author SHA1 Message Date
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 0977259fdd Merge pull request #39 from sparky8251/fix-inconsistent-back-button
Remove back button from dashboard and metadata manager
2019-01-20 00:16:48 -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
Joshua M. Boniface c38b73a1e9 Merge pull request #38 from sparky8251/darken-drawer
Fix inconsistent UI coloring around settings drawer
2019-01-16 11:58:52 -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 4819fc9591 Adding to CONTRIBUTORS.md 2019-01-14 13:01:25 -05:00