Joshua M. Boniface
|
3e7fad55de
|
Bump version to 10.8.12
|
1 year ago |
Joshua M. Boniface
|
be5e10ac37
|
Bump version to 10.8.11
|
1 year ago |
Joshua M. Boniface
|
2cd29d1cfd
|
Bump version to 10.8.10
|
2 years ago |
Joshua M. Boniface
|
0ac18a50f5
|
Bump version to 10.8.9
|
2 years ago |
Joshua M. Boniface
|
383d514353
|
Bump version to 10.8.8
|
2 years ago |
Joshua M. Boniface
|
ec81dc9be2
|
Bump version to 10.8.7
|
2 years ago |
Joshua M. Boniface
|
f850779781
|
Bump version to 10.8.6
|
2 years ago |
Joshua M. Boniface
|
a26cded0f5
|
Bump version to 10.8.5
|
2 years ago |
Joshua Boniface
|
b344771f8a
|
Bump version to 10.8.4
|
2 years ago |
Joshua Boniface
|
c5a2ff8ac4
|
Bump version to 10.8.3
|
2 years ago |
Joshua M. Boniface
|
dd97e6bc45
|
Bump version to 10.8.2
|
2 years ago |
Joshua M. Boniface
|
54778d875d
|
Bump version to 10.8.1
|
2 years ago |
Cody Robibero
|
6f45848b51
|
Safely set/get user permission
|
3 years ago |
dependabot[bot]
|
dde984bd0e
|
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406)
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
3 years ago |
Bond_009
|
cbfa355e31
|
Update StyleCop
|
3 years ago |
dependabot[bot]
|
bd32cecf7a
|
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1)
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
c2d99dc3f0
|
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0)
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
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)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
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
|
4 years ago |
Patrick Barron
|
f4d1c3ef7a
|
Add device query class
|
4 years ago |
Patrick Barron
|
ab63a7745c
|
Add PaginatedQuery abstract class, change startIndex to skip
|
4 years ago |
Patrick Barron
|
a225f34796
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
4 years ago |
Bill Thornton
|
f7435a605d
|
Merge pull request #5944 from shortspider/ContinueReading
Add ResumeBook Section
|
4 years ago |
Bill Thornton
|
77f0f89e45
|
Merge pull request #5623 from barronpm/ef-cleanup2
EF Core Cleanup 2
|
4 years ago |
Nathan Mascitelli
|
bdab8d1edb
|
Add ResumeBook section
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
Patrick Barron
|
12fa5c0c41
|
Add AccessToken to device
|
4 years ago |
Patrick Barron
|
ed0b5ff017
|
Fix builds
|
4 years ago |
Patrick Barron
|
f47fe308b1
|
Add navigation property to device entity
|
4 years ago |
Patrick Barron
|
9cd5352358
|
Add device options entity
|
4 years ago |
Patrick Barron
|
271b4cadb7
|
Add device entity.
|
4 years ago |
cvium
|
d772fddfb3
|
make custompref value nullable
|
4 years ago |
Patrick Barron
|
1c501b17d7
|
Add ApiKey entity and associated relationships
|
4 years ago |
Patrick Barron
|
daa21c9e99
|
Add migration
|
4 years ago |
Patrick Barron
|
f1cadb27d9
|
Add id properties for preferences and permissions
|
4 years ago |
Patrick Barron
|
36669ff451
|
Use correct setter access modifiers
|
4 years ago |