aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/UserDataManager.cs
AgeCommit message (Expand)Author
2024-08-30Clean up UserDataManagerBond_009
2023-11-15Updated the summary and the Dto name.ArabCoders
2023-11-13Refactored the code to not use reflection.ArabCoders
2023-11-13Refactored api call logic handling.ArabCoders
2022-12-05Replace != null with is not nullBond_009
2022-10-06Use ArgumentNullException.ThrowIfNull helper methodBond_009
2021-12-27More cleanupBond_009
2021-10-03Fix warnings in LibraryPatrick Barron
2021-09-03Fix some warningsBond_009
2021-05-24Merge pull request #5997 from JKI12/masterClaus Vium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-07Changed condition for readbilityJake King
2021-05-06Fixes for Book ProgressJake King
2021-04-21Update var namesartiume
2021-04-20Fix Audiobook Resumeartiume
2021-04-17Remove unused using directivesBaronGreenback
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Update Emby.Server.Implementations/Library/UserDataManager.csartiume
2020-12-30Split resume function for Audiobooksartiume
2020-07-23Remove unused dependencies.Patrick Barron
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-11Fix build errorsPatrick Barron
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-06Make books resumable and have duration of 1 secondDaniyar Itegulov
2020-06-05Use typed logger where possiblecrobibero
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-04-04Register and construct IUserDataManager and IUserDataRepository correctlyMark Monteiro
2020-02-23Fix some warningsBond_009
2019-12-20Merge branch 'master' into warn12Bond_009
2019-12-14track progress for any item that supports the featuredkanada
2019-12-11More warnings (removed)Bond_009
2019-12-11Merge pull request #2041 from Bond-009/warn11dkanada
2019-11-27Fix more warningsBond_009
2019-11-25* Add support for multi segment base urlsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
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-10Mayor code cleanupErwin de Haan
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-26remove async when there's nothing to awaitLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti