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

153 commits

Author SHA1 Message Date
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
3f7a84512e Fix icon posiition on cards in TV layout 2020-08-26 19:30:46 +02:00
dkanada
4f3c5df4f0
Merge pull request #1832 from MrTimscampi/fix-show-title
Fix cards without title
2020-08-22 07:43:35 +09:00
dkanada
e916c81441
Merge pull request #1827 from thornbill/under-cover
Fix TV channel logo size
2020-08-22 07:42:42 +09:00
MrTimscampi
e841c55e85 Fix cards without title 2020-08-20 21:56:27 +02:00
Bill Thornton
e7dbbaa36f Make fallback text on cards less tiny 2020-08-20 14:00:37 -04:00
Bill Thornton
8194b19d0c Fix background size for TV channel logos 2020-08-20 11:42:09 -04:00
Bill Thornton
c3d458b148 Remove unused styles and unneeded class 2020-08-20 11:38:06 -04:00
MrTimscampi
645668454a Merge remote-tracking branch 'upstream/master' into pluginmanager-es6 2020-08-12 15:33:11 +02:00
MrTimscampi
4cd83e6f73 Fix linting errors 2020-08-06 21:32:08 +02:00
MrTimscampi
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
MrTimscampi
ae520390c6 Remove image size hack 2020-07-31 15:18:32 +02:00
MrTimscampi
a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron
3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
dkanada
03a00fc612 add code suggestions 2020-07-13 01:21:46 +09:00
dkanada
868dfff829 hide play button for now 2020-07-12 04:48:38 +09:00
Fernando
1bb7edb08d
Replace icon with view_list 2020-07-04 16:04:59 +02:00
Fernando Fernández
173f651533 Add missing photo album placeholder 2020-07-03 09:59:58 +02:00
Fernando Fernández
e4f23db875 Add missing placeholder icons 2020-07-02 19:20:47 +02:00
ferferga
647cc72767 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-30 20:14:41 +02:00
ferferga
33d0329e5c Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-23 19:18:32 +02:00
ferferga
b7714eea14 Address review comments 2020-06-23 19:09:22 +02:00
MrTimscampi
9c4a602979 Merge remote-tracking branch 'upstream/master' into details-redux 2020-06-23 10:35:38 +02:00
ferferga
44b2e86147 Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes 2020-06-22 18:15:58 +02:00
ferferga
f6a9f4679a Style cleanup, address suggestions and placeholders for songs in cardBuilder and listView 2020-06-22 17:37:06 +02:00
MrTimscampi
b2ffc1109a Remove leftover references to cardContent-button 2020-06-21 17:09:42 +02:00
MrTimscampi
8ecaf85dba Fix placeholders on purplehaze
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-21 17:04:13 +02:00
MrTimscampi
d91797b06e Reword the placeholder 2020-06-21 16:54:59 +02:00
MrTimscampi
c42f931953 Fix linting issue 2020-06-21 16:54:59 +02:00
MrTimscampi
90c971afa9 Add theme colors for card placeholders 2020-06-21 16:54:59 +02:00
MrTimscampi
b088ae8428 Correct card color 2020-06-21 16:54:59 +02:00
MrTimscampi
f80fb1bb27 Fix placeholder in TV layout 2020-06-21 16:54:58 +02:00
MrTimscampi
0e376bb78d Enable a simple placeholder for cards 2020-06-21 16:54:34 +02:00
Julien Machiels
3cd81e73da
Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:24:04 +02:00
Julien Machiels
b2dae289cc
Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:23:47 +02:00
MrTimscampi
efabfc6f69 Use parent poster for items with children 2020-06-20 15:29:47 +02:00
MrTimscampi
f468e32ac4 Fix version indicator not respecting settings on card 2020-06-16 21:47:06 +02:00
MrTimscampi
de0e45c0c0 Use Card component as poster on details page 2020-06-16 21:47:04 +02:00
dkanada
022a23612d
Merge pull request #1352 from grafixeyehero/es6-modules
Migrate chaptercardbuilder and peoplecardbuilder to es6 modules
2020-06-06 12:38:44 +09:00
ferferga
d04505e955 Fix cases where itemId was also undefined during the previous logic 2020-06-04 18:15:05 +02:00
grafixeyehero
fe4cef5964 chaptercardbuilder 2020-06-04 19:06:54 +03:00
grafixeyehero
f11d3c54a8 peoplecardbuilder 2020-06-04 19:05:31 +03:00