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-07-30
Merge pull request #6354 from Bond-009/nullable4
Bond-009
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Enable nullable in more files
Bond_009
2021-07-19
Update to dotnet 5.0.8
Cody Robibero
2021-06-14
Update to dotnet 5.0.7
crobibero
2021-05-28
Fix some warnings
Bond_009
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-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-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
2020-12-12
Enable nullable for Jellyfin.Server.Implementations
Patrick Barron
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-11
Merge pull request #4766 from barronpm/usermanager-async
Bond-009
2020-12-11
Convert DeleteUser to async
Patrick Barron
2020-12-09
Update to dotnet 5.0.1
crobibero
2020-12-04
Add ItemId to all display preferences
crobibero
2020-12-03
Add support for custom item display preferences
crobibero
2020-11-25
Fix efcore not returning a UTC DateTime
crobibero
2020-11-23
Don't send activity event if notification type is null
crobibero
2020-11-18
More spelling corrections.
Greenback
2020-11-16
Merge pull request #4485 from crobibero/update-user-cache
Bill Thornton
2020-11-15
Suggestions from review
crobibero
2020-11-15
Update user cache after updating user.
crobibero
2020-11-13
Updated based on review feedback
crobibero
2020-11-13
Use null coalescing when possible
crobibero
[next]