Commit Graph

210 Commits (b7fe81551f43b08f7991979be16bdbd1dddcb636)

Author SHA1 Message Date
Shadowghost b7418d6e9e Add permission for collection management
1 year ago
cvium 52e2776d8e Merge branch 'master' into simplify_authz
1 year ago
Bond-009 f5417c50f7
Merge pull request #9139 from Jpuc1143/tag-whitelist
1 year ago
Claus Vium a4c3011ee8 Update Jellyfin.Data/DayOfWeekHelper.cs
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Bond_009 fd9dc1e308 Update deps
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
Claus Vium a6273253c3 Merge pull request #7506 from crobibero/set-permissions
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
dependabot[bot] bd32cecf7a
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
3 years ago
dependabot[bot] c2d99dc3f0
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
3 years ago
Cody Robibero 40045d2147 Update to full dotnet 6
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
3 years ago
Patrick Barron 098bd5cfa9 Remove IAuditableEntity
3 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore
3 years ago
Patrick Barron 15baf04bd2 Add IAuditableEntity
3 years ago
Cody Robibero 398ca85944 Merge remote-tracking branch 'upstream/master' into baseitemkind-fixes
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
Patrick Barron 60ce0c9fa9 Add dto for device options
3 years ago
crobibero 790b284184 Add missing BaseItemKind
3 years ago
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron 3fd0b1a359 Recreate devices migration with missing fields
3 years ago
Patrick Barron b03f2353d8 Generate Access token in constructor
3 years ago
Patrick Barron f4d1c3ef7a Add device query class
3 years ago
Patrick Barron ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bill Thornton f7435a605d
Merge pull request #5944 from shortspider/ContinueReading
3 years ago
Bill Thornton 77f0f89e45
Merge pull request #5623 from barronpm/ef-cleanup2
3 years ago
Nathan Mascitelli bdab8d1edb Add ResumeBook section
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Patrick Barron 12fa5c0c41 Add AccessToken to device
3 years ago
Patrick Barron ed0b5ff017 Fix builds
3 years ago
Patrick Barron f47fe308b1 Add navigation property to device entity
3 years ago
Patrick Barron 9cd5352358 Add device options entity
3 years ago
Patrick Barron 271b4cadb7 Add device entity.
3 years ago
cvium d772fddfb3 make custompref value nullable
3 years ago
Patrick Barron 1c501b17d7 Add ApiKey entity and associated relationships
3 years ago