aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-15Update Dockerfile.armartiume
2020-03-15Merge pull request #2603 from mark-monteiro/fix-azure-pipelineAnthony Lavado
Fix Azure Pipelines Build
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 ↵Mark Monteiro
support-running-without-web-content
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
Check for duplicates when adding items to a playlist
2020-03-15Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-running-without-web-content
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
This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows#content-root Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed. Finally, move validation of the static content path to the DashboardService where it is actually used.
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
Added without any functionality
2020-03-15Make PackageCreator.ModifyHtml() static and clean up XML documentationMark Monteiro
This eliminates the need to create a dummy instance to call this method
2020-03-15Construct ApplicationHost with DI framework instead of manuallyMark Monteiro
2020-03-15Refactor DynamicHlsService.AppendPlaylist to use StringBuilderAndreas B
2020-03-15Make startup config nullable when configuring app configurationMark Monteiro
2020-03-15Clean up and document BrowserLauncher correctlyMark Monteiro
2020-03-15Use startup configuration to set the default redirect pathMark Monteiro
2020-03-15Remove unnecessary method in BrowserLauncherMark Monteiro
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-15Update XML documentation for WebPathMark Monteiro
2020-03-14Translated using Weblate (Slovenian)SaddFox
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-03-15Merge pull request #2582 from Bond-009/subsdkanada
Fix subtitles
2020-03-14Translated using Weblate (French)Andy CHABALIER
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-03-13Translated using Weblate (German)Shadowghost
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-03-13Do not check for duplicates if they are allowed in playlist configurationMark Monteiro
2020-03-13Add a configuration flag to allow/disallow duplicates in playlistsMark Monteiro
2020-03-13Fix bad merge in contributors listMark Monteiro
2020-03-12Fix subtitlesBond-009
2020-03-12Merge pull request #2449 from Bond-009/warn17Vasily
Fix some warnings
2020-03-12Translated using Weblate (Turkish)Deniz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2020-03-11Translated using Weblate (Chinese (Simplified))Z Yang
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2020-03-11Use Distinct() to filter out duplicates when adding items to playlistMark Monteiro
2020-03-11Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
1914-prevent-duplicates-in-playlists
2020-03-11Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-running-without-web-content
2020-03-11Parse config value correctlyMark Monteiro
2020-03-11Use config setting to decide if web content should be hostedMark Monteiro
Also fail server startup if web content is expected but missing
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-11Address commentsBond_009
2020-03-11Another warningBond_009
2020-03-11Merge pull request #2502 from JustAMan/baseitem-equalsBond-009
Adds BaseItem.Equals method that compares items by their Id
2020-03-11Merge pull request #2480 from mark-monteiro/support-injecting-iconfigurationBond-009
Support Injecting IConfiguration
2020-03-10Merge branch 'master' into support-injecting-iconfigurationMark Monteiro
2020-03-10Small text updateMark Monteiro
2020-03-10Add a template for feature request issues instructing user to not create themMark Monteiro
Also provide direction for users who are willing to contribute code for new features themselves
2020-03-10Translated using Weblate (Arabic)zixaar
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/