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
adc74d852a
Merge pull request #36 from dkanada/fullscreen
...
Open videos in fullscreen on android devices
2019-01-19 18:48:22 +03: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
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
cvium
cc751aa312
remove trailing whitespace
2019-01-15 22:45:39 +01: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
ViXXoR
bbc318b716
Deuglify directorybrowser.js
2019-01-14 13:01:11 -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
Joshua M. Boniface
1b9098d6c6
Merge pull request #16 from drago-96/fix-wizardfinish
...
Fix spinning circle at the end of config wizard
2019-01-12 12:23:17 -05: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 M. Boniface
2c26f69bb7
Merge pull request #23 from joshuaboniface/update-chromecast
...
Update Chromecast app ID
2019-01-11 23:45:02 -05:00
Joshua Boniface
edde580329
Update Chromecast app ID
2019-01-11 23:44:15 -05:00
dkanada
d0f276f00c
add to CONTRIBUTORS.md
2019-01-12 13:41:05 +09: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
Joshua M. Boniface
6a15a98e28
Merge pull request #19 from JustAMan/git-attrs
...
Set union merge for CONTRIBUTORS.md
2019-01-11 22:08:40 -05:00
Riccardo Zanotto
6d1d6edeb4
Show album thumbnail and artist image in page itemdetail
2019-01-11 18:16:10 +01:00