| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-11-10 | Removed code as suggested by @cvium | Fernando Fernández | |
| 2020-11-09 | Translated using Weblate (Spanish) | Fardin | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2020-11-09 | Remove GetImageTypes | crobibero | |
| 2020-11-09 | Add ModelBinder to ItemFilter | crobibero | |
| 2020-11-09 | Merge remote-tracking branch 'upstream/master' into query-fields | crobibero | |
| 2020-11-09 | Add ModelBinder to ImageType | crobibero | |
| 2020-11-09 | Merge pull request #4448 from crobibero/regex-error | Claus Vium | |
| Don't throw exception if name is null | |||
| 2020-11-09 | Don't throw exception if name is null | crobibero | |
| 2020-11-09 | Bump Serilog.Sinks.Graylog from 2.2.1 to 2.2.2 | dependabot[bot] | |
| Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases) - [Commits](https://github.com/whir1/serilog-sinks-graylog/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-11-09 | Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-11-09 | Merge pull request #4440 from neilsb/schedules-direct-fix | Claus Vium | |
| Perform hashing of Password for Schedules Direct on server | |||
| 2020-11-09 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2020-11-08 | Translated using Weblate (Chinese (Simplified)) | Kyle Yue | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-11-08 | Translated using Weblate (Turkish) | Ekrem KANGAL | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2020-11-08 | Remove unstable npm ci task | crobibero | |
| 2020-11-08 | Switching to the more efficient Hex.Encode function | Neil Burrows | |
| 2020-11-08 | Merge pull request #4247 from crobibero/update-plugin | Claus Vium | |
| Update all on-disk plugins | |||
| 2020-11-08 | Use class instead of struct | crobibero | |
| 2020-11-08 | Merge pull request #4443 from cvium/fix_auth_again_again_again | Bond-009 | |
| Remove OriginalAuthenticationInfo and add IsAuthenticated property | |||
| 2020-11-08 | Merge pull request #3683 from nyanmisaka/fonts | Anthony Lavado | |
| Allows to provide multiple fallback fonts for client to render subtitles | |||
| 2020-11-08 | Remove OriginalAuthenticationInfo and add IsAuthenticated property | cvium | |
| 2020-11-08 | Perform hashing of Password for Schedules Direct on server | Neil Burrows | |
| 2020-11-08 | pascal case | nyanmisaka | |
| 2020-11-08 | Merge remote-tracking branch 'upstream/master' into fonts | nyanmisaka | |
| 2020-11-08 | Merge pull request #3086 from redSpoutnik/api-upload-subtitle | Claus Vium | |
| Add Post subtitle in API | |||
| 2020-11-08 | Apply suggestions from code review | Claus Vium | |
| 2020-11-08 | Merge pull request #4428 from crobibero/openapi-version | Claus Vium | |
| Add x-jellyfin-version to openapi spec | |||
| 2020-11-08 | Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints | Claus Vium | |
| Fix Persons, Genres and Studios endpoints | |||
| 2020-11-08 | Merge pull request #4412 from cvium/fix_displaypreferences_creation | Claus Vium | |
| Save new display preferences | |||
| 2020-11-08 | Merge pull request #4437 from crobibero/fix-dlna | Claus Vium | |
| Add missing dlna attributes. | |||
| 2020-11-08 | Translated using Weblate (Chinese (Simplified)) | Ricky Zhang | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2020-11-08 | Merge pull request #4330 from crobibero/api-key-auth | Claus Vium | |
| Fix ApiKey authentication | |||
| 2020-11-08 | Translated using Weblate (Chinese (Traditional)) | johan456789 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-11-08 | Translated using Weblate (Croatian) | Tomislav | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2020-11-08 | Translated using Weblate (Spanish) | Winnie | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2020-11-07 | Add missing dlna attributes. | crobibero | |
| 2020-11-07 | Translated using Weblate (Croatian) | Tomislav | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
