aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-15Update user cache after updating user.crobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-15Translated using Weblate (Romanian)4d1m
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-11-14Replace Task.WaitAll with Task.WaitBond_009
2020-11-14Missed some stuffBond_009
2020-11-14Access last element by index where possibleBond_009
2020-11-14Use string.Trim(char) instead of string.Trim(char[]) where possibleBond_009
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-14Translated using Weblate (Hungarian)Adam Bokor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-11-14Merge pull request #4473 from crobibero/binder-no-throwClaus Vium
Don't throw exception when converting values using binder or JsonConv…
2020-11-14Merge pull request #4477 from nyanmisaka/attachment-return-typeClaus Vium
Fix return type for GetAttachment
2020-11-14Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.csCody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-14fix return type for GetAttachmentnyanmisaka
2020-11-14Updated based on review feedbackcrobibero
2020-11-14Merge pull request #4476 from crobibero/plugin-update-exceptionClaus Vium
Fix plugin update exception
2020-11-13Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-13Translated using Weblate (Serbian)Relja U
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-11-13Fix plugin update exceptioncrobibero
2020-11-12Remove conditional access.crobibero
2020-11-12Merge pull request #4474 from crobibero/property-readonlylistBond-009
Convert array property to IReadOnlyList
2020-11-12Convert array property to IReadOnlyListcrobibero
2020-11-12Don't throw exception when converting values using binder or JsonConvertercrobibero
2020-11-12Merge pull request #4463 from crobibero/fix-display-preferences-migrationClaus Vium
Skip migration if user doesn't exist
2020-11-12Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.csCody Robibero
2020-11-12Merge pull request #4469 from cvium/fix_repository_endpointdkanada
Change OPTIONS to POST and call SaveConfiguration in SetRepositories
2020-11-12Merge pull request #4468 from cvium/revert_similar_name_removalClaus Vium
Semi-revert removal of Name for /Similar in openapi
2020-11-12Change OPTIONS to POST and call SaveConfigurationcvium
2020-11-12Semi-revert removal of Name for /Similar in openapicvium
2020-11-12Merge pull request #4466 from kayila/display-clipsClaus Vium
Fix #4465 by adding the missing extras folders.
2020-11-11Update BasePlugin.csBaronGreenback
2020-11-11Fixes #4465 by adding the missing extras folders.Kayila
2020-11-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-11-11Skip migration if user doesn't existcrobibero
2020-11-11Merge pull request #4450 from cvium/fix_and_mildly_improve_similarClaus Vium
Remove duplicate /Similar endpoints
2020-11-11Update Jellyfin.Api/Controllers/LibraryController.csClaus Vium
2020-11-11Merge branch 'master' into fix_and_mildly_improve_similarClaus Vium
2020-11-11Translated using Weblate (English (United Kingdom))Sam Cross
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2020-11-10Translated using Weblate (Dutch)Ted van den Brink
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-11-10Merge pull request #4302 from crobibero/query-fieldsClaus Vium
Convert field string to enum.
2020-11-10Translated using Weblate (Filipino)David John Corpuz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
2020-11-10Correct bad docs mergecrobibero
2020-11-10Merge remote-tracking branch 'upstream/master' into query-fieldscrobibero
2020-11-10Merge pull request #4444 from crobibero/remove-unstable-npm-cidkanada
Remove unstable npm ci task
2020-11-10Merge 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-10Merge 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-10Merge pull request #3196 from ferferga/images-advanceClaus Vium
Remove "download images in advance" option
2020-11-10Merge pull request #4452 from crobibero/bind-image-typeClaus Vium
Add ModelBinder to ImageType
2020-11-10Remove underscoreFernando Fernández
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-10Remove setting from existing libraries with a migrationFernando Fernández