1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/scripts/librarymenu.js (Browse further)