| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-15 | Update user cache after updating user. | crobibero | |
| 2020-11-15 | Merge pull request #4478 from Bond-009/chararray | Claus Vium | |
| Don't allocate single char arrays when possible | |||
| 2020-11-15 | Merge pull request #4253 from BaronGreenback/fordiscussion | Bond-009 | |
| DI in plugins | |||
| 2020-11-15 | Translated using Weblate (Romanian) | 4d1m | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
| 2020-11-14 | Replace Task.WaitAll with Task.Wait | Bond_009 | |
| 2020-11-14 | Missed some stuff | Bond_009 | |
| 2020-11-14 | Access last element by index where possible | Bond_009 | |
| 2020-11-14 | Use string.Trim(char) instead of string.Trim(char[]) where possible | Bond_009 | |
| 2020-11-14 | Use string.Split(char) where possible instead of string.Split(char[]) | Bond_009 | |
| 2020-11-14 | Translated using Weblate (Hungarian) | Adam Bokor | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2020-11-14 | Merge pull request #4473 from crobibero/binder-no-throw | Claus Vium | |
| Don't throw exception when converting values using binder or JsonConv… | |||
| 2020-11-14 | Merge pull request #4477 from nyanmisaka/attachment-return-type | Claus Vium | |
| Fix return type for GetAttachment | |||
| 2020-11-14 | Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2020-11-14 | fix return type for GetAttachment | nyanmisaka | |
| 2020-11-14 | Updated based on review feedback | crobibero | |
| 2020-11-14 | Merge pull request #4476 from crobibero/plugin-update-exception | Claus Vium | |
| Fix plugin update exception | |||
| 2020-11-13 | Translated using Weblate (Tamil) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2020-11-13 | Translated using Weblate (Serbian) | Relja U | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ | |||
| 2020-11-13 | Fix plugin update exception | crobibero | |
| 2020-11-12 | Remove conditional access. | crobibero | |
| 2020-11-12 | Merge pull request #4474 from crobibero/property-readonlylist | Bond-009 | |
| Convert array property to IReadOnlyList | |||
| 2020-11-12 | Convert array property to IReadOnlyList | crobibero | |
| 2020-11-12 | Don't throw exception when converting values using binder or JsonConverter | crobibero | |
| 2020-11-12 | Merge pull request #4463 from crobibero/fix-display-preferences-migration | Claus Vium | |
| Skip migration if user doesn't exist | |||
| 2020-11-12 | Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs | Cody Robibero | |
| 2020-11-12 | Merge pull request #4469 from cvium/fix_repository_endpoint | dkanada | |
| Change OPTIONS to POST and call SaveConfiguration in SetRepositories | |||
| 2020-11-12 | Merge pull request #4468 from cvium/revert_similar_name_removal | Claus Vium | |
| Semi-revert removal of Name for /Similar in openapi | |||
| 2020-11-12 | Change OPTIONS to POST and call SaveConfiguration | cvium | |
| 2020-11-12 | Semi-revert removal of Name for /Similar in openapi | cvium | |
| 2020-11-12 | Merge pull request #4466 from kayila/display-clips | Claus Vium | |
| Fix #4465 by adding the missing extras folders. | |||
| 2020-11-11 | Update BasePlugin.cs | BaronGreenback | |
| 2020-11-11 | Fixes #4465 by adding the missing extras folders. | Kayila | |
| 2020-11-11 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2020-11-11 | Skip migration if user doesn't exist | crobibero | |
| 2020-11-11 | Merge pull request #4450 from cvium/fix_and_mildly_improve_similar | Claus Vium | |
| Remove duplicate /Similar endpoints | |||
| 2020-11-11 | Update Jellyfin.Api/Controllers/LibraryController.cs | Claus Vium | |
| 2020-11-11 | Merge branch 'master' into fix_and_mildly_improve_similar | Claus Vium | |
| 2020-11-11 | Translated using Weblate (English (United Kingdom)) | Sam Cross | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/ | |||
| 2020-11-10 | Translated using Weblate (Dutch) | Ted van den Brink | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2020-11-10 | Merge pull request #4302 from crobibero/query-fields | Claus Vium | |
| Convert field string to enum. | |||
| 2020-11-10 | Translated using Weblate (Filipino) | David John Corpuz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/ | |||
| 2020-11-10 | Correct bad docs merge | crobibero | |
| 2020-11-10 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-11-10 | Merge pull request #4444 from crobibero/remove-unstable-npm-ci | dkanada | |
| Remove unstable npm ci task | |||
| 2020-11-10 | Merge pull request #4447 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2 Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2 | |||
| 2020-11-10 | Merge pull request #4446 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0 Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 | |||
| 2020-11-10 | Merge pull request #3196 from ferferga/images-advance | Claus Vium | |
| Remove "download images in advance" option | |||
| 2020-11-10 | Merge pull request #4452 from crobibero/bind-image-type | Claus Vium | |
| Add ModelBinder to ImageType | |||
| 2020-11-10 | Remove underscore | Fernando Fernández | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-10 | Remove setting from existing libraries with a migration | Fernando Fernández | |
