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

10 commits

Author SHA1 Message Date
Markus Ongyerth
e834ae3f41 Use downloadFiles from NatvieShell
Try to pass batched downloads to natvie shell as list
The new downloadFiles function is TBD in shell implementations.
2023-01-04 23:41:51 -05:00
Bill Thornton
858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Ian Walton
c4e87eb562 Clean up appHost and shell method checking. 2021-05-04 17:35:38 -04:00
Ian Walton
68e74ede99 Enhance NativeShell for JMP. 2021-04-10 21:55:07 -04:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
Maxr1998
7adc288ca6
Improve NativeShell integration
- Move NativeShell calls into shell.js where possible to better group them
- Add "updateVolumeLevel" API (not used yet)
2020-10-08 18:42:21 +02:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
dkanada
200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00
Renamed from src/components/shell.js (Browse further)