jellyfin/jellyfin-web
Fork: 1257 Star: 2356 (更新于 2024-10-27 18:29:11)
license: GPL-2.0
Language: JavaScript .
Web Client for Jellyfin
最后发布版本: v10.9.8 ( 2024-07-21 13:11:40)
Jellyfin Web
Part of the Jellyfin Project
Jellyfin Web is the frontend used for most of the clients available for end users, such as desktop browsers, Android, and iOS. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work!
Build Process
Dependencies
- Node.js
- npm (included in Node.js)
Getting Started
-
Clone or download this repository.
git clone https://github.com/jellyfin/jellyfin-web.git cd jellyfin-web
-
Install build dependencies in the project directory.
npm install
-
Run the web client with webpack for local development.
npm start
-
Build the client with sourcemaps available.
npm run build:development
Directory Structure
.
└── src
├── apps
│ ├── dashboard # Admin dashboard app layout and routes
│ ├── experimental # New experimental app layout and routes
│ └── stable # Classic (stable) app layout and routes
├── assets # Static assets
├── components # Higher order visual components and React components
├── controllers # Legacy page views and controllers 🧹
├── elements # Basic webcomponents and React wrappers 🧹
├── hooks # Custom React hooks
├── lib # Reusable libraries
│ ├── globalize # Custom localization library
│ ├── legacy # Polyfills for legacy browsers
│ ├── navdrawer # Navigation drawer library for classic layout
│ └── scroller # Content scrolling library
├── plugins # Client plugins
├── scripts # Random assortment of visual components and utilities 🐉
├── strings # Translation files
├── styles # Common app Sass stylesheets
├── themes # CSS themes
├── types # Common TypeScript interfaces/types
└── utils # Utility functions
- 🧹 — Needs cleanup
- 🐉 — Serious mess (Here be dragons)
最近版本更新:(数据更新于 2024-09-27 16:39:40)
2024-07-21 13:11:40 v10.9.8
2024-06-25 08:19:32 v10.9.7
2024-06-07 02:41:15 v10.9.6
2024-06-06 06:04:23 v10.9.5
2024-06-02 06:39:05 v10.9.4
2024-05-27 08:00:34 v10.9.3
2024-05-18 04:09:39 v10.9.2
2024-05-13 08:10:29 v10.9.1
2024-05-12 02:24:11 v10.9.0
2023-11-29 11:34:35 v10.8.13
主题(topics):
jellyfin, media, videos
jellyfin/jellyfin-web同语言 JavaScript最近更新仓库
2024-11-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web