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

10491 commits

Author SHA1 Message Date
grafixeyehero
6982176c67 add default 2020-06-14 01:30:00 +03:00
grafixeyehero
09fe6b4d3b apply suggestion 2020-06-13 17:44:54 +03:00
Joshua M. Boniface
e43bb09d60 Update conditionals to final values (master+tag) 2020-06-12 18:18:11 -04:00
Joshua M. Boniface
7a5065ba27 Run the repo include as sudo 2020-06-12 18:16:02 -04:00
Joshua M. Boniface
ce09f0e4e4 Separate package collection into a separate job 2020-06-12 17:36:00 -04:00
Joshua M. Boniface
f67b9a01fe Use better flags and conditionals in CI itself 2020-06-12 17:24:20 -04:00
Joshua M. Boniface
847c9950d7 Add collection script call 2020-06-12 16:56:45 -04:00
Joshua M. Boniface
8822630f46 Fix bad sed commands 2020-06-12 16:19:20 -04:00
Joshua M. Boniface
b796e6b807 Correct changelog text for Debian unstable build 2020-06-12 16:12:30 -04:00
Joshua M. Boniface
1affef1208 Add build_id versioning to FC/COS builds 2020-06-12 16:12:00 -04:00
Joshua M. Boniface
9e3d792f62 Add build_id versioning to portable build 2020-06-12 16:05:05 -04:00
Joshua M. Boniface
ceacedd6fd Copy artifacts over to build server 2020-06-12 15:33:38 -04:00
Joshua M. Boniface
346e1b0dc7 Add special changelog/version for unstable builds 2020-06-12 14:43:37 -04:00
dkanada
f9797c0658 add packaging step on azure and refactor pipelines 2020-06-13 00:18:20 +09:00
Dmitry Lyzo
7f87c4671d
Fix 'this' in event handler 2020-06-12 16:37:11 +03:00
grafixeyehero
7b93106bc9 Migration alphaPicker to ES6 modules 2020-06-12 01:09:35 +03:00
grafixeyehero
b7d9dba32f replace require with Dynamic Imports 2020-06-11 23:21:46 +03:00
grafixeyehero
2d53cb5f85 replace require with Dynamic Imports 2020-06-11 21:52:00 +03:00
Anthony Lavado
a27eae98e5
Merge pull request #1398 from thornbill/mobile-menu-options
Restore menu options in mobile view
2020-06-11 11:14:39 -04:00
Bill Thornton
e2d5162a3a Restore menu options in mobile view 2020-06-11 10:14:08 -04:00
dkanada
08fb42155d fix repository deletion and some css issues 2020-06-11 19:34:06 +09:00
dkanada
9e2e2a3438 add delete button and fix some variable issues 2020-06-11 03:02:38 +09:00
dkanada
75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
dkanada
d38cbb8d6a
Merge pull request #1239 from ferferga/fix-url-input
Revert 9a47428 changes, so IPs are allowed
2020-06-10 21:28:02 +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
dkanada
5ea00655fb
Merge pull request #1386 from ferferga/blurhash
Fix episodes listing after blurhash
2020-06-10 20:35:39 +09:00
dkanada
b84d943aec
Merge pull request #1392 from grafixeyehero/Fix-typo
Fix typo and remove unused legacy dashboard
2020-06-10 20:22:06 +09:00
ferferga
d236eeeb5b Fix mouseover in episode list when using blurhash 2020-06-10 11:53:00 +02:00
ferferga
8c85ed4992 Use else instead 2020-06-10 10:52:33 +02:00
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
dkanada
8244bdbda1
Merge pull request #1391 from MrTimscampi/more-profile-improvements
Use explicit codec checks for DTS and VC-1
2020-06-10 14:02:11 +09:00
dkanada
29ef245c8f
Merge pull request #1367 from jellyfin/controller
Add support for es6 controllers and migrate logs controller
2020-06-10 14:00:33 +09:00
dkanada
ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
dkanada
daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
dkanada
331dfbff0f
Merge pull request #1373 from crobibero/jquery-checked
Fix all jQuery checked.
2020-06-10 11:02:21 +09:00
Brissot
ae715bbe9a Made new device profile specifically for webm and fixed unnecessary transcoding with AV1 2020-06-09 21:33:12 -04:00
grafixeyehero
99e697a5ed Remove unused legacy dashboard 2020-06-10 00:45:47 +03:00
grafixeyehero
ee55d431a9 Fix typo 2020-06-10 00:44:59 +03: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
grafixeyehero
64125541fb Fix bug reporter by sonarqube 2020-06-09 23:03:23 +03:00
grafixeyehero
9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
grafixeyehero
a28d712561 Migration listview to ES6 modules 2020-06-09 22:46:51 +03:00
grafixeyehero
7296dbc284 Migration imageUploader, itemidentifier and itemMediaInfo to es6 2020-06-09 22:40:39 +03:00
grafixeyehero
bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
grafixeyehero
8b96577fba Migration shortcuts to ES6 modules 2020-06-09 22:14:24 +03:00
dkanada
0d12a033a6 fix error message from book player 2020-06-10 03:04:58 +09:00
Influence365
f909bc73f1
Merge pull request #4 from jellyfin/master
update to latest
2020-06-09 14:10:34 +01:00
dkanada
814b96799c
Merge pull request #1376 from jellyfin/dependabot/npm_and_yarn/stylelint-order-4.1.0
Bump stylelint-order from 4.0.0 to 4.1.0
2020-06-09 17:49:27 +09:00