1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src
Miroslav Prasil fd18c3e600 Support for Home and Search media keys in TV mode
The remote I have has some extra "media" buttons besides the already
supported playback controls.

This adds support for "Find" button to navigate to search page and
"BrowserHome" button to navigate back to main screen.

Adding these to the `NavigationKeys` only enables functionality for TV
mode which I think is pretty reasonable constraint - on actual desktop
people might prefer to use these keys to control the browser rather than
Jellyfin interface.
2024-08-25 10:46:43 +00:00
..
apps Merge pull request #5948 from thornbill/refactor-display-prefs 2024-08-23 14:55:28 -04:00
assets Use old new Jellyfin logo 2024-04-23 16:12:05 +02:00
components Backport pull request #5920 from jellyfin-web/release-10.9.z 2024-08-25 02:47:25 -04:00
controllers Backport pull request #5915 from jellyfin-web/release-10.9.z 2024-08-25 02:47:23 -04:00
elements Fix eslint errors 2024-08-21 02:54:09 -04:00
hooks Merge pull request #5932 from grafixeyehero/Add-ItemDtoQueryResult-ItemStatus 2024-08-21 11:41:48 -04:00
lib Fix sass rule order warning 2024-08-18 00:27:57 -04:00
plugins Backport pull request #5923 from jellyfin-web/release-10.9.z 2024-08-25 02:47:28 -04:00
scripts Support for Home and Search media keys in TV mode 2024-08-25 10:46:43 +00:00
strings Translated using Weblate (French) 2024-08-25 06:41:33 -04:00
styles Possible detailLogo on tv 2024-07-26 10:58:08 -04:00
themes Fix eslint errors 2024-08-21 02:54:09 -04:00
types Merge pull request #5932 from grafixeyehero/Add-ItemDtoQueryResult-ItemStatus 2024-08-21 11:41:48 -04:00
utils Fix eslint errors 2024-08-21 02:54:09 -04:00
apiclient.d.ts Fix eslint errors 2024-08-21 02:54:09 -04:00
config.json Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
favicon.ico
favicon.png
global.d.ts Convert defines to boolean 2024-08-16 11:13:34 +03:00
index.d.ts Fix eslint errors 2024-08-21 02:54:09 -04:00
index.html Remove open graph tags to fight "safe browsing" idiocy 2024-05-06 14:18:40 -04:00
index.jsx Move class change handlers to init 2024-08-14 16:33:25 -04:00
manifest.json fix manifest start_url 2023-11-09 09:47:14 +03:00
robots.txt
RootApp.tsx Add RouterHistory to replace syncing for compatibility 2024-08-01 01:21:17 -04:00
RootAppRouter.tsx Add RouterHistory to replace syncing for compatibility 2024-08-01 01:21:17 -04:00
serviceworker.js Remove resource caching from service worker 2023-10-25 22:25:24 +02:00
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png