| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-06 | Fix artists being displayed with albums | theguymadmax | |
| 2026-07-02 | Fix folder view | theguymadmax | |
| 2026-06-26 | Fix Book collections scanning all items | Marc Brooks | |
| Added static method GetBaseItemKindsForCollectionType in ItemsController (moved from ContentFolderImageProvider to be shared) Added AudioBook to GetRepresentativeItemTypes for CollectionType.books for consistency Added GetBooks to GetUserItems for CollectionType.books which gets BaseItemKind.Book and BaseItemKind.AudioBook Move GetBaseItemKindsForCollectionType to DtoExtensions Cleaned up the missing null checks and used new collection expressions. Associate Person to Book and AudioBook for related items. | |||
| 2025-11-30 | Remove DtoExtensions.AddClientFields (#15638) | Niels van Velzen | |
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2024-07-29 | Enable nullable for DtoService and DtoOptions | Bond_009 | |
| 2024-04-30 | More efficient array creation (#11468) | Bond-009 | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 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-02 | Cleanup imports | Shadowghost | |
| 2023-02-02 | Migrate to file-scoped namespaces | Shadowghost | |
| 2022-10-06 | fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext | cvium | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-02-21 | Minor improvements | Bond_009 | |
| 2020-11-12 | Convert array property to IReadOnlyList | crobibero | |
| 2020-10-29 | Remove AddItemFields | crobibero | |
| 2020-10-29 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-10-09 | Convert image type string to enum. | crobibero | |
| 2020-10-09 | Convert field string to enum. | crobibero | |
| 2020-06-27 | Make all optional strings nullable | crobibero | |
| 2020-06-20 | Use proper DtoOptions extensions | crobibero | |
| 2020-06-18 | Add DtoExtensions.cs | crobibero | |
