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

1207 commits

Author SHA1 Message Date
nyanmisaka
d3f584ffdf Do not use AC3 for audio transcoding if AAC and MP3 are supported
Transcoding to 2ch AC3 can cause no sound on iOS devices.
2020-11-29 15:31:14 +08:00
dkanada
fb4ac021e4
Merge pull request #2127 from thornbill/standalone-fixes
Remove standalone.js and broken navigation
2020-11-29 00:10:14 +09:00
Bill Thornton
8c9a154394 Remove unused import 2020-11-28 10:00:53 -05:00
hawken
ae4e1814c1 grammar
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-11-27 01:31:04 +01:00
Håkon Struijk Holmen
c2e92111c1 restore base-url compatible approach 2020-11-27 01:31:04 +01:00
Bill Thornton
81516c9ffe Remove standalone.js and broken navigation 2020-11-26 01:45:23 -05:00
Bill Thornton
7aa0c8e414 Fix arabic import from date-fns 2020-11-26 01:39:36 -05:00
Bill Thornton
3527ef27cd
Merge pull request #2116 from thornbill/disable-chromecast
Disable chromecast in unsupported browsers
2020-11-25 00:49:46 -05:00
Odd Stråbø
ef3f6cb950 JavaScript is a constant pain. 2020-11-24 21:20:05 +01:00
Odd Stråbø
1d51b94d41 Address review 2020-11-24 21:14:11 +01:00
Odd Stråbø
27b113efba Fix lints 2020-11-24 21:14:11 +01:00
Odd Stråbø
32eb96467f Take baseurl into account, use original url, not LocalAddress 2020-11-24 21:14:11 +01:00
Bill Thornton
a9c2473799 Disable chromecast in unsupported browsers 2020-11-24 12:30:36 -05:00
Ionut Andrei Oanca
bbef2197dd Fix code issues reported by Sonar 2020-11-23 16:17:54 +01:00
dkanada
3c52b8fcd4
fix possible issue with server detection 2020-11-23 20:04:40 +09:00
dkanada
efbc2f96da
Merge pull request #2103 from BaronGreenback/FixSeriesInfo
[Fix] Removed SeriesInfo attribute.
2020-11-23 17:55:26 +09:00
Bill Thornton
2c5e9852bf Remove old js injection point and apploader script 2020-11-23 01:48:10 -05:00
BaronGreenback
2402f26f45
Update itembynamedetailpage.js
Removed SeriesInfo
2020-11-22 20:41:30 +00:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
Bill Thornton
46a0382c0a
Merge pull request #2098 from thornbill/fix-no-noto
Fix missing jellyfin-noto resources
2020-11-22 12:34:46 -05:00
Bill Thornton
17c4d3082e Fix missing jellyfin-noto resources 2020-11-22 01:52:18 -05:00
Bill Thornton
40dad683d3 Fix standalone crash due to missing apiclient 2020-11-22 01:09:18 -05:00
Joshua M. Boniface
3961657c70
Merge pull request #1918 from jellyfin/standalone
Fix startup wizard redirect and standalone mode
2020-11-21 22:25:50 -05:00
Joshua M. Boniface
48e84d3c6f Apply hawken93's patch 2020-11-21 21:58:12 -05:00
Dmitry Lyzo
7080a75b18 lint 2020-11-22 02:31:35 +03:00
Dmitry Lyzo
862105968c Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
2020-11-22 02:15:27 +03:00
Dmitry Lyzo
5592cb7d4e Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
	package.json
	src/components/appRouter.js
	src/components/require/requiretext.js
	src/config.json
	src/scripts/clientUtils.js
	src/scripts/settings/webSettings.js
	src/scripts/site.js
2020-11-22 02:15:14 +03:00
Bill Thornton
f3d1b77058
Merge pull request #1903 from dmitrylyzo/return-of-the-scrollbar
Return permanent scrollbar
2020-11-21 15:28:08 -05:00
nyanmisaka
cd99b752c5 fix hevc check for fMP4 2020-11-20 17:33:35 +08:00
Dmitry Lyzo
c2b1d02a33
Merge branch 'master' into return-of-the-scrollbar 2020-11-20 09:28:55 +03:00
nyanmisaka
3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
Bill Thornton
a9e539b713 Fix lint errors 2020-11-19 16:42:21 -05:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
Joshua M. Boniface
1abe4845f5
Revert "pull fonts from official repository" 2020-11-17 20:47:08 -05:00
nyanmisaka
aff83c93d2 minor changes 2020-11-12 20:35:56 +08:00
nyanmisaka
54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
vitorsemeano
2015665a64
Update src/scripts/site.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-11-11 11:58:49 +00:00
vitorsemeano
f26dbd7b2c fixed route for resetPassword 2020-11-09 22:10:32 +00:00
vitorsemeano
2c2cf76a0e fixed serviceworker with workbox 2020-11-09 19:20:55 +00:00
vitorsemeano
4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00:00
vitorsemeano
5c58d1472f fixed code smells 2020-11-08 20:56:08 +00:00
vitorsemeano
fc9f747db2 solved fetching for configurationpage route 2020-11-08 20:54:44 +00:00
vitorsemeano
e474f7d04e fix route for configurationarea 2020-11-08 20:36:37 +00:00
vitorsemeano
5b5d6a45b0 multiple imports optimized 2020-11-08 12:37:53 +00:00
vitorsemeano
b23e625c20 fixed bugs for default theme handling
fixed import for headroom.js
2020-11-08 11:39:46 +00:00
vitorsemeano
baa7d88a17
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:01:05 +00:00
vitorsemeano
383c0d2cc4
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:58:30 +00:00
vitorsemeano
2c899c93df fixes routes for quickconnect 2020-11-07 12:33:01 +00:00
vitorsemeano
f309761d87
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-07 12:09:46 +00:00
vitorsemeano
ce2551d1e1 Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack 2020-11-07 12:05:13 +00:00