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

1226 commits

Author SHA1 Message Date
dkanada
2978e64b9b fix a few minor style issues 2020-01-08 23:18:00 +09:00
dkanada
bd097773b0 merge branch master into itemdetailpage-layout 2020-01-08 22:02:01 +09:00
dkanada
2f4cf8248b merge branch master into assets 2020-01-08 11:10:24 +09:00
dkanada
57c779b4f6
Merge pull request #547 from Unhelpful/suboctopus
Use JavascriptSubtitlesOctopus to render ASS subtitles with embedded fonts.
2020-01-08 11:05:23 +09:00
redSpoutnik
8f60d62919 subtitle-sync: set explicit methods for textTracks and trackEvents. 2020-01-07 21:12:25 +01:00
Brian Maurer
3d32901470 allow any images 2020-01-06 19:52:12 -05:00
MrTimscampi
552390a9f9 Enable headroom only on mobile 2020-01-06 18:27:57 +01:00
dkanada
915a6b20c3 fix issue with previous merge commit 2020-01-06 23:15:37 +09:00
dkanada
8c8e9df22f
Merge pull request #664 from WX9yMOXWId/module-initialization
Properly load modules before loading view
2020-01-06 21:32:29 +09:00
dkanada
baf7d31c55 add code suggestions 2020-01-06 21:28:57 +09:00
dkanada
34b155cbae merge branch master into remove-prefixes 2020-01-06 21:22:49 +09:00
dkanada
a5f09cdfd8
Merge pull request #619 from DaveChild/patch-1
Fix for card image scaling problem
2020-01-06 14:11:19 +09:00
dkanada
115d267c51
Merge pull request #626 from dkanada/css
Fix context menu margin and user preference buttons
2020-01-06 11:06:47 +09:00
Niklas Fäth
2a80c9c593
Hide collapse if not supported 2020-01-06 00:49:55 +01:00
Niklas Fäth
fef18d9648
Update css 2020-01-06 00:34:43 +01:00
grafixeyehero
a73da9f46b remove leftover detailPagePrimaryContainer style form theme 2020-01-06 00:10:25 +03:00
dkanada
d2f478b200 fix issue with tv layout and remove blur effect from most themes 2020-01-05 15:27:39 +09:00
MrTimscampi
b2b67b81ef Fix unreplaced and duplicate CSS properties 2020-01-04 11:02:46 +01:00
chrstnjrsch
97e80101d0 Load modules before loading view 2020-01-04 01:31:35 +01:00
grafixeyehero
ac9fece8cc change style 2020-01-03 22:11:23 +03:00
grafixeyehero
4e72a857c4 change shap to overflow 2020-01-03 21:10:42 +03:00
MrTimscampi
019d3730df Remove leftover MS vendor prefix 2020-01-02 14:46:22 +01:00
MrTimscampi
93e2aa2d3f Remove further vendor-prefixed CSS 2020-01-02 13:36:44 +01:00
MrTimscampi
4acf4f071e Remove comments related to prefixed properties 2020-01-02 10:17:11 +01:00
MrTimscampi
6f165eab15 Add some other small fixes 2019-12-30 14:44:22 +01:00
MrTimscampi
ecf0ee0c34 Fix automatic vendor prefix removal 2019-12-30 13:38:51 +01:00
MrTimscampi
d08cd4d1cd Remove vendor prefixes in CSS 2019-12-30 12:09:48 +01:00
grafixeyehero
89b1fd7ce0 fix cast circle for mobile divice 2019-12-30 03:07:45 +03:00
dkanada
e21babea0b merge branch master into suboctopus 2019-12-28 19:32:42 +09:00
dkanada
1be3b13ba0 add logging for libjass usage 2019-12-28 19:30:22 +09:00
Larvitar
2b12a86cd9
Fix for commit d111e8c
Fix commit d111e8c from PR #641 as it would sometimes break the card and year would not be displayed at all.
2019-12-26 21:30:56 +01:00
Brian Maurer
1fdb0a8c56 Allow webp 2 2019-12-21 21:56:40 -05:00
Brian Maurer
f3f64585e4 Allow webp 2019-12-21 21:42:28 -05:00
grafixeyehero
05a200915e change cast person card to circle only for pulple-haze theme 2019-12-21 20:58:38 +03:00
grafixeyehero
36f60d5923 reducing show-focus transform scale 2019-12-20 23:18:41 +03:00
Mariusz Chryc
d111e8cf4d If item EndYear is the same as ProductionYear only display ProductionYear 2019-12-19 21:23:26 +01:00
dkanada
cbb9ee7d26
Merge pull request #592 from grafixeyehero/screensaver
Add Screen saver
2019-12-18 18:32:44 +09:00
redSpoutnik
547dbf5d67
Update src/components/htmlvideoplayer/plugin.js
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-12-16 17:49:38 +01:00
dkanada
9489ad7134 fix left margin on item details poster 2019-12-15 20:53:56 +09:00
dkanada
bff5918c85 improve padding for headers and buttons on home screen 2019-12-15 20:53:56 +09:00
dkanada
f036ccc674 move some elements to a new directory 2019-12-15 20:51:34 +09:00
dkanada
758477f1ae give themes their own directory to encourage custom entries 2019-12-15 20:51:16 +09:00
dkanada
3aad09c5fd move all static assets into a single folder 2019-12-15 20:50:58 +09:00
dkanada
4e683c4fca fix context menu margin and user preference buttons 2019-12-11 23:34:29 +09:00
grafixeyehero
08b00ac385 remove itembackdropfader 2019-12-10 01:26:15 +03:00
redSpoutnik
b0d4b94140 reset subtitle offset on track change 2019-12-09 22:29:03 +01:00
redSpoutnik
aca0fb09bc Simplify vtt subtitle offset (firefox compatibility) 2019-12-09 21:38:09 +01:00
grafixeyehero
6a16d84e71 redesign detail page 2019-12-09 01:03:08 +03:00
Dave Child
d544877050
Fix for card image scaling problem
Card images were losing aspect, change to "background-size: cover" to fix.
2019-12-07 15:00:33 +00:00
Dmitry Lyzo
eebeb24db2 Fix variable definition place 2019-12-07 12:20:32 +03:00