Joshua M. Boniface
88c1b112e3
Merge branch 'dev' into fix-inconsistent-back-button
2019-01-20 00:15:51 -05: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
dkanada
5ed8dbe9c3
deminify sections of the navbar code and fix logout button
2019-01-17 04:49:47 +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
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
Erwin de Haan
4678528d00
First separation commit.
...
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00