aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/UserViewManager.cs
AgeCommit message (Expand)Author
2025-03-26Fix only returning one item from /Item/Latest api. (#12492)JQ
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-22Remove useless checks and dead codeBond_009
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-08-05Pass User instead of UserId inside LatestItemsQueryBond_009
2024-04-30More efficient array creation (#11468)Bond-009
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-01Allocate less ListsBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-02-21Optimize Guid comparisonsBond_009
2021-12-27More cleanupBond_009
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-10-09Add more sorting to LatestDmitry Lyzo
2021-10-05Update indentationPatrick Barron
2021-10-03Fix warnings in LibraryPatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-04-17Remove unused using directivesBaronGreenback
2020-12-13Use a more descriptive function namecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-08fix custom library ordernyanmisaka
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-12-11Merge pull request #2041 from Bond-009/warn11dkanada
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-11-27Fix more warningsBond_009
2019-11-22Reword exception messageBond_009
2019-10-29Update Emby.Server.Implementations/Library/UserViewManager.csBond-009
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-10-20Don't shuffle some types by defaultBond_009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-28Remove custom ToArray extensionBond_009