Cody Robibero
edb6cd11da
Merge branch 'master' into fix-code-migration
2026-09-06 07:34:30 -04:00
Shadowghost
63553803b1
Remove the unreachable null service provider path from code migrations
2026-09-06 09:49:39 +02:00
Shadowghost
74ce774eff
Revert to doing after migration and on shutdown
2026-09-05 17:33:47 +02:00
Shadowghost
5465e0c694
Optimize the database on startup instead of before shutdown
2026-09-05 07:36:17 +02:00
Shadowghost
0b5bbb528a
Optimize database after running migrations
2026-09-04 18:57:54 +02:00
Shadowghost
f571cd5a6a
Reevaluate pending migrations after each one instead of per stage
2026-07-27 12:35:59 +02:00
Joshua M. Boniface
0046adda29
Restyle the startup UI and add a generic startup activity line
...
Restyle the startup/migration holding page to match the Jellyfin dark theme,
with the inline wordmark logo, a gradient spinner and a recolored startup log
tree, and move the Morestachio template rendering into a reusable
StartupUiRenderer.
Add a curated, non-identifying "current activity" line to the always-visible
header (for example "Initializing server" or "Running migration X of Y"),
reported from the startup flow and the migration service so it never leaks
server details to unauthenticated clients. Move the log download into a
"Download logs" link in the log panel header, and show only the header, with
no log hints, to non-local clients.
2026-06-22 00:00:38 -04:00
Bond-009
11130030d2
Backport: Fix/user manager collation ( #16919 )
...
Backport: Fix/user manager collation
2026-05-26 20:59:20 +02:00
JPVenson
63c4fc297a
Update naming
2026-03-01 13:12:51 +00:00
JPVenson
e70eaf8bc1
Add startup mode to migrate or seed the database on cmd
2026-03-01 13:10:32 +00:00
Bond-009
8776a447d1
Various cleanups ( #14785 )
2025-09-12 13:58:23 -06:00
JPVenson
c51f3a3342
Use IDatabaseCreator instead of relying on History repository ( #14465 )
2025-07-14 18:36:36 -06:00
JPVenson
1e9e4ffda9
Rework startup topic handling and reenable output to logging framework ( #14243 )
2025-06-08 19:52:39 -06:00
JPVenson
88332e89c4
Feature/version check in library migration ( #14105 )
2025-06-05 08:59:11 -06:00
JPVenson
a3578caa8c
Migrate all known old migrations even when not applied in migration.xml ( #14217 )
2025-06-05 08:46:50 -06:00
JPVenson
d5672ce407
Add declarative backups for migrations ( #14135 )
2025-06-03 16:49:41 -06:00
JPVenson
fe2596dc0e
Add Full system backup feature ( #13945 )
2025-05-18 18:39:04 -06:00
JPVenson
a7bb3ea214
Only consider migrations that have key set for migration.xml migration ( #14061 )
2025-05-05 17:23:23 -06:00
JPVenson
e66c76fc34
Unified migration handling ( #13950 )
2025-04-27 18:18:08 -06:00