This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-06-21 07:00:30 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
a3c5afa443dca5cfd90ff1a33b7af9dbfe751ff4
jellyfin
/
Jellyfin.Server
/
Migrations
/
Routines
History
Cody Robibero
3de86ffdb4
Fix nullability on DisplayPreferencesDto
...
Remove duplicate, fix namespace
2021-11-11 07:34:36 -07:00
..
AddDefaultPluginRepository.cs
…
AddPeopleQueryIndex.cs
use IF NOT EXISTS in migration
2021-04-19 13:51:55 +02:00
CreateUserLoggingConfigFile.cs
Group Methods
2021-04-17 11:19:09 +01:00
DisableTranscodingThrottling.cs
Remove unused using directives
2021-04-17 11:37:55 +01:00
MigrateActivityLogDb.cs
Minor improvements
2021-08-04 14:40:09 +02:00
MigrateAuthenticationDb.cs
Migrate DeviceOptions
2021-06-24 09:38:37 -04:00
MigrateDisplayPreferencesDb.cs
Fix nullability on DisplayPreferencesDto
2021-11-11 07:34:36 -07:00
MigrateUserDb.cs
Fix user DB migration
2021-09-25 19:39:24 +02:00
ReaddDefaultPluginRepository.cs
…
RemoveDownloadImagesInAdvance.cs
Don't die if folder doesn't have id
2020-12-01 17:36:36 -07:00
RemoveDuplicateExtras.cs
…