1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src
2024-01-22 00:02:44 -05:00
..
apps Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
assets Use a static PNG image for paused indicator 2023-10-25 10:41:34 -04:00
components Fix handling of single click on previous track button 2024-01-21 14:05:21 +01:00
controllers Merge pull request #5098 from thornbill/hide-network-path 2024-01-16 16:53:24 -05:00
elements Add livetv view 2024-01-12 21:08:06 +03:00
hooks Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
legacy Add KeyboardEvent constructor polyfill 2023-09-22 11:08:13 +03:00
libraries Fix iOS 12 crashing in scroller 2024-01-03 11:50:30 -05:00
plugins Merge branch 'master' into sessionQueueFix 2024-01-07 00:06:55 +01:00
scripts Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
strings Translated using Weblate (French) 2024-01-21 14:30:31 -05:00
styles Fix line-clamping regression 2024-01-20 02:53:33 -05:00
themes Update mui based layout ui 2023-11-30 15:50:13 -05:00
types Update imports to use full path 2024-01-13 20:52:02 -05:00
utils Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
apiclient.d.ts Fix missing semicolons in ts files 2023-05-02 15:54:53 -04:00
config.json Move SyncPlay initialization to plugin 2022-10-01 02:39:12 -04:00
favicon.ico
favicon.png
global.d.ts Migrate loading/loading to TypeScript 2023-12-31 17:11:53 -08:00
index.d.ts Fix experimental layout app icon url 2023-05-16 00:28:52 -04:00
index.html Render navigation elements with react 2023-04-13 00:22:45 -04:00
index.jsx add abortable fetch polyfill 2023-11-10 01:08:16 +03:00
manifest.json fix manifest start_url 2023-11-09 09:47:14 +03:00
robots.txt Add missing final newlines 2020-02-22 11:47:03 -05:00
RootApp.tsx Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
RootAppRouter.tsx chore: clean up react app layouts 2023-10-27 18:14:18 -07: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