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

1319 commits

Author SHA1 Message Date
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
Cameron
1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
dkanada
f97cb2cbb2
Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09:00
dkanada
d7da6cb7cf
Merge pull request #1361 from grafixeyehero/es6-migration
Migration imageUploader, itemidentifier and itemMediaInfo to ES6 modules
2020-07-10 01:56:55 +09:00
dkanada
c5b7ce973f
update comment 2020-07-10 01:56:47 +09:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
dkanada
fc2c19d827
update error message 2020-07-02 12:57:29 +09:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
dkanada
26f71df7ea
Merge pull request #1420 from Influence365/Migrate-to-ES6-1
Migrate htmlMediaHelper, groupedCards and themeLoader to es6 Modules
2020-06-28 16:56:43 +09:00
dkanada
e663aecb3e
fix indentation 2020-06-28 16:55:05 +09:00
dkanada
d04ca8469b
Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
dkanada
c0c66dea57 code style changes 2020-06-28 16:36:00 +09:00
Influence365
eab7ef00df Migrate themeLoader to ES6
fix bug

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

fix lint

added eslint-enable indent

fix lint

fix lint

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

added eslint-enable indent

fix lint
2020-06-28 09:35:16 +02:00
Influence365
d27fb43d68 Migrate Groupedcards.js to ES6 2020-06-28 09:34:38 +02:00
Influence365
fbdd232869 Migrate htmlMediaHelper to ES6
fix typo
2020-06-28 09:34:20 +02:00
dkanada
8e35cceaf0
Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09:00
dkanada
86a7fc1b70
Merge branch 'es6' into es6-migration-4 2020-06-28 04:39:50 +09:00
grafixeyehero
44320ef505 apply suggestion 2020-06-26 23:16:10 +03:00
grafixeyehero
cf931d429a apply suggestion 2020-06-26 21:39:47 +03:00
grafixeyehero
daedd3a61d apply suggestion 2020-06-26 19:30:44 +03:00
dkanada
4439cd00d3
Merge pull request #1370 from grafixeyehero/es6-listview
Migration listview to ES6 modules
2020-06-27 00:19:48 +09:00
dkanada
bda482f00e
Merge pull request #1384 from grafixeyehero/es6-channelMapper
Migration channelMapper to ES6 modules
2020-06-26 23:45:19 +09:00
grafixeyehero
c5e2bbf87f apply suggestion 2020-06-26 17:31:48 +03:00
dkanada
ed3a820c21
Merge branch 'es6' into es6-shortcuts 2020-06-25 15:41:36 +09:00
dkanada
13b05c8e44
Merge pull request #1432 from dmitrylyzo/dont-start-time-sync
Don't start time sync if not in SyncPlay mode
2020-06-23 21:27:52 +09:00
dkanada
ab9241fe59
Merge pull request #1171 from MrTimscampi/placeholder
Enable a simple color placeholder for loading cards
2020-06-23 17:24:49 +09:00
dkanada
8748ffdc22
Merge pull request #1462 from KGT1/seektoactionhandler
ActionHandler 'seekto' for Media Notification Seekbar
2020-06-23 16:58:03 +09:00
KGT1
c639b12f9e
Update mediasession.js
changed playbackManager.getCurrentPlayer() to currentPlayer
2020-06-22 18:01:20 +02:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
dkanada
6a23344871
Merge pull request #1444 from grafixeyehero/unused-code
Remove unused  loadingDialog & serverRestartDialog
2020-06-22 20:36:14 +09:00
Vasily
1a8da665bc
Merge pull request #1463 from MrTimscampi/card-shapes
Fix latest section portrait cards not being portrait in all cases
2020-06-22 12:59:36 +03:00
MrTimscampi
5733f30cea Fix latest section portrait cards not being portrait in all cases 2020-06-22 10:09:21 +02:00
KGT1
329af3f54d fixed linting errors 2020-06-22 10:08:54 +02:00
KGT1
1042121668 added ActionHandler seekto for Notification-Bar 2020-06-22 09:47:02 +02:00
Vasily
c7fcddb3a2
Merge pull request #1461 from MrTimscampi/root-margins
Fix issue with IntersectionObserver root margin
2020-06-22 10:28:21 +03:00
MrTimscampi
61fbf10085 Fix issue with IntersectionObserver root margin 2020-06-22 09:14:13 +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
grafixeyehero
48d7935e57 Remove unused serverRestartDialog 2020-06-20 21:34:20 +03:00
MrTimscampi
efabfc6f69 Use parent poster for items with children 2020-06-20 15:29:47 +02:00
grafixeyehero
8d67a061e1 Remove unused loadingDialog 2020-06-19 19:40:48 +03:00
grafixeyehero
58205e11bb Migration directorybrowser to ES6 modules 2020-06-19 19:01:01 +03:00
Delgan
7d8efbe5a7
Fix media info dialog visually refreshing library page in background 2020-06-19 14:45:29 +02:00
dkanada
9873232524
Merge pull request #1439 from Delgan/patch-2
Fix broken image uploader due to missing '#dropImageText' element
2020-06-19 06:29:49 +09:00