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

24 commits

Author SHA1 Message Date
dkanada
6728f5b718 remove useless autoplay script and add folder for settings 2020-01-24 02:57:29 +09: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)