| Age | Commit message (Collapse) | Author |
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
|
|
|
|
Co-Authored-By: artiume <siderite@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Pull latest to my fork
|
|
|
|
|
|
|
|
add wasm mimetype
|
|
Log 'JELLYFIN_' environment variables at application start
|
|
Refactor some provider classes
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
|
|
|
|
|
|
|
|
|
|
|
Correct BuildRequires and NodeJS for Fedora/CentOS
|
|
support-running-without-web-content
|
|
|
|
|
|
Fix Azure Pipelines Build
|
|
|
|
|
|
|
|
support-running-without-web-content
|
|
|
|
|
|
Check for duplicates when adding items to a playlist
|
|
support-running-without-web-content
|
|
|
|
|
|
This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows#content-root
Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed.
Finally, move validation of the static content path to the DashboardService where it is actually used.
|
|
|
|
|
|
Added without any functionality
|
|
This eliminates the need to create a dummy instance to call this method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|