| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-08 | Convert CollectionType to use lowercase enum names | Cody Robibero | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-03-06 | Inject IDirectoryService where needed instead of passing it through ↵ | Joe Rogers | |
| ItemResolveArgs | |||
| 2023-03-06 | Remove some BaseItem references to make ItemResolveArgs more usable for testing. | Joe Rogers | |
| 2022-12-14 | Fix debug builds (#8909) | Bond-009 | |
| 2022-02-20 | Fix #7100 by catching the exception on opening invalid UDF images | Stanislav Ionascu | |
| When an invalid UDF image is opened by the UdfReader, it may throw and exception. This change is to catch and log the exception. | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-04-22 | Reduce string allocations/fs lookups in resolve code | Bond_009 | |
| 2021-03-15 | add unit tests | cvium | |
