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-07-04
Minor fixes
Bond_009
2020-06-15
Remove code for handling single hyphen arguments
Bond_009
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-10
Fix merge
Mark Monteiro
2020-05-10
Merge branch 'master' into simplify-https-config
Mark Monteiro
2020-05-07
Merge pull request #2969 from BaronGreenback/my-feature
dkanada
2020-05-06
Made changes to message and exception class
BaronGreenback
2020-05-03
Merge remote-tracking branch 'upstream/master' into integration-tests
Mark Monteiro
2020-04-26
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-26
Merge pull request #2798 from JustAMan/fix-livetv-again
Joshua M. Boniface
2020-04-26
2969 - re-issed code to address when developer doesn't have certificate insta...
BaronGreenback
2020-04-26
Remove unnecessary properties from SystemInfo response object
Mark Monteiro
2020-04-26
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-23
Merge remote-tracking branch 'upstream/master' into integration-tests
Mark Monteiro
2020-04-23
http in development mode crashed -
Admin
2020-04-20
Expose some methods in Program.cs so they can be used to initialize the appli...
Mark Monteiro
2020-04-08
Make sure Jellyfin listens on localhost no matter what
Vasily
2020-04-06
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-05
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-05
Merge pull request #2636 from mark-monteiro/development-https
Bond-009
2020-04-04
Remove unnecessary async and parameter from ApplicationHost initialization me...
Mark Monteiro
2020-04-04
Register and construct ILocalizationManager correctly
Mark Monteiro
2020-04-04
Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...
Mark Monteiro
2020-04-04
Remove unnecessary fields in ApplicationHost
Mark Monteiro
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
[next]