aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-04-30Merge pull request #1337 from jellyfin/release-10.3.zJoshua M. Boniface
2019-04-30Fix incorrect hasPassword flag when easy pin setbugfixin
2019-04-29Merge pull request #1305 from bugfixin/passwordless-form-encodedJoshua M. Boniface
2019-04-25Merge pull request #1304 from jellyfin/release-10.3.zBond-009
2019-04-25Don't coalesce empty strings to null in StringMapTypeDeserializerbugfixin
2019-04-24Fix #1234Bond_009
2019-04-24Fix query time loggingBond_009
2019-04-24Re-add content length, semi revert of changes in #1010 (#1287)Claus Vium
2019-04-21Fix null reference when request content type is application/x-www-form-urlenc...bugfixin
2019-04-20Merge pull request #1258 from Bond-009/fixpluginloadJoshua M. Boniface
2019-04-20Fix comparison for empty password migrationClaus Vium
2019-04-20Fix more possible exceptionsBond-009
2019-04-20Handle exception when loading unsupported assemblyBond-009
2019-04-20Merge pull request #1252 from jellyfin/release-10.3.zBond-009
2019-04-19Fix incorrect escaping in regex patternbugfixin
2019-04-19Merge branch 'translations' into release-10.3.zJoshua Boniface
2019-04-19Rename Chinese (Traditional) fileWeblate
2019-04-19Adjust detection of 'sample' in filenames to use regex boundariesbugfixin
2019-04-19Translated using Weblate (Czech)Libor Filípek
2019-04-19Translated using Weblate (Swiss German)Heldenkrieger01
2019-04-19Translated using Weblate (Slovenian)SaddFox
2019-04-19Translated using Weblate (Kazakh)WWWesten
2019-04-19Translated using Weblate (Greek)Βασίλης Μουρατίδης
2019-04-19Translated using Weblate (Danish)Dan Johansen
2019-04-19Translated using Weblate (Czech)Libor Filípek
2019-04-19Translated using Weblate (Chinese (Traditional))tinganhsu
2019-04-19Added translation using Weblate (Chinese (Traditional))tinganhsu
2019-04-18Merge pull request #1244 from joshuaboniface/hotfix-authapiJoshua M. Boniface
2019-04-18Remove unused eventBond-009
2019-04-17Add MethodNotAllowedException with code 405Joshua Boniface
2019-04-17Merge pull request #1158 from Bond-009/httpcleanJoshua M. Boniface
2019-04-17Fix metadata path saveBond_009
2019-04-16Move the ProductName to the public endpointAnthony Lavado
2019-04-15Remove the old message respondersAnthony Lavado
2019-04-12Removed wrapping of HeaderNames fieldsVooDooS
2019-04-12Replace CRLF injection mitigation by use of .NET ip parsingVooDooS
2019-04-11Replace custom ip "normalization" by methods from `IPAddress`VooDooS
2019-04-11Simplify headers use in WSSVooDooS
2019-04-10Merge pull request #1209 from joshuaboniface/hotfix-authprovider-createJoshua M. Boniface
2019-04-09Clean `WebSocketSharpRequest.PathInfo` (#1212)Ulysse
2019-04-07Override username with AuthenticationProviderJoshua Boniface
2019-04-04Add TODO to remove string targetJoshua Boniface
2019-04-04Apply review feedbackJoshua Boniface
2019-04-03Correct the installation and removal of pluginsJoshua Boniface
2019-04-02Search all subdirectories for PluginsJoshua Boniface
2019-04-01Merge pull request #1168 from Bond-009/ioVasily
2019-03-29Correct bad quote charactersJoshua Boniface
2019-03-29Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordResetJoshua M. Boniface
2019-03-29Remove dashes from pinsLogicalPhallacy
2019-03-29Merge ifsBond_009