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
2020-04-22
Merge branch 'master' into register-services-correctly
Bond-009
2020-04-22
Merge pull request #2846 from jellyfin/azure
Bond-009
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-17
Add back warning message when Skia encoder cannot be used
Mark Monteiro
2020-04-15
Document JSON options change
ZadenRB
2020-04-15
Lowercase actual parameters in code and remove whitespace to comply with Styl...
ZadenRB
2020-04-12
Fix casing of JSON in Jellyfin API. Currently only affects startup wizard.
ZadenRB
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-10
Merge pull request #2769 from mark-monteiro/configurable-repo-url
Vasily
2020-04-06
Merge branch 'master' into use-development-exception-page
dkanada
2020-04-05
Add '--plugin-manifest-url' command line option and 'InstallationManager:Plug...
Mark Monteiro
2020-04-05
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-05
Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations
Mark Monteiro
2020-04-05
Merge pull request #2636 from mark-monteiro/development-https
Bond-009
2020-04-04
Convert properties in ApplicationHost to private readonly fields, where possible
Mark Monteiro
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
Merge branch 'master' into use-development-exception-page
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 remote-tracking branch 'upstream/master' into use-development-exception...
Mark Monteiro
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-04-01
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
Vasily
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-25
Update .NET Core to 3.1.3
Mark Monteiro
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-22
Update all packages to .NET Core 3.1.2
Mark Monteiro
2020-03-21
Bind HTTPS ports when running with development environment flag
Mark Monteiro
2020-03-21
Set 'ASPNETCORE_ENVIRONMENT=Development' when running from visual studio
Mark Monteiro
2020-03-21
Run in development mode by default from Visual Studio
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-17
Do not add command line flag to the config hierarchy unless it is explicitly set
Mark Monteiro
2020-03-15
Add debugging profile for running the server without web content
Mark Monteiro
2020-03-15
Use the same key constant for command line config and all other config
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
Add --nowebcontent command line flag
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
[next]