| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-19 | Rename to AttachmentsController -> VideoAttachmentsController | crobibero | |
| 2020-05-19 | Fix code smells | Vasily | |
| 2020-05-19 | More small optimizations | Vasily | |
| 2020-05-19 | Compute hash only when one is not computed in DB, small optimizations here ↵ | Vasily | |
| and there | |||
| 2020-05-19 | Switch to BlurHashSharp lib which should be faster | Vasily | |
| 2020-05-19 | Fix nullref exception | Vasily | |
| 2020-05-19 | Merge pull request #3037 from ConfusedPolarBear/access-control | Vasily | |
| Fix CORS header not being added to exceptions | |||
| 2020-05-19 | Translated using Weblate (Hebrew) | NaorManna | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2020-05-19 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2020-05-18 | Apply suggestions from code review | ConfusedPolarBear | |
| 2020-05-19 | Fix compilation after rebase | Vasily | |
| 2020-05-18 | Add endpoint to update all items in library | Jesús Higueras | |
| 2020-05-18 | Add BlurHash support to backend | Jesús Higueras | |
| 2020-05-18 | Reuse existing CORS function | ConfusedPolarBear | |
| 2020-05-18 | Merge remote-tracking branch 'upstream/master' into access-control | ConfusedPolarBear | |
| 2020-05-18 | Merge pull request #3099 from rigtorp/ignore-patterns | Vasily | |
| Use glob patterns to ignore files | |||
| 2020-05-18 | Merge pull request #3138 from ↵ | Bond-009 | |
| mark-monteiro/reduce-development-exception-page-logging Reduce Excessive Logging From DeveloperExceptionPageMiddleware | |||
| 2020-05-18 | Remove extra whitespace | Mark Monteiro | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-18 | Merge pull request #3072 from JustAMan/fix-dead-livetv | dkanada | |
| Re-raise the exception that caused LiveTV stream to not open | |||
| 2020-05-18 | Apply suggestions from code review | Vasily | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-18 | Merge pull request #3020 from rigtorp/patch-1 | Vasily | |
| Fix container image build by installing python | |||
| 2020-05-18 | Translated using Weblate (Lithuanian) | erikasne6152 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/ | |||
| 2020-05-18 | Merge pull request #3134 from mark-monteiro/update-dotnet-core | dkanada | |
| Update to .NET Core 3.1.4 | |||
| 2020-05-18 | Merge pull request #3133 from kesslern/fix-setup-wizard | dkanada | |
| Fix 500 error causing first-time setup wizard to hang | |||
| 2020-05-17 | apply doc suggestions | crobibero | |
| 2020-05-17 | DO not use developer exception page when exception stack trace should be ignored | Mark Monteiro | |
| 2020-05-17 | Rename Name to ProviderName | Mark Monteiro | |
| 2020-05-17 | Clean up some doc comments | Mark Monteiro | |
| 2020-05-17 | Do not convert 'Type' value to string unnecessarily, and do not replace ↵ | Mark Monteiro | |
| 'General' type with null | |||
| 2020-05-17 | Move ExternalIdMediaType enum to MediaBrowser.Model | Mark Monteiro | |
| 2020-05-17 | Update Emby.Server.Implementations/Networking/NetworkManager.cs | BaronGreenback | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-05-17 | Update MediaBrowser.Common/Net/INetworkManager.cs | BaronGreenback | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-05-17 | Update MediaBrowser.Common/Net/INetworkManager.cs | BaronGreenback | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-05-17 | Update MediaBrowser.Common/Net/INetworkManager.cs | BaronGreenback | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-05-17 | Rename external id type 'None' to 'General' | Mark Monteiro | |
| 2020-05-17 | Clean up documentation | Mark Monteiro | |
| 2020-05-17 | Merge branch 'master' into externalid-type | Mark Monteiro | |
| 2020-05-17 | Update to .NET Core 3.1.4 | Mark Monteiro | |
| 2020-05-18 | Merge pull request #3115 from MrTimscampi/ffprobe | dkanada | |
| Parse color transfer and color primaries from ffprobe, and fix video range | |||
| 2020-05-17 | Fix 500 error causing first-time setup wizard to hang | Nathan Kessler | |
| 2020-05-17 | Translated using Weblate (French (Canada)) | Samuel Gagnon | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2020-05-17 | Translated using Weblate (Spanish (Argentina)) | Franco Castillo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2020-05-16 | Fix suggestions | MrTimscampi | |
| 2020-05-17 | Merge pull request #3075 from crobibero/api-operationid | dkanada | |
| Add OperationId to SwaggerGen | |||
| 2020-05-16 | Merge pull request #3113 from Artiume/patch-1 | dkanada | |
| Fix Progressive and Interlaced Stream capitalization | |||
| 2020-05-16 | Merge pull request #3105 from aled/2149-fix-warnings-in-jellyfin.naming.tests | dkanada | |
| Fix compile warnings in Jellyfin.Naming.Tests | |||
| 2020-05-16 | Merge pull request #3116 from Artiume/patch-2 | dkanada | |
| Update Books Resolver File Types and add .opf Mime Type | |||
| 2020-05-15 | Use glob patterns to ignore files | Erik Rigtorp | |
| 2020-05-15 | Fix container image build by installing python | Erik Rigtorp | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
