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

676 commits

Author SHA1 Message Date
dkanada
7a33e90693
Merge pull request #1583 from Camc314/migrate-to-ES6-28
Migration of touchhelper and taskbuttons to ES6 modules
2020-07-23 11:46:30 +09:00
dkanada
e3b1a4017a
Merge pull request #1616 from Camc314/migrate-to-ES6-27
Removal of Require
2020-07-22 23:37:06 +09:00
Cameron
e2391aabb2
Merge branch 'es6' into migrate-to-ES6-28 2020-07-21 14:47:50 +01:00
Cameron
3a23b6e36c Destruction of Require 2020-07-21 13:25:50 +01:00
Cameron
b946259777 fix spacing, update variables 2020-07-20 08:40:13 +01:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
Cameron
46638fb9a9 update Variable declerations for taskbutton and touchHelper 2020-07-17 11:32:23 +01:00
Cameron
0473e549ab update variable declerations for appSettings and userSettings 2020-07-17 11:30:56 +01:00
Cameron
f296eb3475 Migration of taskbutton and touchHelper to ES6 modules 2020-07-17 11:30:39 +01:00
Julien Machiels
a9246f8f39
Merge pull request #1422 from grafixeyehero/es6-backdrop
Migration backdrop to ES6 modules
2020-07-17 11:03:32 +02:00
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
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
Influence365
b2de904b51 Migrate themeLoader to ES6 2020-06-28 09:37:20 +02: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
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
Dmitry Lyzo
6f9457c713 Hide hamburger button on TV 2020-06-22 23:02:04 +03: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
grafixeyehero
48d7935e57 Remove unused serverRestartDialog 2020-06-20 21:34:20 +03:00
dkanada
f81116f769
remove useless whitespace
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 16:13:17 +09:00
ferferga
483f5076d7 Add tooltips for header icons 2020-06-19 19:08:09 +02:00
grafixeyehero
8d67a061e1 Remove unused loadingDialog 2020-06-19 19:40:48 +03:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
dkanada
75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
dkanada
51e358cd86
Merge pull request #1347 from Brissot/master
Fixing Chrome's Unnecessary AV1 Transcode and Combined WebM Profiles
2020-06-10 20:37:26 +09:00
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
Brissot
ae715bbe9a Made new device profile specifically for webm and fixed unnecessary transcoding with AV1 2020-06-09 21:33:12 -04:00
MrTimscampi
2a42100ecc Make DTS check use the replace 2020-06-09 22:39:32 +02:00
MrTimscampi
58338ebb49 Add proper checks for VC-1 2020-06-09 22:10:16 +02:00
MrTimscampi
6fab78d49f Add proper checks for DTS 2020-06-09 22:09:33 +02:00
dkanada
24ffb4b27e
Merge pull request #1369 from MrTimscampi/small-browser-profile-fixes
Small browser profile fixes
2020-06-09 14:51:01 +09:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
dkanada
e160467f61
Merge pull request #1315 from dmitrylyzo/fix-another-usersettings
Fix ability to change settings of another user
2020-06-09 01:00:43 +09:00
dkanada
ef59ecc4b2
Merge pull request #1354 from MrTimscampi/fix-config-baseurl
Fix baseUrl for web config file
2020-06-08 03:59:26 +09:00
MrTimscampi
dcef70d3c9 Fix baseUrl for web config file 2020-06-07 20:14:41 +02:00
MrTimscampi
49491d013e Remove references to Orsay and Chromecast in browserDeviceProfile 2020-06-06 21:19:48 +02:00
MrTimscampi
7b0fbc7c7a Fix MP3 audio in video support 2020-06-06 18:53:05 +02:00
dkanada
11528d1a93 migrate legacy dashboard functions to main object 2020-06-06 15:54:24 +09:00
dkanada
eba23f41c6 fix title casing for six component files 2020-06-06 15:52:54 +09:00
Dmitry Lyzo
c4614f085e
Merge branch 'master' into fix-another-usersettings 2020-06-05 09:02:14 +03:00
Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
MrTimscampi
803346191f Move chromecastHelpers to plugins directory 2020-06-03 22:17:01 +02:00
MrTimscampi
128baad126 Move plugins to a dedicated directory 2020-06-03 22:17:01 +02:00
dkanada
9556949885
Merge pull request #1232 from MrTimscampi/sonarcloud-3
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00
ferferga
7169d8494d Add a toggle for blurhash 2020-05-30 16:44:33 +02:00
dkanada
9cae07205c
Merge pull request #1263 from itegulov/books
Implement minimalistic EPUB reader
2020-05-30 19:02:52 +09:00
MrTimscampi
aa2315f355 Update dependencies 2020-05-29 00:25:30 +02:00