Commit Graph

851 Commits

Author SHA1 Message Date
MrTimscampi b3558a0dc6 Enable image fadein 2020-01-26 15:33:19 +01:00
ferferga 6bea97ef0f Fixed logic and reduced overhead 2020-01-26 14:40:32 +01:00
Bill Thornton a06c56d3d0 Add title attributes to card title buttons 2020-01-26 01:49:27 -05:00
ferferga 8f8ebc485d Switched media controls to follow other players style 2020-01-26 00:08:17 +01:00
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
Dmitry Lyzo 9580124968 Fix compatibility for older browsers (webOS 3) 2020-01-25 18:06:51 +03:00
Dmitry Lyzo d93c16ea72 Exit app on "go back" at server selection page 2020-01-25 15:32:24 +03:00
MrTimscampi c96aad1c95 Fix intentation (CSS) 2020-01-25 11:42:43 +01:00
MrTimscampi 8634ae8400 Fix rebasing issues 2020-01-25 11:42:09 +01:00
MrTimscampi cc377df8f3 Fix selector-combinator-space-before (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi ae0040165a Fix selector-combinator-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi fafd0d4ea0 Fix rule-empty-line-before (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi a896a6bcad Fix number-no-trailing-zeros (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi ea28429cdf Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi 2a074d10f1 Fix no-missing-end-of-source-newline (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi c7264691d2 Fix media-feature-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi 870a48e78b Fix max-empty-lines (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi 2ac83a43d1 Fix function-comma-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi 0c0853a80a Fix declaration-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi f290604615 Fix declaration-block-trailing-semicolon (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi b2e2cf2012 Fix declaration-bang-space-before (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 8a272313cf Fix comment-whitespace-inside (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 58c9f71a7d Fix color-hex-length (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 04a4ca9a57 Fix color-hex-case (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 88cd834a19 Fix block-closing-brace-newline-before (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi eef526df2c Fix no-descending-specificity (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi ba8b34cd56 Fix no-duplicate-selectors (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi ff67afeaa7 Fix declaration-block-no-shorthand-property-overrides (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 361d6372b0 Fix declaration-block-no-duplicate-properties (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 51d9176d8b Fix at-rule-empty-line-before (CSS) 2020-01-25 11:34:12 +01:00
Dmitry Lyzo 1ebf03d21b Exit app on "go back" at login page 2020-01-25 01:20:33 +03:00
Dmitry Lyzo e3dd871500 Apply suggestions from code review 2020-01-24 16:44:45 +03:00
dkanada 5446e9a625 return default value in method 2020-01-24 18:45:37 +09:00
Deven Lahoti 509497e234 sort items to play in the correct order
Fixes #692.
2020-01-23 17:03:08 -05:00
dkanada 6728f5b718 remove useless autoplay script and add folder for settings 2020-01-24 02:57:29 +09:00
grafixeyehero 709b48a8a8 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
# Conflicts:
#	src/assets/css/librarybrowser.css
#	src/itemdetails.html
2020-01-23 20:51:30 +03:00
dkanada ed777cdea2 fix some missing resource issues 2020-01-24 02:50:59 +09:00
grafixeyehero 2c4cc578ca apply suggeustion 2020-01-23 20:30:35 +03:00
dkanada 050013d6e8 Merge pull request #676 from MrTimscampi/revert-autoprefix
Revert vendor prefix removal
2020-01-23 02:15:03 +09:00
grafixeyehero f3426a97a1 remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class 2020-01-22 19:42:43 +03:00
grafixeyehero 0c9ae31417 apply suggustion 2020-01-22 18:31:01 +03:00
dkanada 040b86c74b Merge pull request #663 from MrTimscampi/disable-headroom-on-desktop
Enable headroom only on mobile
2020-01-22 17:06:45 +09:00
grafixeyehero a28596dc6f manual Deminify navdrawer 2020-01-22 03:46:35 +03:00
grafixeyehero e5e2c387d7 navdrawer.js 2020-01-22 03:31:43 +03:00
MrTimscampi 5fb98e950b Correct the reverted changes that should be kept 2020-01-21 20:09:51 +01:00
MrTimscampi 50d6864a68 Revert vendor prefix removal 2020-01-21 20:09:40 +01:00
grafixeyehero 633999e528 fix header tab scroll for mobile 2020-01-21 20:11:24 +03:00
dkanada 6c56234171 Merge pull request #667 from Nickbert7/update-remotecontrol
Update remotecontrol layout
2020-01-21 23:29:28 +09:00
Dmitry Lyzo d345e32333 Fix eslint errors 2020-01-21 14:04:26 +03:00
Dmitry Lyzo 60e64f8a58 Add exit on "Go back" 2020-01-21 12:56:11 +03:00