Commit Graph

1300 Commits (b3aaa9216de2a7d8f626fea5632eccc12dd8afe8)

Author SHA1 Message Date
Joshua M. Boniface b70083f3b3
Apply suggestions from code review
6 years ago
Joshua M. Boniface 74ef389879 Add nicer log message and comment
6 years ago
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider
6 years ago
Anthony Lavado aee3360841
Merge pull request #1366 from Bond-009/warn3
6 years ago
Anthony Lavado 256f44a870
Merge pull request #994 from Bond-009/tasks
6 years ago
Anthony Lavado a623dd1921
Merge pull request #1368 from dkanada/drives
6 years ago
dkanada b768ad978e split the new command to more than one line
6 years ago
Juvenal Yescas 6b6776042c Translated using Weblate (Spanish (Mexico))
6 years ago
Julio García 4adaeee054 Translated using Weblate (Spanish)
6 years ago
Hyunsu Nam a2d9420139 Translated using Weblate (Korean)
6 years ago
exveria1015 3431a85adf Translated using Weblate (Japanese)
6 years ago
dracocephalum 430483c7a1 Translated using Weblate (Chinese (Traditional))
6 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks
6 years ago
Bond-009 a6f9ceedd8 Fix more warnings
6 years ago
exveria1015 b1f764984f Added translation using Weblate (Japanese)
6 years ago
DrPandemic 69ee49bee6 Format correctly the PIN when updating it
6 years ago
erikasne6152 2aed2d164b Translated using Weblate (Lithuanian)
6 years ago
Bond-009 2d011b781e
Merge pull request #1383 from jellyfin/release-10.3.z
6 years ago
dkanada 4a9b349c04 only return useful drives
6 years ago
DrPandemic c22068d6b1
Fix pin bug introduced in 10.3.z.
6 years ago
Bond-009 35d7e97258 Ignore casing photo extensions
6 years ago
Joshua M. Boniface 89537abdc4
Merge pull request #1293 from Bond-009/query-time
6 years ago
Bond-009 d9c159122f
Merge pull request #1229 from voodoos/cleanup/SocketSharp
6 years ago
Joshua M. Boniface 2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
6 years ago
bugfixin 1df73fdeba Fix incorrect hasPassword flag when easy pin set
6 years ago
Joshua M. Boniface 4e0be95368
Merge pull request #1305 from bugfixin/passwordless-form-encoded
6 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
6 years ago
bugfixin 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer
6 years ago
Bond_009 71479286e9 Fix #1234
6 years ago
Bond_009 a9337033c1 Fix query time logging
6 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
6 years ago
bugfixin 08d3a5d2fe Fix null reference when request content type is application/x-www-form-urlencoded
6 years ago
Joshua M. Boniface 3738f95871
Merge pull request #1258 from Bond-009/fixpluginload
6 years ago
Claus Vium 764c6d5461 Fix comparison for empty password migration
6 years ago
Bond-009 6973182ade Fix more possible exceptions
6 years ago
Bond-009 f62af07381 Handle exception when loading unsupported assembly
6 years ago
Bond-009 a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
6 years ago
bugfixin da842d5a73 Fix incorrect escaping in regex pattern
6 years ago
Joshua Boniface 4ad71766fc Merge branch 'translations' into release-10.3.z
6 years ago
Weblate 9d60cc8c66 Rename Chinese (Traditional) file
6 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries
6 years ago
Libor Filípek 4a6243096a Translated using Weblate (Czech)
6 years ago
Heldenkrieger01 10cbdc8e8e Translated using Weblate (Swiss German)
6 years ago
SaddFox 4886fc467c Translated using Weblate (Slovenian)
6 years ago
WWWesten 8e2827cc39 Translated using Weblate (Kazakh)
6 years ago
Βασίλης Μουρατίδης 395d2e4917 Translated using Weblate (Greek)
6 years ago
Dan Johansen d31f5229da Translated using Weblate (Danish)
6 years ago
Libor Filípek d6622818dc Translated using Weblate (Czech)
6 years ago
tinganhsu ba684d6d3a Translated using Weblate (Chinese (Traditional))
6 years ago
tinganhsu 90c04a4640 Added translation using Weblate (Chinese (Traditional))
6 years ago
Joshua M. Boniface 06a1e1f166
Merge pull request #1244 from joshuaboniface/hotfix-authapi
6 years ago
Bond-009 8f703f4744 Remove unused event
6 years ago
Joshua Boniface 250e0c75df Add MethodNotAllowedException with code 405
6 years ago
Joshua M. Boniface c3532b92f7
Merge pull request #1158 from Bond-009/httpclean
6 years ago
Bond_009 c7fedfbca3 Fix metadata path save
6 years ago
Anthony Lavado 34ab99caf1
Move the ProductName to the public endpoint
6 years ago
Anthony Lavado b2f94c0e40
Remove the old message responders
6 years ago
VooDooS ba12d96d23 Removed wrapping of HeaderNames fields
6 years ago
VooDooS bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing
6 years ago
VooDooS 56d1050bac Replace custom ip "normalization" by methods from `IPAddress`
6 years ago
VooDooS a6e1b23eb0 Simplify headers use in WSS
6 years ago
Joshua M. Boniface 75a4f04cce
Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create
6 years ago
Ulysse a1d50a6d05 Clean `WebSocketSharpRequest.PathInfo` (#1212)
6 years ago
Joshua Boniface 1af9c047fb Override username with AuthenticationProvider
6 years ago
Joshua Boniface 754e76a61b Add TODO to remove string target
6 years ago
Joshua Boniface 09505e0988 Apply review feedback
6 years ago
Joshua Boniface 05a4161fd3 Correct the installation and removal of plugins
6 years ago
Joshua Boniface 38fcd31917 Search all subdirectories for Plugins
6 years ago
Vasily 79d9b8e693
Merge pull request #1168 from Bond-009/io
6 years ago
Joshua Boniface f0fbd0232c Correct bad quote characters
6 years ago
Joshua M. Boniface 72dd609109
Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset
6 years ago
LogicalPhallacy 13e94a8b1b
Remove dashes from pins
6 years ago
Bond_009 f911fda34f Merge ifs
6 years ago
Phallacy 2d396cb589 adds readonly to properties
6 years ago
Phallacy b56031b9f3 fix byte string
6 years ago
Bond_009 41df562419 Improve IO code
6 years ago
Bond_009 3001f21f8d Hacky fix for a hacky issue
6 years ago
Phallacy 48b50a22a4 switched to a hexa string with crypto random backing
6 years ago
Phallacy 5e8496bc59 minor fixes and usings
6 years ago
Joshua M. Boniface 2dbc1153e8
Merge pull request #934 from Bond-009/plugin
6 years ago
Bond-009 b07c146fd9
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs
6 years ago
Bond-009 73a9079ee2
Merge branch 'master' into httpclient
6 years ago
Joshua M. Boniface cc2edc4d66
Merge pull request #1151 from Phlogi/patch-1
6 years ago
Bond-009 d0fbd260d5
Merge branch 'master' into httpclient
6 years ago
Bond_009 b69b19ddce Move messageId out of outer loop
6 years ago
Bond_009 6c0e2e249d Even more duplicate code removed
6 years ago
Bond_009 8ed5d154b7 Remove duplicate code
6 years ago
Bond_009 157a86d0f1 Remove dead code
6 years ago
Bond-009 a332092769 Reduce complexity http routes
6 years ago
Phallacy 6be8624373 async improvements and post reset cleanups
6 years ago
LogicalPhallacy 740c95d557
Apply minor suggestions from code review
6 years ago
Phlogi 122cba2aa7
Correct use of local variable wanAddress.
6 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code
6 years ago
Phlogi 1b03f078b9
No need to assign empty string.
6 years ago
Phlogi 4c8f8cf64c
Removed trailing spaces, renamed get wan IP function.
6 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
6 years ago
Bond-009 6566c91360 Seperate changes from #1023
6 years ago
Claus Vium 6480cfcc87
Formatting update Emby.Server.Implementations/ApplicationHost.cs
6 years ago
Claus Vium e36d424b5f
Formatting update Emby.Server.Implementations/ApplicationHost.cs
6 years ago
Claus Vium f7e7d72688
Formatting update Emby.Server.Implementations/ApplicationHost.cs
6 years ago