aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Data
AgeCommit message (Expand)Author
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-16Update depsBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-27Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitlesClaus Vium
2023-10-18Merge branch 'master' into trickplayNick
2023-10-18add EnableSubtitleManagement permissionchinkara
2023-10-10Merge branch 'master' into chromecast-configCody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-03Add book related values to PersonKind (#10325)Pithaya
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-06-28Merge branch 'master' into trickplayNick
2023-06-28Migrate VideoRange and VideoRangeType to EnumShadowghost
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have consist...Nick
2023-05-26chore: deprecate EasyPassword as it isn't very securecvium
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-02-13Add permission for collection managementShadowghost
2023-02-12Merge branch 'master' into simplify_authzcvium
2023-02-11Merge pull request #9139 from Jpuc1143/tag-whitelistBond-009
2023-02-09Update Jellyfin.Data/DayOfWeekHelper.csClaus Vium
2023-02-09refactor: simplify authzcvium
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2022-12-07Update depsBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-07-13bump Jellyfin to 10.9Cody Robibero
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-03-29Merge pull request #7506 from crobibero/set-permissionsClaus Vium
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-01-22Ban the usage of Task.ResultBond_009
2021-12-24Update StyleCopBond_009
2021-11-15Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1dependabot[bot]
2021-11-09Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0dependabot[bot]
2021-11-08Update to full dotnet 6Cody Robibero
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-09-24Target net6.0Bond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-02Remove IAuditableEntityPatrick Barron
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-08-13Add IAuditableEntityPatrick Barron
2021-08-04Merge remote-tracking branch 'upstream/master' into baseitemkind-fixesCody Robibero
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander