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
/
Program.cs
Age
Commit message (
Expand
)
Author
2020-03-08
Use logging.json instead of logging.user.json for override settings
Mark Monteiro
2020-03-06
Load user logging config file into application configuration
Mark Monteiro
2020-03-06
Create separate constants for the two logging file names
Mark Monteiro
2020-03-05
Improve migration logic
Vasily
2020-03-05
Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer
Vasily
2020-03-03
Register Serilog logging services correctly
Mark Monteiro
2020-02-12
Merge branch 'master' into images
Bond-009
2020-01-31
Fix warnings
Bond_009
2020-01-27
Fix spacing logs
Bond-009
2020-01-21
Simplify image processing by removing image enhancers
Bond_009
2020-01-16
Add brackets around thread id
Bond-009
2020-01-13
Add thread ID and source to logging
Bond-009
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-11-27
Merge pull request #1503 from cvium/webapi_v2
Vasily
2019-11-27
Merge pull request #1942 from Bond-009/nullable
Vasily
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
2019-11-22
Validate https certificates
Bond_009
2019-10-29
Update Jellyfin.Server/Program.cs
Bond-009
2019-10-26
Enable nullable reference types for Jellyfin.Server
Bond_009
2019-10-23
Reload logging.json on changes
Claus Vium
2019-09-29
Log startup time
Bond_009
2019-09-27
Don't log revision number
Bond_009
2019-09-24
Remove submodule and add clone and build to CI
Erwin de Haan
2019-09-11
Update deps (#1735)
Bond-009
2019-08-18
Fix possible hidden exceptions
Bond_009
2019-08-11
Improve clickable link
Bond_009
2019-08-11
Update deps + document startup project
Bond_009
2019-08-09
Fix more warnings
Bond_009
2019-07-25
Remove IpAddressInfo and IpEndPointInfo classes
Bond_009
2019-07-07
Fix merge errors
Bond_009
2019-07-06
Merge branch 'master' into release-10.3.z
Bond-009
2019-07-06
Fixes issues with HttpClientManager
Bond_009
2019-06-28
Add removed line
Bond_009
2019-06-28
Final fixes
Bond-009
2019-06-28
More
Bond-009
2019-06-09
Improve main code flow
Bond_009
2019-06-05
Merge pull request #1366 from Bond-009/warn3
Anthony Lavado
2019-06-01
Merge branch 'master' into tasks
Bond-009
2019-06-01
Fix more warnings
Bond-009
2019-03-26
Reduce complexity http routes
Bond-009
2019-03-25
Simplify/remove/clean code
Bond-009
2019-03-25
Lower the amount of running tasks
Bond_009
2019-03-13
Merge pull request #1059 from Bond-009/os
Vasily
2019-03-12
Merge pull request #1092 from joshuaboniface/configurable-webdir
Joshua M. Boniface
2019-03-12
Implement review feedback
Joshua Boniface
2019-03-10
Move CreateDirectory for dataDir to try block
Joshua Boniface
2019-03-10
Have datadir envvar match the others
Joshua Boniface
2019-03-10
Add further resources to complete WebPath
Joshua Boniface
2019-03-10
Add configuration flag for Web directory
Joshua Boniface
[next]