| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-03 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-06-03 | Merge pull request #3179 from Bond-009/bugs | Anthony Lavado | |
| Fix some 'bugs' flagged by sonarcloud | |||
| 2020-06-02 | Merge pull request #2676 from GranPC/public-pr/blurhash | Vasily | |
| Implement Blurhash generation for images | |||
| 2020-06-01 | Translated using Weblate (Tamil) | Aswin Kumar | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2020-06-01 | Move logic of computing Blurhash components to ImageProcessor | Vasily | |
| Also rename last few instances of GetImageHash to GetImageBlurHash for clarity | |||
| 2020-06-01 | Added translation using Weblate (Tamil) | Aswin Kumar | |
| 2020-05-30 | Translated using Weblate (Spanish (Latin America)) | WontTell | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 2020-05-29 | Added translation using Weblate (Spanish (Latin America)) | WontTell | |
| 2020-05-28 | Translated using Weblate (French) | Lumenol | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-05-28 | Fix naming per code review | Vasily | |
| 2020-05-28 | Convert non-local image to local before computing blurhash | Vasily | |
| 2020-05-28 | Do not compute dimensions or blurhash for remote images | Vasily | |
| 2020-05-27 | Translated using Weblate (French) | Elouan MAILLY | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-05-27 | Make sure blurhash is recomputed if image changed or metadata refresh toggled | Vasily | |
| 2020-05-27 | Add blurhashes to ImageBlurHashes for all images | Vasily | |
| 2020-05-27 | Handle errors during blurhash generation so it does not fail the scan | Vasily | |
| 2020-05-26 | Merge pull request #2733 from OancaAndrei/syncplay | Joshua M. Boniface | |
| Add syncplay feature | |||
| 2020-05-26 | Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak | Joshua M. Boniface | |
| Revert "Fix emby/user/public API leaking sensitive data" | |||
| 2020-05-26 | Update WebSocketSharpRequest.cs | Bond-009 | |
| 2020-05-26 | Update WebSocketSharpRequest.cs | Bond-009 | |
| 2020-05-26 | Merge pull request #3033 from neilsb/autodiscover-url-override | Anthony Lavado | |
| Allow override of address published by auto discovery | |||
| 2020-05-26 | Revert "Fix emby/user/public API leaking sensitive data" | Joshua M. Boniface | |
| 2020-05-26 | Fix code issues | gion | |
| 2020-05-26 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-26 | Change image blurhash mapping to "image type to blurhash" | Vasily | |
| 2020-05-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-05-26 | Apply suggestions from code review | Vasily | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-24 | Update Emby.Server.Implementations/Udp/UdpServer.cs | Neil Burrows | |
| Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-05-21 | Translated using Weblate (Spanish (Mexico)) | WontTell | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2020-05-21 | Translated using Weblate (Icelandic) | Óskar Freyr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/ | |||
| 2020-05-21 | Translated using Weblate (Thai) | fonfire | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2020-05-21 | Translated using Weblate (Chinese (Hong Kong)) | fatbill27 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2020-05-21 | Added translation using Weblate (Thai) | fonfire | |
| 2020-05-21 | Merge pull request #3144 from Artiume/patch-3 | Anthony Lavado | |
| Add lost+found to ignore list | |||
| 2020-05-21 | Translated using Weblate (Portuguese (Brazil)) | Vitorvlv | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2020-05-21 | Translated using Weblate (Arabic) | abdulaziz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-05-21 | Rename Hash to BlurHash in all properties and methods for clarity | Vasily | |
| 2020-05-21 | Fix nullref for imageProcessor in LibraryManager | Vasily | |
| 2020-05-20 | Update Emby.Server.Implementations/IStartupOptions.cs | Neil Burrows | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-05-20 | Renaming variable and refactoring IF statement | Neil Burrows | |
| 2020-05-19 | Add lost+found to ignore list | artiume | |
| https://forum.jellyfin.org/t/library-not-loading/2086 | |||
| 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 | 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 | |
