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-04-02
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...
Mark Monteiro
2020-04-02
Merge pull request #2634 from mark-monteiro/enable-http2
Vasily
2020-04-01
Merge remote-tracking branch 'upstream/master' into development-https
Mark Monteiro
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-25
Move check for web client directory to application startup in Program.cs
Mark Monteiro
2020-03-24
Update Jellyfin.Server/Program.cs
Bond-009
2020-03-24
Remove unused usings
Bond_009
2020-03-21
Bind HTTPS ports when running with development environment flag
Mark Monteiro
2020-03-21
Enable HTTP/2 support
Mark Monteiro
2020-03-21
Rename command line option to --nowebclient and config setting to HostWebClient
Mark Monteiro
2020-03-15
Do not call UseContentRoot() on the web host builder
Mark Monteiro
2020-03-15
Merge command line options into framework configuration
Mark Monteiro
2020-03-15
Construct ApplicationHost with DI framework instead of manually
Mark Monteiro
2020-03-15
Make startup config nullable when configuring app configuration
Mark Monteiro
2020-03-15
Use startup configuration to set the default redirect path
Mark Monteiro
2020-03-15
Rename IsNoWebContent to NoWebContent
Mark Monteiro
2020-03-11
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-11
Use config setting to decide if web content should be hosted
Mark Monteiro
2020-03-10
Merge branch 'master' into support-injecting-iconfiguration
Mark Monteiro
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
Merge remote-tracking branch 'upstream/master' into support-injecting-iconfig...
Mark Monteiro
2020-03-03
Register Serilog logging services correctly
Mark Monteiro
2020-02-28
Do not save a reference to the startup config in ApplicationHost
Mark Monteiro
2020-02-28
Register configuration correctly with application using 'ConfigureAppConfigur...
Mark Monteiro
2020-02-28
Use constants for settings keys
Mark Monteiro
2020-02-26
Use IsHostingContent instead of explicitly checking ContentRoot
Mark Monteiro
2020-02-25
Remove log message executed before logger is initialized
Mark Monteiro
2020-02-25
Use the swagger API page as the default redirect path if not hosting the jell...
Mark Monteiro
2020-02-25
Do not set a static content root if the jellyfin-web directory does not exist...
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
[prev]
[next]