index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
Age
Commit message (
Expand
)
Author
2021-06-18
Re-add support for API keys
Patrick Barron
2021-06-18
Use consistent name for db context
Patrick Barron
2021-06-18
Combine if statements
Patrick Barron
2021-06-18
Recreate devices migration with missing fields
Patrick Barron
2021-06-18
Fix concurrency issues
Patrick Barron
2021-06-14
Update to dotnet 5.0.7
crobibero
2021-05-28
Fix some warnings
Bond_009
2021-05-21
Make methods static in AuthenticationContext
Patrick Barron
2021-05-21
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-20
Add PaginatedQuery abstract class, change startIndex to skip
Patrick Barron
2021-05-20
Remove unnecessary query class
Patrick Barron
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-14
Update to dotnet5.0.6
crobibero
2021-05-04
Merge pull request #5623 from barronpm/ef-cleanup2
Bill Thornton
2021-04-14
Merge pull request #5729 from crobibero/dotnet5.0.5
Joshua M. Boniface
2021-04-10
Fix builds
Patrick Barron
2021-04-10
Convert UpdateUser to solely async
Patrick Barron
2021-04-10
Make device/session code async
Patrick Barron
2021-04-10
Rewrite device manager using EF Core
Patrick Barron
2021-04-10
Add device indexes
Patrick Barron
2021-04-10
Add device entities to schema.
Patrick Barron
2021-04-08
Update to dotnet 5.0.5
crobibero
2021-04-07
make custompref value nullable
cvium
2021-04-03
Merge pull request #5174 from barronpm/authenticateuser-cleanup
Bond-009
2021-04-01
Use new entities for API key endpoints
Patrick Barron
2021-04-01
Add ApiKey entity and associated relationships
Patrick Barron
2021-03-25
Clean up user deletion
Patrick Barron
2021-03-25
Clean up user renaming
Patrick Barron
2021-03-25
Add migration
Patrick Barron
2021-03-25
Properly configure foreign keys
Patrick Barron
2021-03-25
Use NOCASE collation and index on username field
Patrick Barron
2021-03-25
Add indexes for user permissions and preferences
Patrick Barron
2021-03-25
Configure user deletion behavior
Patrick Barron
2021-03-25
Delete unnecessary indexes
Patrick Barron
2021-03-17
Fix duplicate permissions
Patrick Barron
2021-03-14
Merge branch 'master' into ef-cleanup
Patrick Barron
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-03-06
Move EF Core dependency out of Jellyfin.Data
Patrick Barron
2021-03-06
Enable nullable for Jellyfin.Data and remove unnecessary attributes
Patrick Barron
2021-02-25
Make styling more consistent
Patrick Barron
2021-02-17
Validate the new username when renaming
cvium
2021-02-16
Don't allow new users to be created with the same name as an existing user.
Patrick Barron
2021-02-16
Fix user renaming logic
Patrick Barron
2021-02-09
Update to dotnet 5.0.3
crobibero
2021-02-06
Clean up UserManager.AuthenticateUser
Patrick Barron
2021-01-16
dotnet 5.0.2
crobibero
2020-12-16
Merge pull request #4771 from crobibero/typed-get-preference
Claus Vium
2020-12-13
Use a more descriptive function name
crobibero
[prev]
[next]