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
Age
Commit message (
Expand
)
Author
2021-11-13
Add nullable dictionary openapi mapping
Cody Robibero
2021-11-11
Fix nullability on DisplayPreferencesDto
Cody Robibero
2021-11-09
Fix some warnings
Bond_009
2021-11-08
Update to full dotnet 6
Cody Robibero
2021-11-03
Merge branch 'master' into client-logger
Cody Robibero
2021-11-02
Merge remote-tracking branch 'upstream/master' into client-logger
Cody Robibero
2021-11-02
Streamline startup code
Bond_009
2021-11-01
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.6 to 2.0.7
dependabot[bot]
2021-10-26
Add ability to upload entire file
Cody Robibero
2021-10-26
Merge remote-tracking branch 'upstream/master' into client-logger
Cody Robibero
2021-10-26
Merge pull request #5755 from BaronGreenback/NetworkAccessPolicy
Claus Vium
2021-10-25
Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...
Claus Vium
2021-10-12
Update to dotnet6.rc2
Cody Robibero
2021-10-11
Bump Serilog.Settings.Configuration from 3.2.0 to 3.3.0
dependabot[bot]
2021-10-04
Reference dotnet6-rc1 packages
Cody Robibero
2021-10-03
Fix warning: Type cast is redundant (#2149)
KonH
2021-10-03
Fix warning: Qualifier is redundant (#2149)
KonH
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-25
Merge pull request #6613 from Bond-009/randomaccess
Claus Vium
2021-09-25
Merge pull request #6611 from Bond-009/error
Claus Vium
2021-09-25
Use RandomAccess instead of a FileStream where it makes sense
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-25
Fix user DB migration
Bond_009
2021-09-25
Address comments
Bond_009
2021-09-25
Fix failing tests
Bond_009
2021-09-24
Target net6.0
Bond_009
2021-09-21
Merge pull request #6569 from crobibero/dotnet-5.0.10
Joshua M. Boniface
2021-09-20
Merge pull request #6582 from Bond-009/shutdown
Claus Vium
2021-09-20
Merge pull request #6541 from cvium/symlink_workaround
Bond-009
2021-09-20
Allow shutdown while starting WebHost
Bond_009
2021-09-19
Upgrade to dotnet 5.0.10
Cody Robibero
2021-09-15
Use standard Authorization header in OpenAPI specification
Niels van Velzen
2021-09-14
Dynamically populate LocalAddress based on HTTP request
Fredrik Lindberg
2021-09-11
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecu...
Claus Vium
2021-09-11
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecu...
Claus Vium
2021-09-11
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecu...
Claus Vium
2021-09-11
Remove AsyncFile.OpenRead
cvium
2021-09-11
Use File.GetAttributes instead of creating a new FileInfo
cvium
2021-09-11
Fix SA1614 and SA1116
cvium
2021-09-11
Include the MIT license
cvium
2021-09-11
Read file length for symlinks, supersedes #5775 and #5824
cvium
2021-09-10
Remove the dependency on BaseAuthorizationHandler
cvium
2021-09-10
Merge branch 'master' into NetworkAccessPolicy
cvium
2021-09-06
Fix identation
Fernando Fernández
2021-09-06
Log EFCore migrations
Fernando Fernández
2021-09-06
Use appHost.Resolve for accessing the context in Program.cs
Fernando Fernández
2021-09-06
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.5 to 2.0.6
dependabot[bot]
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-09-02
Use async FileStreams where it makes sense
Bond_009
[next]