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

57 commits

Author SHA1 Message Date
grafixeyehero
6eb8e1b8fa add console.log 2019-10-08 20:46:05 +03:00
grafixeyehero
e7570d856f Update Suggested change 2019-10-08 19:54:02 +03:00
grafixeyehero
ecccf00fcb librarymenu.js 2019-10-08 01:01:20 +03:00
dkanada
6978a9d9df clean up playback settings pages 2019-08-16 00:58:27 -07:00
Niklas Fäth
339b35cfb6
Enable blurred header 2019-08-07 14:45:24 +02:00
dkanada
752212413c consolidate all library icons into a single method 2019-07-29 00:10:52 -07:00
Niklas Fäth
9cc0491e3a
Keep nav hidden on TV
Prevents focus of menu entries
2019-07-11 15:20:53 +02:00
grafixeyehero
51a8569c15 Fix adminDrawerLogo 2019-06-30 01:08:11 +03:00
Anthony Lavado
aafb7c0be7
Merge pull request #366 from dkanada/margin
Minor fixes for section headers
2019-06-26 12:29:39 -04:00
dkanada
38bed87e92 minor fixes for section headers 2019-06-21 14:19:33 -07:00
dkanada
de0b26fd61 fix highlight issue for active page on dashboard 2019-06-10 16:13:36 -07:00
dkanada
e6b60f99c4 add a hidden page to the dashboard menu 2019-06-10 15:56:56 -07:00
dkanada
e21763dfcd remove redundant advanced label 2019-06-10 15:25:07 -07:00
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