aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/PeopleRepository.cs
AgeCommit message (Expand)Author
2026-05-31Fix similarity (#16942)Tim Eisele
2026-05-27Merge pull request #16856 from Shadowghost/movie-recommendationsBond-009
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-15Fix movie recommendationsShadowghost
2026-05-13return music artists from person endpointsdkanada
2026-05-09Add People DeduplicationShadowghost
2026-05-06fix person type exclusion in api response (#16784)dkanada
2026-05-05Fix unique people response for query if no item ID is suppliedShadowghost
2026-05-04Merge pull request #16616 from dkanada/fix-person-limitNiels van Velzen
2026-05-04fix person TotalRecordCount when limit is applieddkanada
2026-04-19Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-13add NameStartsWithOrGreater parameter to Persons endpointdkanada
2026-04-12add NameStartsWith and NameLessThan filters to Person searchdkanada
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-05add StartIndex and ParentId to person searchdkanada
2026-02-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-02-03Normalize names and rolestheguymadmax
2026-02-01Fix orderBy warningsShadowghost
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2025-10-09Skip creating Person entities for Artist and AlbumArtist typestheguymadmax
2025-09-26Restore NFO/import ordering by using ListOrder instead of SortOrdertheguymadmax
2025-09-25Fix people deduplication lookup (#14864)JPVenson
2025-09-24Fix people sort order (#14852)theguymadmax
2025-09-24Add People Dedup and multiple progress fixes (#14848)JPVenson
2025-09-23Fix ordering where exists (#14843)JPVenson
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-06-03Add multiple options for internal locking (#14047)JPVenson
2025-04-26improved performance of save operations (#13889)JPVenson
2025-03-25Merge pull request #13589 from JPVenson/feature/DatabaseRefactorCody Robibero
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-05Move mapping assignment to MapLampan-git
2025-03-05Change PeopleBaseItemMap query from GroupJoin to IncludeLampan-git
2025-03-05Change GetPeople PeopleBaseItemMap code to queryLampan-git
2025-02-25Include PeopleBaseItemMap in GetPeopleLampan-git
2025-02-07Optimise string handling in PeopleRepository filtering.Tobias Kloy
2025-02-07Disable Warnings similar as in BaseItemRepositoryTobias Kloy
2025-02-07Update Jellyfin.Server.Implementations/Item/PeopleRepository.cstkloy24
2025-02-07Fix Search results are case-sensitive for peopleTobias Kloy
2024-11-17Applied coding styleJPVenson
2024-11-14Updated comments/TODOsJPVenson
2024-11-13Fixed Scan saving library itemsJPVenson
2024-11-13Removed duplicated codeJPVenson
2024-11-13Fixed people savingJPVenson
2024-10-20i have too much time.JPVenson
2024-10-11applied review commentsJPVenson
2024-10-11Expanded People architecture and fixed migrationJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson