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

67 commits

Author SHA1 Message Date
grafixeyehero
080b3365d6 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
# Conflicts:
#	src/components/guide/guide.js
#	src/components/mediainfo/mediainfo.js
#	src/components/multiselect/multiselect.js
#	src/components/playback/brightnessosd.js
#	src/components/recordingcreator/recordingbutton.js
#	src/components/userdatabuttons/emby-ratingbutton.js
#	src/controllers/favorites.js
2019-11-24 17:45:48 +03:00
dkanada
5af72d6c9f
Merge branch 'master' into artworks2 2019-11-24 21:34:30 +09:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada
3a4892d71f
Merge pull request #551 from dkanada/header
Remove dashboard icon from header
2019-11-07 01:04:48 +09:00
dkanada
fdb7c99ed4 remove dashboard icon from header 2019-10-25 23:14:42 +09:00
dkanada
1a2019bb0e
Merge branch 'master' into deminify-2 2019-10-25 22:16:59 +09:00
ferferga
529e9102cd Improved appearance of images and artworks - Part 3 2019-10-21 16:24:36 +02:00
Fernando
e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
grafixeyehero
d467499a7a remove new lines 2019-10-10 20:40:27 +03:00
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