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
Age
Commit message (
Expand
)
Author
2023-01-14
Remove AddPeopleQueryIndex migration
Bond_009
2023-01-04
Fix all warnings in Jellyfin.Api (#9003)
Bond-009
2022-12-05
Replace == null with is null
Bond_009
2022-10-21
remove JellyfinDbProvider and add second level caching
cvium
2022-05-20
Merge pull request #7693 from crobibero/auth-migrate
Cody Robibero
2022-02-28
Fix migration of DateTime to EF
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-14
Fix crash on missing server config file
Joe Rogers
2021-12-14
Update Jellyfin.Server/Migrations/MigrationRunner.cs
Stoica Tedy
2021-12-14
Fixed crash in MigrationRunner
Stoica Tedy
2021-11-27
Update Jellyfin.Server/Migrations/MigrationRunner.cs
Claus Vium
2021-11-24
Remove stray datamember
cvium
2021-11-24
Migrate network configuration safely
cvium
2021-11-11
Fix nullability on DisplayPreferencesDto
Cody Robibero
2021-10-03
Fix warning: Type cast is redundant (#2149)
KonH
2021-09-25
Fix user DB migration
Bond_009
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-08-04
Minor improvements
Bond_009
2021-06-24
Migrate DeviceOptions
Patrick Barron
2021-06-23
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-21
Fix migration
Patrick Barron
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-18
Re-add support for API keys
Patrick Barron
2021-06-18
Add data migration
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-29
Merge pull request #5842 from BaronGreenback/optimization
Bond-009
2021-04-20
Merge pull request #5873 from cvium/fix-displaypref-migration
Bond-009
2021-04-20
use int.Parse
cvium
2021-04-20
Check for empty string when migrating displaypreferences
cvium
2021-04-19
use IF NOT EXISTS in migration
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-17
Group Methods
BaronGreenback
2021-04-12
Fix random failing of tests
Bond_009
2021-03-14
Merge branch 'master' into ef-cleanup
Patrick Barron
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-06
Enable nullable for Jellyfin.Data and remove unnecessary attributes
Patrick Barron
2021-02-21
Use GetEncodingOptions where possible
Bond_009
2021-01-12
JsonSerializer deserialize from bytes where possible
Bond_009
2020-12-21
Fix another key collision in MigrateDisplayPreferencesDatabase
crobibero
2020-12-16
Merge pull request #4771 from crobibero/typed-get-preference
Claus Vium
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-06
Remove CustomItemDisplayPreferences unique key collision
crobibero
2020-12-04
Merge pull request #4653 from crobibero/favorite-persons
Joshua M. Boniface
2020-12-04
Merge pull request #4652 from crobibero/display-preferences
Joshua M. Boniface
2020-12-04
Use md5 Guid for legacy compat
crobibero
2020-12-04
Add ItemId to all display preferences
crobibero
2020-12-04
Suggestions from code review
crobibero
2020-12-03
Fix existing DisplayPreferences migration
crobibero
2020-12-01
Don't die if folder doesn't have id
crobibero
[next]