aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2024-10-09Used enum value for ItemValueTypeJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Apply suggestions from code reviewJPVenson
2024-10-09Fixed (most) testsJPVenson
2024-10-09Added EF BaseItem migrationJPVenson
2024-10-09Added BaseItem ConfigurationJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-10-08Removed BaseSqliteRepositoryJPVenson
2024-10-08WIP migration sqlite item repository to efcoreJPVenson
2024-10-08Added Sorting and GroupingJPVenson
2024-10-08Removed SimilarityScore and ported Search functionJPVenson
2024-10-08WIP port search functionJPVenson
2024-10-08WIP Search refactoring and Provider ID refactoringJPVenson
2024-10-08WIP BaseItem search refactoringJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-10-06Clean up logging in MediaSegmentManager (#12776)Cody Robibero
2024-09-28Add missing migration for SegmentProviderId (#12735)Tim Eisele
2024-09-24Only move trickplay file should not be saved with media to metadata dir (#12704)gnattu
2024-09-23Tweak Trickplay migration for speed (#12643)Cody Robibero
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-09-17Rework PR 6203Shadowghost
2024-09-08WIP move baseitem to jellyfin.dbJPVenson
2024-09-07Feature/media segments plugin api (#12359)JPVenson
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2024-09-07Enhance Trickplay (#11883)Tim Eisele
2024-09-06Merge pull request #12552 from Bond-009/passwordhashingNiels van Velzen
2024-09-06Merge pull request #12545 from Bond-009/sha1Niels van Velzen
2024-08-30Increase password hash iterationsBond_009
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-30Remove passwordSha1 param from AuthenticateUser functionBond_009
2024-08-05Backport pull request #11901 from jellyfin/release-10.9.zgnattu
2024-08-05Add media segments API (#12345)JPVenson
2024-07-17Merge pull request #11511 from jellyfin/trickplay-keyframe-onlyCody Robibero
2024-07-17Add option to extract keyframe only during trickplay image generationgnattu
2024-07-15Use real temp dir instead of cache dir for temp files (#12226)Bond-009
2024-06-01Backport pull request #11823 from jellyfin/release-10.9.zgnattu
2024-05-25Backport pull request #11788 from jellyfin/release-10.9.zgnattu
2024-05-18Only log item id in trackplay warningBond_009
2024-05-17Backport pull request #11670 from jellyfin/release-10.9.zgnattu
2024-05-17Backport pull request #11653 from jellyfin/release-10.9.zBond-009
2024-05-17Backport pull request #11633 from jellyfin/release-10.9.zcrobibero
2024-04-30Use more accurate rounding in GetFixedOutputSize (#11435)gnattu
2024-04-14chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 (#...renovate[bot]
2024-03-28fix: move trickplay specific option into TrickplayOptions (#11229)gnattu
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-12Fix tiles playlist not using relative pathsNick
2024-02-07Use IHostedService for device access managementPatrick Barron
2024-02-03Merge changesMark Cilia Vincenti