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

44 commits

Author SHA1 Message Date
grafixeyehero
7e0100ef3f update icon 2019-05-17 21:29:31 +03:00
grafixeyehero
f2ef23c9a8 update icon 2019-05-17 01:18:13 +03:00
grafixeyehero
93be06bdd4 update icon 2019-05-16 04:33:57 +03:00
dkanada
588c8c8fc7 fix some issues with the user preference page 2019-04-26 20:39:43 -07:00
Bond-009
df3d3bc7d3
Merge pull request #256 from jellyfin/release-10.3.z
Backmerge release 10.3.0
2019-04-20 12:27:46 +02:00
dkanada
3eec1cf2f7 move device routes to the usual location 2019-04-06 00:24:30 -07:00
dkanada
e4590b4898 fix some broken and unused elements on the plugin pages 2019-04-06 00:17:33 -07:00
dkanada
16faeb05fe remove duplicate button for user preferences 2019-03-29 23:52:45 -07:00
vitorsemeano
a03502646c bug fixes for headroom 2019-03-28 21:35:32 +00:00
vitorsemeano
00c875b893 module resolution for headroom 2019-03-28 21:35:31 +00:00
dkanada
161892a54e create new directory for image assets 2019-03-23 22:25:18 -07:00
dkanada
487ba61a42 remove open subtitles page from dashboard 2019-03-11 15:58:44 -07:00
dkanada
14005d6c63 comment out multiserver and add check in navigation drawer 2019-03-06 19:13:44 +09:00
dkanada
c1e09008d6 delete section for top plugins by install count 2019-03-06 16:22:40 +09:00
dkanada
3def2a935d move metadata manager to navbar and out of server configuration 2019-03-05 20:42:12 +09:00
dkanada
2dd44178fa remove plugin configuration block for android devices 2019-02-26 02:56:18 +09:00
Claus Vium
76d3fcfbb6 Re-add configuration page for OpenSubtitles 2019-02-14 18:59:52 +01:00
Vasily
0f96bb2b82 apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-02-05 18:50:39 +01:00
dkanada
5ef781be84 remove some checks that break server selection 2019-02-05 18:50:39 +01:00
Claus Vium
8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
dkanada
c51d005a4d more deminification and update dashboard button on header 2019-01-24 22:25:30 +09:00
dkanada
f40d74725f remove camera upload page from dashboard 2019-01-24 22:25:30 +09:00
Andrew Rabert
b4d9b37cbd
Merge pull request #46 from dkanada/removetwo
minor changes to navbar elements
2019-01-20 20:37:18 -05:00
Andrew Rabert
16e46d065c
Merge pull request #45 from cvium/fix_data_backbutton
Fix data-backbutton logic
2019-01-20 20:34:13 -05:00
Andrew Rabert
ca10eef36a Remove Sync code 2019-01-20 18:31:12 -05:00
dkanada
c2ddda7afc remove metadata manager from navbar 2019-01-20 23:32:17 +09:00
dkanada
925e4a4ba5 improvements to icons and strings on several pages 2019-01-20 23:19:54 +09:00
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
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
Renamed from dashboard-ui/scripts/librarymenu.js (Browse further)