aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-12Merge pull request #785 from Bond-009/xmlJoshua M. Boniface
Remove useless abstraction around XmlReaderSettings
2019-03-12Merge pull request #1094 from cvium/imageprocessor_exceptionBond-009
Skip processing of images that don't exist
2019-03-12Merge branch 'master' into xmlBond-009
2019-03-12Merge pull request #1060 from Bond-009/assinfoVasily
Remove redundant class AssemblyInfo
2019-03-12Merge pull request #1095 from Bond-009/fix1077Vasily
Add AppConfig to the DI service collection
2019-03-12Merge pull request #1021 from Bond-009/failonwarnVasily
Fail on warnings for Jellyfin.Server
2019-03-11Fix nullrefBond-009
2019-03-11Skip processing of images that don't existClaus Vium
2019-03-11Merge pull request #1093 from joshuaboniface/saner-pathsVasily
Use better path configuration for packages
2019-03-11Merge pull request #1089 from jellyfin/translationsVasily
Update translations
2019-03-10Move CreateDirectory for dataDir to try blockJoshua Boniface
2019-03-10Have datadir envvar match the othersJoshua Boniface
2019-03-10Use environment variables instead of opts for RPMJoshua Boniface
2019-03-10Use environment variables instead of opts for DebJoshua Boniface
2019-03-10Merge pull request #1075 from dkanada/thumbnailAnthony Lavado
Remove mirror images from library thumbnail
2019-03-10Translated using Weblate (Kazakh)WWWesten
Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2019-03-10Translated using Weblate (Chinese (Simplified))Matsuri
Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2019-03-09Merge pull request #1077 from Bond-009/musicbrainzJoshua M. Boniface
Make MusicBrainz base url configurable
2019-03-09Merge pull request #1081 from cvium/certificate_not_nullAnthony Lavado
Disable HTTPS in Kestrel if Certificate is null
2019-03-09move a variable out of for loopdkanada
2019-03-08Disable HTTPS in Kestrel if Certificate is nullClaus Vium
2019-03-08Make MusicBrainz base url configurableBond-009
2019-03-08Merge pull request #1072 from anthonylavado/remove-headerAnthony Lavado
Remove New File Header
2019-03-08remove mirror images from library thumbnaildkanada
2019-03-08Merge pull request #1071 from jellyfin/Bond-009-patch-1Anthony Lavado
Fix error from #1069
2019-03-08remove new file header text, and remove it from solutionAnthony Lavado
This removes the new file header text file from the repository, and also removes the include that was in the project solution.
2019-03-08Fix errorBond-009
2019-03-08Merge pull request #1069 from Bond-009/fixVasily
Quick nullref fix
2019-03-07Merge pull request #1067 from cvium/add_urlprefixesBond-009
Add urlprefixes during init
2019-03-07Quick nullref fixBond-009
2019-03-07Add urlprefixes during initClaus Vium
2019-03-07Merge pull request #1065 from cvium/closed_responseBond-009
Don't set status code if response is closed
2019-03-08Merge pull request #1064 from Bond-009/fix2Vasily
Remove file added in #996
2019-03-07Don't set status code if response is closedClaus Vium
2019-03-08Merge pull request #1058 from Bond-009/cleanVasily
Cleanup/simplification
2019-03-08Merge pull request #1063 from EraYaN/azure-pipelines-upstream-change-fixVasily
Update to renamed DownloadGitHubRelease task (Microsoft/azure-pipelines-tasks#9481)
2019-03-07Remove file added in #996Bond-009
2019-03-08Merge pull request #996 from Bond-009/libscanVasily
Reduce the amount of exceptions thrown
2019-03-07Update to renamed DownloadGitHubRelease task ↵Erwin de Haan
(Microsoft/azure-pipelines-tasks#9481)
2019-03-07Merge pull request #1061 from Bond-009/deadVasily
Remove dead code
2019-03-07Fail on warnings for Jellyfin.ServerBond-009
2019-03-07Address commentBond-009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Merge pull request #1062 from Bond-009/warnfixJoshua M. Boniface
Fix the 2 new warnings
2019-03-07Fix the 2 new warningsBond-009
2019-03-07Cleanup/simplificationBond-009
* Removed useless copies/allocations * Reduced unneeded complexity
2019-03-07Merge pull request #1010 from cvium/kestrel_pocBond-009
Remove System.Net and port to Kestrel
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Remove dead codeBond-009
What it says on the tin
2019-03-07Merge pull request #870 from LogicalPhallacy/betterauthBond-009
Better default authentication