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

755 commits

Author SHA1 Message Date
Cameron
2533227426 Migration of tvshows to ES6 module 2020-07-12 15:26:33 +01:00
Cameron
13a617d8ed migration of tvrecommended to ES6 module 2020-07-12 15:26:14 +01:00
Cameron
7952ead55f migration of tvlatest to ES6 module 2020-07-12 15:25:49 +01:00
Cameron
5659c0f921 Migration of genres to ES6 module 2020-07-12 15:25:28 +01:00
Cameron
a0bc2f217a Migration of episodes to ES6 module 2020-07-12 15:25:13 +01:00
dkanada
868dfff829 hide play button for now 2020-07-12 04:48:38 +09:00
dkanada
11e675de58 fix two minor issues 2020-07-12 04:24:45 +09:00
Cameron
7b509fdde4 Migration of proflie, profiles and settings (DLNA) to ES6 Modules 2020-07-11 16:54:20 +01:00
dkanada
c0d71f9bff
Merge pull request #1541 from Influence365/add-toast-1
Migration of display, home, playback and subtitles to ES6 modules and small fixes
2020-07-11 23:32:22 +09:00
Cameron
df2af2a6ef remove autosave and update variable declerations 2020-07-11 14:57:41 +01:00
Cameron
8af1142000 migration of display, home, playback and subtitles to ES6 modules 2020-07-11 14:56:06 +01:00
Cameron
376f00c059 update variable declerations 2020-07-11 14:04:11 +01:00
Cameron
5545c05089 updates to lint and profile 2020-07-11 13:42:30 +01:00
Cameron
c62ad4ae83 Update variable declerations 2020-07-11 11:56:57 +01:00
Cameron
4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
Cameron
fd21f2198d fix medialibrary.js, lint and convert variable declerations 2020-07-11 11:39:36 +01:00
Cameron
39c1b6fa65 update var declerations 2020-07-11 11:26:24 +01:00
dkanada
f97cb2cbb2
Merge branch 'es6' into es6-directorybrowser 2020-07-11 18:33:25 +09:00
Dmitry Lyzo
60a6023e77 Keep OSD visible when dialog is open 2020-07-10 15:15:46 +03:00
dkanada
2253759b8a
Merge branch 'es6' into es6-migration-6 2020-07-10 18:27:42 +09:00
Cameron
107e4c273e fix lint 2020-07-09 22:22:29 +01:00
Cameron
0695c8c7a8 bug fixes 2020-07-09 21:44:49 +01:00
Dmitry Lyzo
8843f7cb93 Fix OSD lock 2020-07-09 19:07:25 +03:00
Dmitry Lyzo
1be111eeef Use proper target property 2020-07-09 18:58:45 +03:00
Cameron
e033a748cc Migration of all files in auth to ES6 Modules
addserver
forgotpassword
forgotpasswordpin
login
selectserver
2020-07-09 16:20:32 +01:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
Cameron
8ad12fa0bb migration of device and devices.js to ES6 modules 2020-07-09 14:23:41 +01:00
Cameron
ee54d4efdb Migration of userpasswordpage and userprofilespage to ES6 modules 2020-07-09 13:49:17 +01:00
Cameron
84a47081be migration of usernew and userparentalcontrol to ES6 modules 2020-07-09 13:47:35 +01:00
Cameron
ccad334517 migration of useredit and library access to ES6 modules 2020-07-09 13:47:12 +01:00
Cameron
613f0024bc Migration of general and library details to ES6 Modules 2020-07-09 08:54:47 +01:00
Cameron
3186955376 Migration of metadataImages, metadatanfo, streaming to ES6 Mo 2020-07-09 08:54:12 +01:00
Cameron
e230e05e6e migrate mediaLibrary to ES6 module 2020-07-08 20:24:44 +01:00
Cameron
1ac3ecbfa7 Migrate networking.js, playback.js, serveractivity.js to ES6 modules 2020-07-08 19:58:28 +01:00
MrTimscampi
a5ee5b06aa Fix linting errors due to updates 2020-07-05 12:54:25 +02:00
dkanada
beb9bebce5
Merge pull request #1496 from dmitrylyzo/keydown-bubbling
Rearrange keydown event handling
2020-07-01 02:06:54 +09:00
Dmitry Lyzo
a66291a33d Fix handling of keydown event by volume slider and videoosd 2020-06-29 13:03:31 +03:00
Dmitry Lyzo
62a2f4b17d Rearrange keydown event handling 2020-06-28 23:46:27 +03:00
Dmitry Lyzo
891cc78bdb Prevent OSD from being hidden when user works with UI 2020-06-28 20:50:40 +03:00
dkanada
178d698feb
Merge pull request #1206 from MrTimscampi/details-redux
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
dkanada
d04ca8469b
Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
MrTimscampi
d916bc19f8 Cleanup CSS 2020-06-28 07:20:44 +02:00
dkanada
8e35cceaf0
Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09: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
Julien Machiels
65cd810288
Fix linting error 2020-06-26 16:59:21 +02:00
dkanada
fd863b26fe
apply code suggestions 2020-06-26 23:47:14 +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
dkanada
29eb217a0d
fix redirect issue on video player 2020-06-26 16:41:19 +09:00