Commit Graph

1497 Commits (27e3cf15588f8ab8fe19aa611d79fa2ccd8ecda8)

Author SHA1 Message Date
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing
5 years ago
Bond_009 7243689215 Minor improvements
5 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads
5 years ago
Bond_009 003238ef5e Update deps + document startup project
5 years ago
dkanada 1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
5 years ago
dkanada 97d6c2db6b keep old base url for now
5 years ago
dkanada d521e5c36a add base url to server configuration
5 years ago
dkanada c987203f5a remove old routes from http server
5 years ago
Joshua M. Boniface a96fa7a5c7
Merge pull request #1397 from Bond-009/passfast
5 years ago
dkanada 5c366e4697
Merge pull request #1612 from Bond-009/warn4
5 years ago
dkanada b5f3f28f41
Merge pull request #1578 from Bond-009/httpresponse
5 years ago
Bond_009 25917db07a Fix doc releated warnings
5 years ago
Bond_009 52c1b45feb Fix build
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 2a58c643d2 Fix more warnings
5 years ago
Bond-009 a5cb069f26 Update HdHomerunManager.cs
5 years ago
Bond_009 1cad93c276 Use System.Net abstractions instead of raw socket
5 years ago
Bond_009 0116190050 Minor changes
5 years ago
Bond_009 cf7290343f Fix build
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
dkanada 779f0c637f
Merge pull request #1580 from Bond-009/linklocal
5 years ago
Tradutor da Silva 89f592687e Translated using Weblate (Portuguese (Brazil))
5 years ago
Tamás Mogyorósi 5e6e52d397 Translated using Weblate (Hungarian)
5 years ago
AndersMachmueller 20cbbd4f4c Translated using Weblate (Danish)
5 years ago
Michał b637cdabae Translated using Weblate (Polish)
5 years ago
Erik Larsson 0e6417c9fa Set log level to debug for HTTP range requests
5 years ago
Bond_009 998017a76d Include library via NuGet instead of via source
5 years ago
Bond_009 5c9d041423 Ignore Ipv6 link-local addresses
5 years ago
dkanada e4644599af
Merge pull request #1513 from Bond-009/style2
5 years ago
dkanada 85b277b872
Merge pull request #1524 from Bond-009/ipaddress
5 years ago
Bond_009 8270d0cc91 Move IPv6 scope id removal logic to it's own function
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 773af2eef9 Don't copy the complete response stream
5 years ago
Bond-009 e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
5 years ago
Vladimir Jendrol 18bc6c69d5 Translated using Weblate (Slovak)
5 years ago
tluciomiranda d56725a43d Translated using Weblate (Portuguese (Portugal))
5 years ago
Tradutor da Silva b3aaa9216d Translated using Weblate (Portuguese (Brazil))
5 years ago
vaheed ea41155c6b Translated using Weblate (Persian)
5 years ago
polVRtong b337df889e Translated using Weblate (Korean)
5 years ago
exveria1015 00c92e88c5 Translated using Weblate (Japanese)
5 years ago
Moritz 8c94187c75 Translated using Weblate (German)
5 years ago
Matsuri cd504e6ee5 Translated using Weblate (Chinese (Simplified))
5 years ago
ZhiGang Zhung 6e29b8ad6f Translated using Weblate (Chinese (Simplified))
5 years ago
ancarvalho 0d9cdb98f2 Translated using Weblate (Portuguese (Brazil))
5 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory
5 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content
5 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
5 years ago
Bond_009 5d9fa06675 Cleanup
5 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider
5 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name
5 years ago
Bond_009 b1bd062709 Properly set content type
5 years ago
Erwin de Haan 0dbc294836
Move VACUUM command to fix merge error
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009 5fc4ad6c4e Address comments
5 years ago
Bond_009 b117b364f2 Remove duplicate code
5 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Joshua M. Boniface 54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
5 years ago
Bond_009 ab7ef9c9cb Fix style issues
5 years ago
Bond_009 0f897589ed Streamline authentication proccess
5 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces.
5 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list.
5 years ago
dkanada 9e9952d81f
Merge pull request #1247 from bugfixin/master
5 years ago
Bond_009 29ae7b9aeb Add docs
5 years ago
Bond_009 45c13141f9 Address comments
5 years ago
Bond_009 ecb8d8991b Fix whitespace
5 years ago
Bond_009 d961278b3d Reduce amount of raw sql
5 years ago
Bond_009 db2765aae5 Last bit of cleanup
5 years ago
Bond_009 7898af4ceb Reworked PRAGMA statements use
5 years ago
Bond_009 edfd2d0cd9 Fix startup
5 years ago
Bond_009 d00ad28efd Address comments
5 years ago
Bond-009 02b864e41b Last line?
5 years ago
Bond-009 e88ebd748d Final fixes
5 years ago
Bond-009 b6954f3bfd More
5 years ago
Bond-009 27c29bbb4c Back to a single connection
5 years ago
Bond-009 30842656a7 Properly dispose
5 years ago
Bond-009 e5248cfaa2 Properly dispose
5 years ago
Bond-009 c30ba14c1f Use a connection pool instead of creating new connections
5 years ago
Bond-009 cec22ad10d Simplify db code
5 years ago
dkanada b3b08fecb2
Merge pull request #1453 from Bond-009/cleanup2
5 years ago
dkanada 1b2621cd30
Merge pull request #1454 from Bond-009/webresource
5 years ago
Bond-009 0a5550b13d Remove more unused stuff
5 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest'
5 years ago
Bond_009 5554595255 Update deps
5 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager
5 years ago
Anthony Lavado d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
5 years ago
Bond-009 af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Bond-009 6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Anthony Lavado b25c08e79a
Merge pull request #1156 from Bond-009/sep
5 years ago
Joshua M. Boniface 687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
5 years ago
ferferga b136f14084 Vacuum databases at startup
5 years ago
Bond_009 253e72f667 Simplify file serving code
5 years ago
Bond_009 aa30227545 Improve main code flow
5 years ago
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider"
5 years ago
Joshua M. Boniface 4b8f735cb8 Remove superfluous conditional
5 years ago
Joshua M. Boniface c230d49d7c Don't set a default reset provider
5 years ago
Joshua M. Boniface 20e2cb2d86 Use SecurityException for auth failure
5 years ago
Joshua M. Boniface b70083f3b3
Apply suggestions from code review
5 years ago
Joshua M. Boniface 74ef389879 Add nicer log message and comment
5 years ago
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider
5 years ago
Anthony Lavado aee3360841
Merge pull request #1366 from Bond-009/warn3
5 years ago
Anthony Lavado 256f44a870
Merge pull request #994 from Bond-009/tasks
5 years ago
Anthony Lavado a623dd1921
Merge pull request #1368 from dkanada/drives
5 years ago
dkanada b768ad978e split the new command to more than one line
5 years ago
Juvenal Yescas 6b6776042c Translated using Weblate (Spanish (Mexico))
5 years ago
Julio García 4adaeee054 Translated using Weblate (Spanish)
5 years ago
Hyunsu Nam a2d9420139 Translated using Weblate (Korean)
5 years ago
exveria1015 3431a85adf Translated using Weblate (Japanese)
5 years ago
dracocephalum 430483c7a1 Translated using Weblate (Chinese (Traditional))
5 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
exveria1015 b1f764984f Added translation using Weblate (Japanese)
5 years ago
DrPandemic 69ee49bee6 Format correctly the PIN when updating it
5 years ago
erikasne6152 2aed2d164b Translated using Weblate (Lithuanian)
5 years ago
Bond-009 2d011b781e
Merge pull request #1383 from jellyfin/release-10.3.z
5 years ago
dkanada 4a9b349c04 only return useful drives
5 years ago
DrPandemic c22068d6b1
Fix pin bug introduced in 10.3.z.
5 years ago
Bond-009 35d7e97258 Ignore casing photo extensions
5 years ago
Joshua M. Boniface 89537abdc4
Merge pull request #1293 from Bond-009/query-time
5 years ago
Bond-009 d9c159122f
Merge pull request #1229 from voodoos/cleanup/SocketSharp
5 years ago
Joshua M. Boniface 2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
5 years ago
bugfixin 1df73fdeba Fix incorrect hasPassword flag when easy pin set
5 years ago
Joshua M. Boniface 4e0be95368
Merge pull request #1305 from bugfixin/passwordless-form-encoded
5 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
5 years ago
bugfixin 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer
5 years ago
Bond_009 71479286e9 Fix #1234
5 years ago
Bond_009 a9337033c1 Fix query time logging
5 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
5 years ago
bugfixin 08d3a5d2fe Fix null reference when request content type is application/x-www-form-urlencoded
5 years ago
Joshua M. Boniface 3738f95871
Merge pull request #1258 from Bond-009/fixpluginload
5 years ago
Claus Vium 764c6d5461 Fix comparison for empty password migration
5 years ago
Bond-009 6973182ade Fix more possible exceptions
5 years ago
Bond-009 f62af07381 Handle exception when loading unsupported assembly
5 years ago
Bond-009 a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
5 years ago
bugfixin da842d5a73 Fix incorrect escaping in regex pattern
5 years ago
Joshua Boniface 4ad71766fc Merge branch 'translations' into release-10.3.z
5 years ago
Weblate 9d60cc8c66 Rename Chinese (Traditional) file
5 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries
5 years ago
Libor Filípek 4a6243096a Translated using Weblate (Czech)
5 years ago
Heldenkrieger01 10cbdc8e8e Translated using Weblate (Swiss German)
5 years ago
SaddFox 4886fc467c Translated using Weblate (Slovenian)
5 years ago
WWWesten 8e2827cc39 Translated using Weblate (Kazakh)
5 years ago
Βασίλης Μουρατίδης 395d2e4917 Translated using Weblate (Greek)
5 years ago
Dan Johansen d31f5229da Translated using Weblate (Danish)
5 years ago
Libor Filípek d6622818dc Translated using Weblate (Czech)
5 years ago
tinganhsu ba684d6d3a Translated using Weblate (Chinese (Traditional))
5 years ago
tinganhsu 90c04a4640 Added translation using Weblate (Chinese (Traditional))
5 years ago
Joshua M. Boniface 06a1e1f166
Merge pull request #1244 from joshuaboniface/hotfix-authapi
5 years ago
Bond-009 8f703f4744 Remove unused event
5 years ago
Joshua Boniface 250e0c75df Add MethodNotAllowedException with code 405
5 years ago
Joshua M. Boniface c3532b92f7
Merge pull request #1158 from Bond-009/httpclean
5 years ago
Bond_009 c7fedfbca3 Fix metadata path save
5 years ago
Anthony Lavado 34ab99caf1
Move the ProductName to the public endpoint
5 years ago
Anthony Lavado b2f94c0e40
Remove the old message responders
5 years ago
VooDooS ba12d96d23 Removed wrapping of HeaderNames fields
5 years ago
VooDooS bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing
5 years ago
VooDooS 56d1050bac Replace custom ip "normalization" by methods from `IPAddress`
5 years ago
VooDooS a6e1b23eb0 Simplify headers use in WSS
5 years ago
Joshua M. Boniface 75a4f04cce
Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create
5 years ago
Ulysse a1d50a6d05 Clean `WebSocketSharpRequest.PathInfo` (#1212)
5 years ago
Joshua Boniface 1af9c047fb Override username with AuthenticationProvider
5 years ago
Joshua Boniface 754e76a61b Add TODO to remove string target
5 years ago
Joshua Boniface 09505e0988 Apply review feedback
5 years ago
Joshua Boniface 05a4161fd3 Correct the installation and removal of plugins
5 years ago
Joshua Boniface 38fcd31917 Search all subdirectories for Plugins
5 years ago
Vasily 79d9b8e693
Merge pull request #1168 from Bond-009/io
5 years ago
Joshua Boniface f0fbd0232c Correct bad quote characters
5 years ago
Joshua M. Boniface 72dd609109
Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset
5 years ago
LogicalPhallacy 13e94a8b1b
Remove dashes from pins
5 years ago
Bond_009 f911fda34f Merge ifs
5 years ago
Phallacy 2d396cb589 adds readonly to properties
5 years ago
Phallacy b56031b9f3 fix byte string
5 years ago
Bond_009 41df562419 Improve IO code
5 years ago
Bond_009 3001f21f8d Hacky fix for a hacky issue
5 years ago
Phallacy 48b50a22a4 switched to a hexa string with crypto random backing
5 years ago
Phallacy 5e8496bc59 minor fixes and usings
5 years ago
Joshua M. Boniface 2dbc1153e8
Merge pull request #934 from Bond-009/plugin
5 years ago
Bond-009 b07c146fd9
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs
5 years ago
Bond-009 73a9079ee2
Merge branch 'master' into httpclient
5 years ago
Joshua M. Boniface cc2edc4d66
Merge pull request #1151 from Phlogi/patch-1
5 years ago
Bond-009 d0fbd260d5
Merge branch 'master' into httpclient
5 years ago
Bond_009 b69b19ddce Move messageId out of outer loop
5 years ago
Bond_009 6c0e2e249d Even more duplicate code removed
5 years ago
Bond_009 8ed5d154b7 Remove duplicate code
5 years ago
Bond_009 157a86d0f1 Remove dead code
5 years ago
Bond-009 a332092769 Reduce complexity http routes
5 years ago
Phallacy 6be8624373 async improvements and post reset cleanups
5 years ago
LogicalPhallacy 740c95d557
Apply minor suggestions from code review
5 years ago
Phlogi 122cba2aa7
Correct use of local variable wanAddress.
5 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code
5 years ago
Phlogi 1b03f078b9
No need to assign empty string.
5 years ago
Phlogi 4c8f8cf64c
Removed trailing spaces, renamed get wan IP function.
5 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Bond-009 6566c91360 Seperate changes from #1023
5 years ago
Claus Vium 6480cfcc87
Formatting update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Claus Vium e36d424b5f
Formatting update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Claus Vium f7e7d72688
Formatting update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Claus Vium 3474568ce2
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Claus Vium 89f2dfd78a
Update Emby.Server.Implementations/ApplicationHost.cs
5 years ago
Claus Vium 2c4c56d6d6
Formatting update Emby.Server.Implementations/ApplicationHost.cs
5 years ago