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
Age
Commit message (
Expand
)
Author
2020-04-06
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-05
Add CanConnectWithHttps to interface
Mark Monteiro
2020-04-05
Implemented more suggestions
Patrick Barron
2020-04-05
Simplified more conditionals
Patrick Barron
2020-04-05
Implement various suggestions
Patrick Barron
2020-04-05
Miscellaneous code cleanup
Patrick Barron
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2020-04-05
Simplified Conditionals and returns
Patrick Barron
2020-04-05
Log error messages when the manifest URL is not valid
Mark Monteiro
2020-04-05
Add '--plugin-manifest-url' command line option and 'InstallationManager:Plug...
Mark Monteiro
2020-04-05
Remove unnecessary casts and explicit array types
Patrick Barron
2020-04-05
Remove redundant name qualifiers
Patrick Barron
2020-04-05
Use ? and ?? where applicable
Patrick Barron
2020-04-05
Convert using statements to using declarations where applicable
Patrick Barron
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-04-05
Convert type checks and null checks into pattern matching
Patrick Barron
2020-04-05
Translated using Weblate (Turkish)
Medzhnun
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
Fix documentation for ExtraRuleType enum values
Mark Monteiro
2020-04-05
Document exception
Mark Monteiro
2020-04-05
replace 'try-finally' with 'using' where appropriate
Mark Monteiro
2020-04-05
Merge pull request #2636 from mark-monteiro/development-https
Bond-009
2020-04-05
Use correct naming convention for _relevantEnvVarPrefixes
Mark Monteiro
2020-04-05
Start line with Boolean
PrplHaz4
2020-04-05
Collapse IsInEnabledFolder to single expression
PrplHaz4
2020-04-05
Translated using Weblate (Hungarian)
Adam Bokor
2020-04-05
Translated using Weblate (Hungarian)
Adam Bokor
2020-04-04
Convert properties in ApplicationHost to private readonly fields, where possible
Mark Monteiro
2020-04-04
Inject IStartupOptions into StartupWizard
Mark Monteiro
2020-04-04
Translated using Weblate (Serbian)
darcostan
2020-04-04
Translated using Weblate (Spanish (Mexico))
adrian gustavo martinez
2020-04-04
Translated using Weblate (Spanish (Argentina))
adrian gustavo martinez
2020-04-04
Register IJsonSerializer correctly
Mark Monteiro
2020-04-04
Add deprecation warning message for injecting ILogger
Mark Monteiro
2020-04-04
Register and construct IHttpClient correctly
Mark Monteiro
2020-04-04
Register and construct ITaskManager and IIsoManager correctly
Mark Monteiro
2020-04-04
Register IProcessFactory, ICryptoProvider and ISocketFactory correctly
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 IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory ...
Mark Monteiro
2020-04-04
Register and construct IUserDataManager and IUserDataRepository correctly
Mark Monteiro
2020-04-04
Register IDisplayPreferencesRepository correctly
Mark Monteiro
2020-04-04
Register and construct IAuthenticationRepository correctly
Mark Monteiro
2020-04-04
Register and construct IUserManager and IUserRepository correctly
Mark Monteiro
2020-04-04
Convert MediaEncoder property to field
Mark Monteiro
2020-04-04
Register and construct LibraryManager correctly
Mark Monteiro
2020-04-04
Inject and construct ISearchEngine and IMusicManager correctly
Mark Monteiro
2020-04-04
Register and construct ILibraryMonitor correctly
Mark Monteiro
2020-04-04
Move ApplicationHost certificate initialization to constructor
Mark Monteiro
[prev]
[next]