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 |
Patrick Barron
|
12b8e29aef
|
Fix duplicate permissions
|
4 years ago |
Patrick Barron
|
e5380c653b
|
Merge branch 'master' into ef-cleanup
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
Bond_009
|
01dfa8801a
|
Fix GetDaysOfWeek behavior
|
4 years ago |
Bond_009
|
46a41ecba6
|
Sunday isn't a weekend
|
4 years ago |
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Patrick Barron
|
7c413a323b
|
Move EF Core dependency out of Jellyfin.Data
|
4 years ago |
Patrick Barron
|
7b37ae94f7
|
Remove unused factory method
|
4 years ago |
Patrick Barron
|
f638ee6b09
|
Enable nullable for Jellyfin.Data and remove unnecessary attributes
|
4 years ago |
Patrick Barron
|
287dab4655
|
Remove constructor side effects and remove unneeded parameterless constructors
|
4 years ago |
Patrick Barron
|
b5e3c02865
|
Move IHasPermissions.cs to correct namespace
|
4 years ago |
crobibero
|
223b42aed3
|
Create BaseItemKind enum
|
4 years ago |
crobibero
|
407c35f087
|
Update to dotnet 5.0.3
|
4 years ago |
dkanada
|
995b370017
|
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
Bump version to 10.8.0 for next release
|
4 years ago |
crobibero
|
a087ab389a
|
dotnet 5.0.2
|
4 years ago |
martinek-stepan
|
cc92f7afe5
|
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
|
4 years ago |
Claus Vium
|
21d2e9ff0c
|
Merge pull request #4771 from crobibero/typed-get-preference
Use typed UserManager GetPreference
|
4 years ago |
crobibero
|
e051090904
|
Use proper array setter
|
4 years ago |
crobibero
|
a515ecbada
|
Use range operator to get subarray
|
4 years ago |
Joshua M. Boniface
|
4f6a585424
|
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
4 years ago |
Joshua M. Boniface
|
d0ccea934f
|
Merge pull request #4720 from MrTimscampi/activity-log-levels
Add overloaded constructor for ActivityLog levels
|
4 years ago |