index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server
/
Migrations
/
PreStartupRoutines
Age
Commit message (
Expand
)
Author
2025-05-05
Only consider migrations that have key set for migration.xml migration (#14061)
JPVenson
2025-04-27
Unified migration handling (#13950)
JPVenson
2025-03-28
feat: allow grouping shows into collections (#13236)
Johannes Heuel
2025-01-25
Remove the ability to auto port forward (#13222)
Bond-009
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2023-11-12
Move network configuration to MediaBrowser.Common
Patrick Barron
2023-09-11
Removed nesting levels through block-scoped `using` statement (#10025)
Lehonti Ramos
2023-07-11
fix for MigrateNetworkConfiguration.cs
Sky-High
2023-07-03
Apply review suggestions
Shadowghost
2023-07-03
Rename additional values in NetworkConfiguration and add migration for all ch...
Shadowghost
2023-05-11
Merge branch 'master' into network-rewrite
Shadowghost
2023-05-10
Fix MigrateRatingLevels (#9461)
Shadowghost
2023-05-09
Merge branch 'master' into network-rewrite
Shadowghost
2023-03-30
Fix migration for MusicBrainz (#9559)
Marc Brooks
2023-03-03
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-20
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-20
Move MigrateRatingLevels migration to preStartup
Shadowghost
2023-02-19
Add migration for MusicBrainz settings
Shadowghost
2022-10-01
Declare VirtualInterfaceNames as string array for consistency
Shadowghost
2022-07-20
Move away from using Collection, simplify code, add proper ordering
Shadowghost
2022-07-19
Migrate NetworkManager and Tests to native .NET IP objects
Shadowghost
2021-12-27
Remove more warnings
Cody Robibero
2021-11-24
Remove stray datamember
cvium
2021-11-24
Migrate network configuration safely
cvium