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
/
Users
Age
Commit message (
Expand
)
Author
2024-05-17
Backport pull request #11670 from jellyfin/release-10.9.z
gnattu
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-02-07
Use IHostedService for device access management
Patrick Barron
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-06
Remove UserManager Cache (#10781)
Patrick Barron
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-10-27
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
Claus Vium
2023-10-22
add IAsyncDisposable to DisplayPreferencesManager
cvium
2023-10-18
add EnableSubtitleManagement permission
chinkara
2023-10-17
Merge pull request #10366 from goremykin/fix-resharper-warnings
Bond-009
2023-10-14
Shorten lines from review
Cody Robibero
2023-10-10
Merge branch 'master' into chromecast-config
Cody Robibero
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-03
Remove unused fields and parameters
Patrick Barron
2023-09-23
Validate cast receiver id on get/set
Cody Robibero
2023-09-23
Migrate to customizable cast receiver config
Cody Robibero
2023-08-21
Reduce log spam on failed logins
Bond_009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-05-29
Merge pull request #9821 from cvium/admin_must_have_pw
Cody Robibero
2023-05-26
refactor: admin users must have a non-empty password
cvium
2023-05-26
chore: deprecate EasyPassword as it isn't very secure
cvium
2023-02-17
Reduce string allocations by regex
Bond_009
2023-02-13
Add permission for collection management
Shadowghost
2023-01-20
Add "Allowed Tags" to Parental Controls
Jpuc1143
2023-01-16
Rename JellyfinDb to JellyfinDbContext
Patrick Barron
2023-01-16
Specify AsSplitQuery in initial users query
Patrick Barron
2023-01-16
Optimize EF Core queries and remove unnecessary AsQueryable calls
Patrick Barron
2023-01-11
Fix all warnings in Jellyfin.Server.Implementations
Bond_009
2023-01-07
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
Cody Robibero
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-21
remove JellyfinDbProvider and add second level caching
cvium
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-09-09
Merge pull request #8377 from Bond-009/resetcase
Claus Vium
2022-09-09
Make Password Reset case sensitive
Bond_009
2022-09-09
Merge pull request #8250 from Bond-009/minor18
Claus Vium
2022-08-27
Use Guid type for UserConfiguration fields
Niels van Velzen
2022-08-18
Minor cleanup
Bond_009
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-11-10
Replace PBKDF2-SHA1 with PBKDF2-SHA512
Bond_009
2021-10-26
Enable nullable for more files
Bond_009
2021-10-09
Merge pull request #6676 from Bond-009/rng
Claus Vium
2021-10-08
Merge pull request #6663 from crobibero/dotnet-6-rc1
Claus Vium
2021-10-08
Use static crypto rng
Bond_009
2021-10-07
Return the path to the pinfile in forgot password
cvium
2021-10-04
Reference dotnet6-rc1 packages
Cody Robibero
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-02
Use async FileStreams where it makes sense
Bond_009
[next]