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
2024-04-30
Use more accurate rounding in GetFixedOutputSize (#11435)
gnattu
2024-04-14
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.4.1 (#...
renovate[bot]
2024-03-28
fix: move trickplay specific option into TrickplayOptions (#11229)
gnattu
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-02-12
Fix tiles playlist not using relative paths
Nick
2024-02-07
Use IHostedService for device access management
Patrick Barron
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-14
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...
Mark Cilia Vincenti
2024-01-06
Remove UserManager Cache (#10781)
Patrick Barron
2024-01-06
Remove some unused client capabilities and sync code (#10812)
Niels van Velzen
2023-12-18
Merge pull request #10422 from scampower3/api-update
Bond-009
2023-11-22
Use ExecuteDelete for removing API keys
Patrick Barron
2023-11-22
Use ExecuteDelete for cleaning activity logs
Patrick Barron
2023-11-22
Remove unnecessary AsQueryable()
Patrick Barron
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-11-14
Update to .NET 8
Bond_009
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-05
Add IDisposableAnalyzers to more projects
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
Merge branch 'master' into trickplay
Nick
2023-10-18
add EnableSubtitleManagement permission
chinkara
2023-10-18
Removed dupe ToDeviceInfo
LJQ
2023-10-18
Switch to LINQ and updated /Device/Info endpoint to return in accordance to t...
LJQ
2023-10-17
Merge pull request #10366 from goremykin/fix-resharper-warnings
Bond-009
2023-10-17
Update /Device endpoint to return CustomName
LJQ
2023-10-14
Shorten lines from review
Cody Robibero
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-10
Merge branch 'master' into chromecast-config
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-08
Remove redundant using directives
Stepan Goremykin
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-05
Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
Bond-009
2023-10-04
Simplify some stuff in AuthorizationContext
Bond_009
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-09-04
Minor code review changes (cvium)
Nick
2023-09-04
Make TrickplayManifest dictionary key a string rather than Guid
Nick
2023-08-21
Reduce log spam on failed logins
Bond_009
2023-07-29
Apply review suggestions
Shadowghost
2023-07-07
Apply suggestions from code review
Shadowghost
2023-07-07
Add item id to playback start/stop events
Shadowghost
2023-07-07
Add wrapper object for authentication event information
Shadowghost
2023-07-01
Add CreateTiles to ITrickplayManager
Nick
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-26
Migrate to trickplay table to EF. Rename vars/methods/members to have consist...
Nick
2023-05-29
Merge pull request #9821 from cvium/admin_must_have_pw
Cody Robibero
[next]