Commit Graph

592 Commits

Author SHA1 Message Date
grafixeyehero 16b6e7e4ed Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Deminify-part-4
# Resolve Conflicts:
#	src/controllers/dashboard/general.js
2020-01-27 19:20:48 +03:00
Vasily 08b4d9aa73 Merge pull request #726 from dkanada/autoplay
Remove useless autoplay script and add folder for settings
2020-01-27 17:15:56 +03:00
dkanada 4debe9b847 Merge pull request #739 from thornbill/add-title-attributes
Add title attributes to card title buttons
2020-01-27 23:12:08 +09:00
dkanada aef4fede3c merge branch master into autoplay 2020-01-27 23:08:17 +09:00
Vasily e4c2950bbe Merge pull request #734 from dmitrylyzo/webos3_compatibility
Fix compatibility for older browsers (webOS 3)
2020-01-27 16:49:41 +03:00
dkanada 7af58a03dd Merge pull request #702 from dmitrylyzo/playback_remote
Add playback control from TV remote
2020-01-27 22:34:59 +09:00
grafixeyehero 807a45505a medialibraryeditor.js 2020-01-26 19:02:37 +03:00
grafixeyehero 3682d3c222 medialibrarycreator.js 2020-01-26 18:53:40 +03:00
Bill Thornton a06c56d3d0 Add title attributes to card title buttons 2020-01-26 01:49:27 -05:00
Dmitry Lyzo 9580124968 Fix compatibility for older browsers (webOS 3) 2020-01-25 18:06:51 +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 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
dkanada 6728f5b718 remove useless autoplay script and add folder for settings 2020-01-24 02:57:29 +09: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 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
dkanada 6c56234171 Merge pull request #667 from Nickbert7/update-remotecontrol
Update remotecontrol layout
2020-01-21 23:29:28 +09:00
dkanada d9378932d4 remove emby theme for now 2020-01-20 10:12:36 +09:00
dkanada bdd2002cf4 move purple haze theme 2020-01-20 10:11:44 +09:00
dkanada cb14982e16 move all generic image assets to the same folder 2020-01-20 10:11:05 +09:00
dkanada 51786e8c84 Merge pull request #701 from dmitrylyzo/filterdialog_size
Fix filter dialog size for TV
2020-01-19 21:45:35 +09:00