| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-05 | Backport pull request #11943 from jellyfin/release-10.9.z | Shadowghost | |
| Increase lyrics migration batch size to 5000 Original-merge: 2a3c904a9f3dbad9086052ede59fa03bdc3f7d69 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-01 | Backport pull request #11762 from jellyfin/release-10.9.z | Shadowghost | |
| Mark Audio as RequiresDeserialization and backfill data Original-merge: e2c909f50f34cc06fcd39a02407d1f5b7bb37a1e Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-17 | Backport pull request #11677 from jellyfin/release-10.9.z | Bond-009 | |
| Properly dispose dbContext in MigrateUserDb Original-merge: 9b98638b2bf516cbed91ad54d20e9d07ceb69d4e Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-10 | Always set cast receivers during migration (#11516) | Cody Robibero | |
| 2024-04-17 | Enable nullable for LibraryManager (#11191) | Bond-009 | |
| 2024-04-01 | Implement update endpoint | Shadowghost | |
| 2024-03-26 | Add playlist ACL endpoints | Shadowghost | |
| 2024-03-03 | Add migration for new plugin repo | Cody Robibero | |
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-10-17 | Merge pull request #10366 from goremykin/fix-resharper-warnings | Bond-009 | |
| 2023-10-10 | Merge branch 'master' into chromecast-config | Cody Robibero | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs | |||
| 2023-10-08 | Remove redundant using directives | Stepan Goremykin | |
| 2023-09-30 | fix: use TryGetString to avoid crashing, fixes #10306 (#10308) | Claus Vium | |
| 2023-09-23 | Migrate to customizable cast receiver config | Cody Robibero | |
| 2023-09-16 | missed a spot | cvium | |
| 2023-09-16 | fix: open the connection when using SqliteConnection directly | cvium | |
| 2023-08-22 | review comments | cvium | |
| 2023-08-21 | completely remove sqlitepcl | cvium | |
| 2023-08-21 | loading works | cvium | |
| 2023-05-26 | chore: deprecate EasyPassword as it isn't very secure | cvium | |
| 2023-05-15 | Fix playlists library and migration (#9770) | Shadowghost | |
| 2023-05-12 | Fix access to playlists not created by a user (#9746) | Shadowghost | |
| 2023-05-10 | Fix MigrateRatingLevels (#9461) | Shadowghost | |
| 2023-04-06 | Simplify conditional expression | Stepan Goremykin | |
| 2023-03-17 | Apply review suggestions | Shadowghost | |
| 2023-03-10 | Add migration to properly set playlist owner | Shadowghost | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2023-01-16 | Rename JellyfinDb to JellyfinDbContext | Patrick Barron | |
| 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 | |
| (cherry picked from commit 3229ba4918cb31913b47c99c5a817dae3366f020) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-02-28 | Fix migration of DateTime to EF | Cody Robibero | |
| 2021-11-11 | Fix nullability on DisplayPreferencesDto | Cody Robibero | |
| Remove duplicate, fix namespace | |||
| 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 | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 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 | |
| # Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | |||
| 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 | |
| # Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs | |||
| 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 | |
| Code Clean up: Group Methods | |||
| 2021-04-20 | Merge pull request #5873 from cvium/fix-displaypref-migration | Bond-009 | |
