aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Enable HTTP/2 supportMark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark Monteiro
2020-03-21Merge pull request #2566 from mark-monteiro/feature-request-issue-templatedkanada
2020-03-21Merge pull request #2631 from mark-monteiro/fix-client-build-scriptsdkanada
2020-03-21Merge pull request #2606 from Artiume/patch-4dkanada
2020-03-20Add missing trailing slashesMark Monteiro
2020-03-20Merge pull request #1 from jellyfin/masterLuke Foust
2020-03-20Translated using Weblate (Bulgarian)Medzhnun
2020-03-20Inject IConfiguration instead of resolving manuallyMark Monteiro
2020-03-20Remove duplicate textMark Monteiro
2020-03-20Reword prerequisite section so that IDEs are listed as optionalMark Monteiro
2020-03-20Remove unnecessary execution of `yarn build:production`Mark Monteiro
2020-03-20Use 'yarn build:production' instead of 'yarn:build' everywhereMark Monteiro
2020-03-20Use a new 'feature-request' label instead of the existing 'feature' labelMark Monteiro
2020-03-20Apply suggested changes from code reviewMark Monteiro
2020-03-19Merge pull request #1 from jellyfin/masterPeter Maar
2020-03-19Add RESOLUTION field to HLS master playlistAndreas B
2020-03-19Add FRAME-RATE field to HLS master playlistAndreas B
2020-03-19Add CODECS field to HLS master playlistAndreas B
2020-03-18Merge pull request #2617 from Shawmon/wasm-mimetypedkanada
2020-03-18Merge pull request #2621 from mark-monteiro/log-env-vars-at-startupdkanada
2020-03-18Merge pull request #2549 from dkanada/refactordkanada
2020-03-17Translated using Weblate (German)Andreas Zeller
2020-03-17Translated using Weblate (Arabic)abdulaziz
2020-03-17Log 'JELLYFIN_' environment variables at application startMark Monteiro
2020-03-17Add development instructions to README with details on running from sourceMark Monteiro
2020-03-17Add recommended extensions to VS Code configurationMark Monteiro
2020-03-17Do not add command line flag to the config hierarchy unless it is explicitly setMark Monteiro
2020-03-17add wasm mimetypeShawmon
2020-03-15Merge pull request #2607 from joshuaboniface/fix-fedoraJoshua M. Boniface
2020-03-16Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Update Dockerfile.arm64artiume
2020-03-15Update Dockerfile.armartiume
2020-03-15Merge pull request #2603 from mark-monteiro/fix-azure-pipelineAnthony Lavado
2020-03-15Use NodeJS 10 on CentOSJoshua M. Boniface
2020-03-15Correct BuildRequires and NodeJS for Fedora/CentOSJoshua M. Boniface
2020-03-15Update docker dependencies for Gulpartiume
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Fix another pipleineMark Monteiro
2020-03-15Build web client correctlyMark Monteiro
2020-03-16Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlistsdkanada
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Add debugging profile for running the server without web contentMark Monteiro
2020-03-15Use the same key constant for command line config and all other configMark Monteiro
2020-03-15Do not call UseContentRoot() on the web host builderMark Monteiro
2020-03-15Return 404 for static web resources when the 'nowebcontent' flag is setMark Monteiro
2020-03-15Merge command line options into framework configurationMark Monteiro
2020-03-15Add --nowebcontent command line flagMark Monteiro
2020-03-15Make PackageCreator.ModifyHtml() static and clean up XML documentationMark Monteiro
2020-03-15Construct ApplicationHost with DI framework instead of manuallyMark Monteiro