Commit Graph

1392 Commits (e2577ea1c703b3030736485c26fe3cd2b0802ad9)

Author SHA1 Message Date
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
6 years ago
Tradutor da Silva 89f592687e Translated using Weblate (Portuguese (Brazil))
6 years ago
Tamás Mogyorósi 5e6e52d397 Translated using Weblate (Hungarian)
6 years ago
AndersMachmueller 20cbbd4f4c Translated using Weblate (Danish)
6 years ago
Michał b637cdabae Translated using Weblate (Polish)
6 years ago
Erik Larsson 0e6417c9fa Set log level to debug for HTTP range requests
6 years ago
Bond_009 998017a76d Include library via NuGet instead of via source
6 years ago
Bond_009 5c9d041423 Ignore Ipv6 link-local addresses
6 years ago
dkanada e4644599af
Merge pull request #1513 from Bond-009/style2
6 years ago
dkanada 85b277b872
Merge pull request #1524 from Bond-009/ipaddress
6 years ago
Bond_009 8270d0cc91 Move IPv6 scope id removal logic to it's own function
6 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
6 years ago
Bond_009 773af2eef9 Don't copy the complete response stream
6 years ago
Bond-009 e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
6 years ago
Vladimir Jendrol 18bc6c69d5 Translated using Weblate (Slovak)
6 years ago
tluciomiranda d56725a43d Translated using Weblate (Portuguese (Portugal))
6 years ago
Tradutor da Silva b3aaa9216d Translated using Weblate (Portuguese (Brazil))
6 years ago
vaheed ea41155c6b Translated using Weblate (Persian)
6 years ago
polVRtong b337df889e Translated using Weblate (Korean)
6 years ago
exveria1015 00c92e88c5 Translated using Weblate (Japanese)
6 years ago
Moritz 8c94187c75 Translated using Weblate (German)
6 years ago
Matsuri cd504e6ee5 Translated using Weblate (Chinese (Simplified))
6 years ago
ZhiGang Zhung 6e29b8ad6f Translated using Weblate (Chinese (Simplified))
6 years ago
ancarvalho 0d9cdb98f2 Translated using Weblate (Portuguese (Brazil))
6 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory
6 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content
6 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
6 years ago
Bond_009 5d9fa06675 Cleanup
6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider
6 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name
6 years ago
Bond_009 b1bd062709 Properly set content type
6 years ago
Erwin de Haan 0dbc294836
Move VACUUM command to fix merge error
6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
6 years ago
Bond_009 5fc4ad6c4e Address comments
6 years ago
Bond_009 b117b364f2 Remove duplicate code
6 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary
6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
6 years ago
Joshua M. Boniface 54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
6 years ago
Bond_009 ab7ef9c9cb Fix style issues
6 years ago
Bond_009 0f897589ed Streamline authentication proccess
6 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces.
6 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list.
6 years ago
dkanada 9e9952d81f
Merge pull request #1247 from bugfixin/master
6 years ago
Bond_009 29ae7b9aeb Add docs
6 years ago
Bond_009 45c13141f9 Address comments
6 years ago
Bond_009 ecb8d8991b Fix whitespace
6 years ago
Bond_009 d961278b3d Reduce amount of raw sql
6 years ago
Bond_009 db2765aae5 Last bit of cleanup
6 years ago
Bond_009 7898af4ceb Reworked PRAGMA statements use
6 years ago
Bond_009 edfd2d0cd9 Fix startup
6 years ago
Bond_009 d00ad28efd Address comments
6 years ago
Bond-009 02b864e41b Last line?
6 years ago
Bond-009 e88ebd748d Final fixes
6 years ago
Bond-009 b6954f3bfd More
6 years ago
Bond-009 27c29bbb4c Back to a single connection
6 years ago
Bond-009 30842656a7 Properly dispose
6 years ago
Bond-009 e5248cfaa2 Properly dispose
6 years ago
Bond-009 c30ba14c1f Use a connection pool instead of creating new connections
6 years ago
Bond-009 cec22ad10d Simplify db code
6 years ago
dkanada b3b08fecb2
Merge pull request #1453 from Bond-009/cleanup2
6 years ago
dkanada 1b2621cd30
Merge pull request #1454 from Bond-009/webresource
6 years ago
Bond-009 0a5550b13d Remove more unused stuff
6 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest'
6 years ago
Bond_009 5554595255 Update deps
6 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager
6 years ago
Anthony Lavado d4a42a1680
Merge pull request #1080 from Bond-009/httpclient
6 years ago
Bond-009 af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs
6 years ago
Bond-009 6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs
6 years ago
Anthony Lavado b25c08e79a
Merge pull request #1156 from Bond-009/sep
6 years ago
Joshua M. Boniface 687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
6 years ago
ferferga b136f14084 Vacuum databases at startup
6 years ago
Bond_009 253e72f667 Simplify file serving code
6 years ago
Bond_009 aa30227545 Improve main code flow
6 years ago
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider"
6 years ago
Joshua M. Boniface 4b8f735cb8 Remove superfluous conditional
6 years ago
Joshua M. Boniface c230d49d7c Don't set a default reset provider
6 years ago
Joshua M. Boniface 20e2cb2d86 Use SecurityException for auth failure
6 years ago
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