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

1196 commits

Author SHA1 Message Date
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
vitorsemeano
b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano
a6aab3d105
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-07 12:04:37 +00:00
vitorsemeano
1171bc1cdf passed default theme handling to webSettings 2020-11-07 11:56:46 +00:00
dkanada
3b8e4c6330
fix errors reported by linter 2020-11-07 16:10:02 +09:00
dkanada
d4c8d1a334 wizard takes highest priority when selecting a server 2020-11-07 16:02:28 +09:00
dkanada
e60f01b3a3 merge branch master into standalone 2020-11-07 15:18:38 +09:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano
723a19cd8b removed import for config.json for fetch 2020-11-05 23:20:38 +00:00
vitorsemeano
8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00