| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-28 | Backport pull request #15767 from jellyfin/release-10.11.z | theguymadmax | |
| Fix collections display order Original-merge: 22da5187c88a60118cac03bc77427efa72b97888 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-09-16 | Optimize internal querying of UserData, other fixes (#14795) | JPVenson | |
| 2025-04-26 | Fix distinction queries (#14007) | Tim Eisele | |
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-02-19 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-09 | Backport pull request #12721 from jellyfin/release-10.10.z | elfalem | |
| Skip allowed tags check for parents of an item Original-merge: d1fbdcee3459c9b8b9f47362761ad8da2021bd93 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2024-11-17 | Applied coding style | JPVenson | |
| 2024-10-28 | Changed from ImmuntableList to ImmutableArray | JPVenson | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-08-19 | make Sort private and use Enum parse | lostb1t | |
| 2024-08-17 | use default enum for unordered | lostb1t | |
| 2024-08-16 | filter in special display order | lostb1t | |
| 2024-08-16 | Rework get children functions to support ItemSortBy values | lostb1t | |
| 2024-07-17 | Move external url listing to provider for plugin use (#12279) | Cody Robibero | |
| 2024-06-05 | Revert "Allow collection sort by Release Date Descending" | Bond-009 | |
| 2024-06-05 | Merge pull request #11615 from cptn-x/patch-1 | Bond-009 | |
| Allow collection sort by Release Date Descending | |||
| 2024-06-01 | Backport pull request #11743 from jellyfin/release-10.9.z | Shadowghost | |
| Fix replace logic Original-merge: 2ddb15c7845a944d980364209c2304f03cebf025 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-13 | Allow collection sort by Release Date Descending | cptn | |
| - default sort is still Release Date Ascending - choosing sort by Release Date will change it to sort by Release Date Descending This is because most people go to collections to browse new movies to watch, and recently released movies should be on top. | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-11-17 | Add xmldocs for TMDb provider, correct provider spelling | Shadowghost | |
| 2022-01-14 | Ignore JSON serialization for special features of movie. | Dmitry Lyzo | |
| When refreshing the metadata of the video with a local trailer, the server gets stuck trying to read the database and save the item at the same time. | |||
| 2022-01-07 | Keep from serializing trailers into database | Joe Rogers | |
| 2021-12-21 | Don't cache special feature ids | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-07-23 | Fix more warnings | Rich Lander | |
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-05 | Code Clean up: Use Pattern Matching (#5838) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-12-13 | Use a more descriptive function name | crobibero | |
| 2020-12-11 | Use typed UserManager GetPreference | crobibero | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-08-19 | More warn | Bond_009 | |
| 2020-08-19 | Fix warnings | Bond_009 | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-05-26 | Make SonarCloud less angry | Patrick Barron | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
