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

98 commits

Author SHA1 Message Date
MrTimscampi
56ff47658b Correct document.visibilityState 2020-04-09 19:20:18 +02:00
Joshua M. Boniface
446dadc0eb
Merge branch 'master' into improve-builds 2020-04-09 12:17:51 -04:00
MrTimscampi
cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
MrTimscampi
0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02:00
ferferga
54e84a4a2f Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-03 15:14:06 +02:00
dkanada
d524c25258 port web settings to es6 2020-04-02 03:51:22 +09:00
dkanada
850df11f27 merge branch master into config 2020-04-02 01:46:44 +09:00
ferferga
2d64cd0052 Merge remote-tracking branch 'upstream/master' into global-globalize 2020-03-29 19:39:49 +02:00
ferferga
a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
Dmitry Lyzo
9f13e2a36c Enable subtitle settings on Tizen 2020-03-26 17:22:57 +03:00
Joshua M. Boniface
59f58bb7ce Bump version to 10.6.0 2020-03-23 23:31:18 -04:00
dkanada
e5a978feeb
Merge pull request #856 from thornbill/lint-licker
Add eslint:recommended to eslint config
2020-02-27 01:26:00 +09:00
dkanada
f888dcd744
Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
2020-02-26 18:02:56 +09:00
Bill Thornton
fb2fe462df Fix redundant double negation errors 2020-02-26 00:19:04 -05:00
grafixeyehero
25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
dkanada
79aa40465c rename method 2020-02-19 22:39:22 +09:00
dkanada
ed1b35f50f update some strings and use fetch for the global config 2020-02-16 22:11:36 +09:00
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
dkanada
ea9e79f4d3 add basic web client configuration 2020-02-16 12:17:13 +09:00
nyanmisaka
726a949514 fix device icons for Safari and Android 2020-02-09 21:36:42 +08:00
Dmitry Lyzo
ddf7eae55b Merge remote-tracking branch 'upstream/master' into exit_on_back2
Conflicts:
	src/components/apphost.js
2020-01-27 17:47:29 +03:00
dkanada
5446e9a625 return default value in method 2020-01-24 18:45:37 +09:00
dkanada
6728f5b718 remove useless autoplay script and add folder for settings 2020-01-24 02:57:29 +09:00
Dmitry Lyzo
d345e32333 Fix eslint errors 2020-01-21 14:04:26 +03:00
Dmitry Lyzo
60e64f8a58 Add exit on "Go back" 2020-01-21 12:56:11 +03:00
grafixeyehero
4441c32c4b add feature secrensaver 2019-11-25 17:15:23 +03:00
grafixeyehero
647f403f08 Update apphost appVersion to 10.5.0 2019-11-19 19:50:12 +03:00
PrplHaz4
e2cc98c7a4
update apphost appVersion to 10.4.0
The only place I saw this appear was in a log entry, so not sure what else this will impact (or if it's deliberately being held back).  It looks like it is also passed in when the ApiClient is created.
```
[13:23:15] [INF] Playback stopped reported by app Jellyfin Web 10.3.6 playing cam-basement. Stopped at 29411 ms
```
2019-09-13 09:49:37 -04:00
Claus Vium
20573a8086 Resolve deviceId promise properly during apphost init 2019-08-16 16:49:58 +02:00
dkanada
f3707153a0 add method to source device icons locally 2019-07-29 00:10:52 -07:00
Niklas Fäth
bcb66ac150
Enable display mode setting 2019-07-10 14:31:42 +02:00
Anthony Lavado
073f82f7de Correct the naming of iPad and iPhone
Fixes #310.
2019-05-10 00:24:22 -04:00
dkanada
3b576be5f0 move some links to the new documentation 2019-03-23 22:25:18 -07:00
vitorsemeano
c4ada25fe7 nativeshell API added to apphost 2019-03-17 23:23:45 +00:00
vitorsemeano
8315f4a2d4 invert some conditions for readability in apphost 2019-03-17 22:02:24 +00:00
vitorsemeano
9967edcb35 deuglify apphost.js 2019-03-17 21:52:56 +00:00
dkanada
90290d30db fix some other code clarity issues 2019-03-09 11:40:10 +09:00
dkanada
14005d6c63 comment out multiserver and add check in navigation drawer 2019-03-06 19:13:44 +09:00
dkanada
5ef781be84 remove some checks that break server selection 2019-02-05 18:50:39 +01:00
dkanada
2fb28de925 add multiserver support for web client 2019-02-05 18:50:39 +01:00
dkanada
5b5f3f4462 add display language option back 2019-01-31 18:34:08 +09:00
Claus Vium
a487737f4c Fix syntax error caused by deminification 2019-01-26 08:51:01 +01:00
dkanada
b9d06ebf62 add suggested changes from code review 2019-01-24 22:26:24 +09:00
dkanada
c51d005a4d more deminification and update dashboard button on header 2019-01-24 22:25:30 +09:00
dkanada
cb9f250d32 add suggested changes and fix a return statement 2019-01-24 22:25:30 +09:00
dkanada
60b70ad0c9 remove native app check for web clients 2019-01-24 22:25:30 +09:00
dkanada
68926062b0 basic minification for apphost web component dependency section 2019-01-24 22:25:30 +09:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/components/apphost.js (Browse further)