Commit Graph

15713 Commits (455e46444510bae9aeac544e9cd28735a40ce856)
 

Author SHA1 Message Date
dafo90 62b0db59aa Fix Authentication request log
4 years ago
Nyanmisaka 0ecac47098 drop the unnecessary colorspace conversion
4 years ago
Nyanmisaka a5249730d7 mpeg4 profile 15 is not supported by vaapi device
4 years ago
Nyanmisaka 6453638103
Merge pull request #1 from jellyfin/master
4 years ago
Vasily 71d8e66d9f Add logging of URL being processed when logging an error
4 years ago
Vasily 5be60782ed Fix support for attachments with baseURL set
4 years ago
Kristupas Savickas 9dda2ffc91
Fix ffmpeg path on ARM docker image
4 years ago
dkanada 0cd7cd611e
Merge pull request #2758 from Bond-009/plugininstalled
4 years ago
dkanada 0522c90109
Merge pull request #2635 from mark-monteiro/use-development-exception-page
4 years ago
dkanada cb634d27d8
Merge branch 'master' into use-development-exception-page
4 years ago
dkanada 19b6961c08
Merge pull request #2749 from hauntingEcho/ffmpeg-dependency-version
4 years ago
Patrick Barron c9da49ebaa Implemented more suggestions
4 years ago
Patrick Barron 47ba4a84cd Simplified more conditionals
4 years ago
Patrick Barron 81b4a4c54c Implement various suggestions
4 years ago
Patrick Barron e1958e3902 Miscellaneous code cleanup
4 years ago
Bond_009 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
4 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns
4 years ago
Mark Monteiro ed88430429 Log error messages when the manifest URL is not valid
4 years ago
Mark Monteiro 15dd46c25a Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option
4 years ago
Patrick Barron 80cfcf5643 Remove unnecessary casts and explicit array types
4 years ago
Patrick Barron 86c06996b1 Remove redundant name qualifiers
4 years ago
Patrick Barron 961f48f5bc Use ? and ?? where applicable
4 years ago
Patrick Barron 6a3f9253db Convert using statements to using declarations where applicable
4 years ago
Patrick Barron 5966ee6d87 Convert type checks and null checks into pattern matching
4 years ago
Medzhnun 92af81166d Translated using Weblate (Turkish)
4 years ago
Mark Monteiro f91f2ef328 Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
Mark Monteiro f2760cb055 Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations
4 years ago
Mark Monteiro 7be4b57fe7 Fix documentation for ExtraRuleType enum values
4 years ago
Mark Monteiro 3d8501e462 Document exception
4 years ago
Mark Monteiro 658e963e93 replace 'try-finally' with 'using' where appropriate
4 years ago
Bond-009 29539174a3
Merge pull request #2636 from mark-monteiro/development-https
4 years ago
Mark Monteiro bc91445b5d Use correct naming convention for _relevantEnvVarPrefixes
4 years ago
PrplHaz4 46453549b5
Start line with Boolean
4 years ago
PrplHaz4 b05e04c0cb
Collapse IsInEnabledFolder to single expression
4 years ago
Adam Bokor a05cdf0b05 Translated using Weblate (Hungarian)
4 years ago
Adam Bokor 1cfc002764 Translated using Weblate (Hungarian)
4 years ago
Mark Monteiro 735d6c8ad5 Convert properties in ApplicationHost to private readonly fields, where possible
4 years ago
Mark Monteiro 241d0ae65c Inject IStartupOptions into StartupWizard
4 years ago
darcostan 33cb5c02b0 Translated using Weblate (Serbian)
4 years ago
adrian gustavo martinez 837eacec04 Translated using Weblate (Spanish (Mexico))
4 years ago
adrian gustavo martinez 3707437594 Translated using Weblate (Spanish (Argentina))
4 years ago
Mark Monteiro 809cf3a0c2 Register IJsonSerializer correctly
4 years ago
Mark Monteiro 710767fbf2 Add deprecation warning message for injecting ILogger
4 years ago
Mark Monteiro e16c16dd51 Register and construct IHttpClient correctly
4 years ago
Mark Monteiro adf0e8d3fd Register and construct ITaskManager and IIsoManager correctly
4 years ago
Mark Monteiro 3f2f95d877 Register IProcessFactory, ICryptoProvider and ISocketFactory correctly
4 years ago
Mark Monteiro aee6a1b476 Remove unnecessary async and parameter from ApplicationHost initialization method
4 years ago
Mark Monteiro 5d648bf54f Register and construct ILocalizationManager correctly
4 years ago
Mark Monteiro cbc0224aaf Register IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory and IBlurayExaminer correctly
4 years ago
Mark Monteiro 615717e562 Register and construct IUserDataManager and IUserDataRepository correctly
4 years ago