| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-20 | Apply suggested changes from code review | Mark Monteiro | |
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-19 | Add RESOLUTION field to HLS master playlist | Andreas B | |
| 2020-03-19 | Add FRAME-RATE field to HLS master playlist | Andreas B | |
| 2020-03-19 | Add CODECS field to HLS master playlist | Andreas B | |
| 2020-03-18 | Merge pull request #2617 from Shawmon/wasm-mimetype | dkanada | |
| add wasm mimetype | |||
| 2020-03-18 | Merge pull request #2621 from mark-monteiro/log-env-vars-at-startup | dkanada | |
| Log 'JELLYFIN_' environment variables at application start | |||
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-17 | Translated using Weblate (German) | Andreas Zeller | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-03-17 | Translated using Weblate (Arabic) | abdulaziz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-03-17 | Log 'JELLYFIN_' environment variables at application start | Mark Monteiro | |
| 2020-03-17 | Add development instructions to README with details on running from source | Mark Monteiro | |
| 2020-03-17 | Add recommended extensions to VS Code configuration | Mark Monteiro | |
| 2020-03-17 | Do not add command line flag to the config hierarchy unless it is explicitly set | Mark Monteiro | |
| 2020-03-17 | add wasm mimetype | Shawmon | |
| 2020-03-15 | Merge pull request #2607 from joshuaboniface/fix-fedora | Joshua M. Boniface | |
| Correct BuildRequires and NodeJS for Fedora/CentOS | |||
| 2020-03-16 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Update Dockerfile.arm64 | artiume | |
| 2020-03-15 | Update Dockerfile.arm | artiume | |
| 2020-03-15 | Merge pull request #2603 from mark-monteiro/fix-azure-pipeline | Anthony Lavado | |
| Fix Azure Pipelines Build | |||
| 2020-03-15 | Use NodeJS 10 on CentOS | Joshua M. Boniface | |
| 2020-03-15 | Correct BuildRequires and NodeJS for Fedora/CentOS | Joshua M. Boniface | |
| 2020-03-15 | Update docker dependencies for Gulp | artiume | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Fix another pipleine | Mark Monteiro | |
| 2020-03-15 | Build web client correctly | Mark Monteiro | |
| 2020-03-16 | Merge pull request #2497 from mark-monteiro/1914-prevent-duplicates-in-playlists | dkanada | |
| Check for duplicates when adding items to a playlist | |||
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Add debugging profile for running the server without web content | Mark Monteiro | |
| 2020-03-15 | Use the same key constant for command line config and all other config | Mark Monteiro | |
| 2020-03-15 | Do not call UseContentRoot() on the web host builder | Mark 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-15 | Return 404 for static web resources when the 'nowebcontent' flag is set | Mark Monteiro | |
| 2020-03-15 | Merge command line options into framework configuration | Mark Monteiro | |
| 2020-03-15 | Add --nowebcontent command line flag | Mark Monteiro | |
| Added without any functionality | |||
| 2020-03-15 | Make PackageCreator.ModifyHtml() static and clean up XML documentation | Mark Monteiro | |
| This eliminates the need to create a dummy instance to call this method | |||
| 2020-03-15 | Construct ApplicationHost with DI framework instead of manually | Mark Monteiro | |
| 2020-03-15 | Refactor DynamicHlsService.AppendPlaylist to use StringBuilder | Andreas B | |
| 2020-03-15 | Make startup config nullable when configuring app configuration | Mark Monteiro | |
| 2020-03-15 | Clean up and document BrowserLauncher correctly | Mark Monteiro | |
| 2020-03-15 | Use startup configuration to set the default redirect path | Mark Monteiro | |
| 2020-03-15 | Remove unnecessary method in BrowserLauncher | Mark Monteiro | |
| 2020-03-15 | Rename IsNoWebContent to NoWebContent | Mark Monteiro | |
| 2020-03-15 | Update XML documentation for WebPath | Mark Monteiro | |
| 2020-03-14 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2020-03-15 | Merge pull request #2582 from Bond-009/subs | dkanada | |
| Fix subtitles | |||
| 2020-03-14 | Translated using Weblate (French) | Andy CHABALIER | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-03-13 | Translated using Weblate (German) | Shadowghost | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-03-13 | Do not check for duplicates if they are allowed in playlist configuration | Mark Monteiro | |
| 2020-03-13 | Add a configuration flag to allow/disallow duplicates in playlists | Mark Monteiro | |
| 2020-03-13 | Fix bad merge in contributors list | Mark Monteiro | |
