mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14098] [CLOSED] Add enhanced Startup UI #13840
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14098
Author: @JPVenson
Created: 5/12/2025
Status: ❌ Closed
Base:
master← Head:feature/ExtendedStartupUi📝 Commits (9)
975673bAdd enhanced Startup UI6e77ffdAdd hint for healthcheck on crashc35f66bUse package in prod build too2a9c81aremove 🗿698f6edremove css comments3f96cdduse svg instead of gh linkf5abc40Apply suggestions from code review86511b4Fix using616d0dbTemplate retry value📊 Changes
6 files changed (+321 additions, -11 deletions)
View changed files
📝
Directory.Packages.props(+1 -0)📝
Jellyfin.Server/Helpers/StartupHelpers.cs(+5 -1)📝
Jellyfin.Server/Jellyfin.Server.csproj(+4 -0)📝
Jellyfin.Server/Program.cs(+9 -1)📝
Jellyfin.Server/ServerSetupApp/SetupServer.cs(+166 -9)➕
Jellyfin.Server/ServerSetupApp/index.html.mstemplate(+136 -0)📄 Description
This should only considered an MVP PR, the full feature version is PRed as #14105 consider merging that instead
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.