aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-24Translated using Weblate (German)Madokami
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-11-24Added tag building support to Windows Web build.Erwin de Haan
2019-11-24Translated using Weblate (Turkish)Mehmet Can Kanpolat
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
Don't append transcodes to transcoding temp path
2019-11-24Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.csBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-11-24Merge pull request #2045 from Bond-009/baseurlfix2Joshua M. Boniface
Fix baseurl issues part 2
2019-11-24Fix more review commentsClaus Vium
2019-11-24Fix review commentsClaus Vium
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-11-24Merge pull request #2039 from Bond-009/fixconditiondkanada
Fix always false condition
2019-11-24Merge pull request #2040 from Bond-009/httpsdkanada
Validate https certificates
2019-11-24Update readmedkanada
2019-11-23Fix baseurl (attempt #2)Bond_009
2019-11-23Remove unused referenceClaus Vium
2019-11-23Add style rules and fix it allClaus Vium
2019-11-23Split a long lineClaus Vium
2019-11-23Move API stuff to the api projectClaus Vium
2019-11-23Add authentication and remove versioningClaus Vium
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
Add clearer exceptions, warnings and docs
2019-11-22Reword exception messageBond_009
2019-11-22Merge pull request #1967 from Bond-009/warn10Vasily
Fix some warnings
2019-11-22Validate https certificatesBond_009
2019-11-22Fix always false conditionBond_009
2019-11-22Address commentsBond_009
2019-11-22Fix some warningsBond-009
2019-11-22Merge pull request #1977 from Bond-009/depsVasily
Update deps
2019-11-22Merge pull request #1968 from Bond-009/CA1720Vasily
Disable CA1720: Identifiers should not contain type names
2019-11-22Merge pull request #2034 from Bond-009/easypassVasily
Fix easy password
2019-11-21Translated using Weblate (Bulgarian)AdmiralAnimE
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2019-11-21Fix easy passwordBond-009
2019-11-21Update depsBond_009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21Merge pull request #1934 from dkanada/transcodeBond-009
Minor changes to transcode cleanup scheduled task
2019-11-21revert settings to their old namesdkanada
2019-11-21rename some missed variables and fix warningsdkanada
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-11-19Add SwaggerUIClaus Vium
2019-11-19Remove old instantiation of serviceProvider in app hostClaus Vium
2019-11-19Move StartupWizard to ASP.NET Web ApiClaus Vium
2019-11-19Merge pull request #1925 from joshuaboniface/integrate-web-build-debuntuJoshua M. Boniface
Integrate web build into Debuntu package build steps
2019-11-18Merge pull request #2016 from joshuaboniface/stalebot-wordingVasily
Update stalebot timings and message
2019-11-18Merge pull request #2019 from Bond-009/baseurlhotfixVasily
Remove leading / from baseurl
2019-11-17Merge pull request #1937 from justinfenn/docker-entrypoint-execJoshua M. Boniface
use exec form for Dockerfile entrypoint
2019-11-17Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X supportStanislav Ionascu
2019-11-17Merge pull request #1992 from Bond-009/namingtestsJoshua M. Boniface
Fix naming tests
2019-11-17Remove leading / from baseurlBond_009
2019-11-17Update stalebot timings and messageJoshua Boniface
1. Bump up the timings, since the project releases have slowed down a fair bit. 120 days stale with 21 days for a response still gets us the desired effect while loosening the timeline for issue submitters. 2. Revamp the wording to better explain what the author (or others) need to do, and why this bot exists.
2019-11-16Merge pull request #2008 from Bond-009/pathvaluedkanada
Fix GetPathValue function
2019-11-13Fix GetPathValue function for DLNA serviceBond-009