aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2019-07-22Translated using Weblate (Korean)polVRtong
Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
2019-07-22Translated using Weblate (Japanese)exveria1015
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2019-07-22Translated using Weblate (German)Moritz
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-07-22Translated using Weblate (Chinese (Simplified))Matsuri
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2019-07-22Translated using Weblate (Chinese (Simplified))ZhiGang Zhung
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2019-07-22Translated using Weblate (Portuguese (Brazil))ancarvalho
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2019-07-20Add HttpCompletionOption.ResponseHeadersRead to the buffering option to ↵Claus Vium
avoid potentially having 2 copies in memory
2019-07-19Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length ↵Claus Vium
header for non-buffered content
2019-07-14Merge pull request #1538 from joshuaboniface/epgJoshua M. Boniface
Try to fix XmlTvListingsProvider
2019-07-13CleanupBond_009
2019-07-13Try to fix XmlTvListingsProviderBond_009
2019-07-13Create a new HttpMethod from the function nameBond_009
2019-07-13Properly set content typeBond_009
2019-07-06Move VACUUM command to fix merge errorErwin de Haan
This fixes a syntax error.
2019-07-06Merge branch 'master' into release-10.3.zBond-009
2019-07-06Address commentsBond_009
2019-07-06Remove duplicate codeBond_009
2019-07-06Use HttpResponseHeaders instead of a dictionaryBond_009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-07-06Merge pull request #1455 from ferferga/release-10.3.zJoshua M. Boniface
Vacuum databases at startup
2019-07-06Fix style issuesBond_009
2019-07-06Streamline authentication proccessBond_009
2019-07-04Cleanup extra spaces.Erwin de Haan
2019-07-04Moved VACUUM down to the end of the list.Erwin de Haan
2019-07-04Merge pull request #1247 from bugfixin/masterdkanada
Adjust detection of 'sample' in filenames to use regex boundaries
2019-07-01Add docsBond_009
2019-07-01Address commentsBond_009
2019-06-28Fix whitespaceBond_009
2019-06-28Reduce amount of raw sqlBond_009
2019-06-28Last bit of cleanupBond_009
2019-06-28Reworked PRAGMA statements useBond_009
2019-06-28Fix startupBond_009
2019-06-28Address commentsBond_009
2019-06-28Last line?Bond-009
2019-06-28Final fixesBond-009
2019-06-28MoreBond-009
2019-06-28Back to a single connectionBond-009
2019-06-28Properly disposeBond-009
2019-06-28Properly disposeBond-009
2019-06-28Use a connection pool instead of creating new connectionsBond-009
2019-06-28Simplify db codeBond-009
2019-06-26Merge pull request #1453 from Bond-009/cleanup2dkanada
Improve main code flow
2019-06-21Merge pull request #1454 from Bond-009/webresourcedkanada
Simplify file serving code
2019-06-18Remove more unused stuffBond-009
2019-06-17Remove usage of depricated 'WebRequest'Bond-009
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
2019-06-14Update depsBond_009
2019-06-14Improvements to InstallationManagerBond_009
2019-06-14Merge pull request #1080 from Bond-009/httpclientAnthony Lavado
Remove usage of deprecated 'WebRequest'
2019-06-14Update Emby.Server.Implementations/ApplicationHost.csBond-009
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>
2019-06-14Update Emby.Server.Implementations/ApplicationHost.csBond-009
Co-Authored-By: Jean-Samuel Aubry-Guzzi <DrPandemic@users.noreply.github.com>