Commit Graph

15705 Commits (ba2134de13a94017038a23dee5656e1e0831783a)
 

Author SHA1 Message Date
dkanada 0522c90109
Merge pull request #2635 from mark-monteiro/use-development-exception-page
5 years ago
dkanada cb634d27d8
Merge branch 'master' into use-development-exception-page
5 years ago
dkanada 19b6961c08
Merge pull request #2749 from hauntingEcho/ffmpeg-dependency-version
5 years ago
Patrick Barron c9da49ebaa Implemented more suggestions
5 years ago
Patrick Barron 47ba4a84cd Simplified more conditionals
5 years ago
Patrick Barron 81b4a4c54c Implement various suggestions
5 years ago
Patrick Barron e1958e3902 Miscellaneous code cleanup
5 years ago
Bond_009 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
5 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns
5 years ago
Mark Monteiro ed88430429 Log error messages when the manifest URL is not valid
5 years ago
Mark Monteiro 15dd46c25a Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option
5 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types
5 years ago
Patrick Barron 86c06996b1 Remove redundant name qualifiers
5 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable
5 years ago
Patrick Barron 6a3f9253db Convert using statements to using declarations where applicable
5 years ago
Patrick Barron 5966ee6d87 Convert type checks and null checks into pattern matching
5 years ago
Medzhnun 92af81166d Translated using Weblate (Turkish)
5 years ago
Mark Monteiro f91f2ef328 Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
Mark Monteiro f2760cb055 Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations
5 years ago
Mark Monteiro 7be4b57fe7 Fix documentation for ExtraRuleType enum values
5 years ago
Mark Monteiro 3d8501e462 Document exception
5 years ago
Mark Monteiro 658e963e93 replace 'try-finally' with 'using' where appropriate
5 years ago
Bond-009 29539174a3
Merge pull request #2636 from mark-monteiro/development-https
5 years ago
Mark Monteiro bc91445b5d Use correct naming convention for _relevantEnvVarPrefixes
5 years ago
PrplHaz4 46453549b5
Start line with Boolean
5 years ago
PrplHaz4 b05e04c0cb
Collapse IsInEnabledFolder to single expression
5 years ago
Adam Bokor a05cdf0b05 Translated using Weblate (Hungarian)
5 years ago
Adam Bokor 1cfc002764 Translated using Weblate (Hungarian)
5 years ago
Mark Monteiro 735d6c8ad5 Convert properties in ApplicationHost to private readonly fields, where possible
5 years ago
Mark Monteiro 241d0ae65c Inject IStartupOptions into StartupWizard
5 years ago
darcostan 33cb5c02b0 Translated using Weblate (Serbian)
5 years ago
adrian gustavo martinez 837eacec04 Translated using Weblate (Spanish (Mexico))
5 years ago
adrian gustavo martinez 3707437594 Translated using Weblate (Spanish (Argentina))
5 years ago
Mark Monteiro 809cf3a0c2 Register IJsonSerializer correctly
5 years ago
Mark Monteiro 710767fbf2 Add deprecation warning message for injecting ILogger
5 years ago
Mark Monteiro e16c16dd51 Register and construct IHttpClient correctly
5 years ago
Mark Monteiro adf0e8d3fd Register and construct ITaskManager and IIsoManager correctly
5 years ago
Mark Monteiro 3f2f95d877 Register IProcessFactory, ICryptoProvider and ISocketFactory correctly
5 years ago
Mark Monteiro aee6a1b476 Remove unnecessary async and parameter from ApplicationHost initialization method
5 years ago
Mark Monteiro 5d648bf54f Register and construct ILocalizationManager correctly
5 years ago
Mark Monteiro cbc0224aaf Register IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory and IBlurayExaminer correctly
5 years ago
Mark Monteiro 615717e562 Register and construct IUserDataManager and IUserDataRepository correctly
5 years ago
Mark Monteiro 5827f0f5a9 Register IDisplayPreferencesRepository correctly
5 years ago
Mark Monteiro a5234dfd88 Register and construct IAuthenticationRepository correctly
5 years ago
Mark Monteiro 4daa5436fc Register and construct IUserManager and IUserRepository correctly
5 years ago
Mark Monteiro 84b48eb69c Convert MediaEncoder property to field
5 years ago
Mark Monteiro fe9f4e06d1 Register and construct LibraryManager correctly
5 years ago
Mark Monteiro 7fd25f94f3 Inject and construct ISearchEngine and IMusicManager correctly
5 years ago
Mark Monteiro c2b21ce553 Register and construct ILibraryMonitor correctly
5 years ago
Mark Monteiro d173358065 Move ApplicationHost certificate initialization to constructor
5 years ago