aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-05-28Do not compute dimensions or blurhash for remote imagesVasily
2020-05-27Translated using Weblate (French)Elouan MAILLY
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Make sure blurhash is recomputed if image changed or metadata refresh toggledVasily
2020-05-27Add blurhashes to ImageBlurHashes for all imagesVasily
2020-05-27Handle errors during blurhash generation so it does not fail the scanVasily
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-26Fix merge conflicts with SyncPlayPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
Add syncplay feature
2020-05-26Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leakJoshua M. Boniface
Revert "Fix emby/user/public API leaking sensitive data"
2020-05-26Update WebSocketSharpRequest.csBond-009
2020-05-26Update WebSocketSharpRequest.csBond-009
2020-05-26Merge pull request #3033 from neilsb/autodiscover-url-overrideAnthony Lavado
Allow override of address published by auto discovery
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Don't send Exception message in Production EnvironmentDavid
2020-05-26Fix code issuesgion
2020-05-26Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-26Change image blurhash mapping to "image type to blurhash"Vasily
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-26Apply suggestions from code reviewVasily
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-24Update Emby.Server.Implementations/Udp/UdpServer.csNeil Burrows
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
2020-05-24update error log for plugin downloaddkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-05-22Fix bugs relating to users not being properly locked out.Patrick Barron
2020-05-21Translated using Weblate (Spanish (Mexico))WontTell
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2020-05-21Translated using Weblate (Icelandic)Óskar Freyr
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2020-05-21Translated using Weblate (Thai)fonfire
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-05-21Translated using Weblate (Chinese (Hong Kong))fatbill27
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2020-05-21Added translation using Weblate (Thai)fonfire
2020-05-21Merge pull request #3144 from Artiume/patch-3Anthony Lavado
Add lost+found to ignore list
2020-05-21Translated using Weblate (Portuguese (Brazil))Vitorvlv
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-05-21Translated using Weblate (Arabic)abdulaziz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2020-05-20Document user class and fix a few minor issuesPatrick Barron
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-21Fix nullref for imageProcessor in LibraryManagerVasily
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-20Fix more issuesPatrick Barron
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-20Update Emby.Server.Implementations/IStartupOptions.csNeil Burrows
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-20Renaming variable and refactoring IF statementNeil Burrows
2020-05-19Add lost+found to ignore listartiume
https://forum.jellyfin.org/t/library-not-loading/2086
2020-05-19More small optimizationsVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here ↵Vasily
and there
2020-05-19Fix nullref exceptionVasily
2020-05-19Merge pull request #3037 from ConfusedPolarBear/access-controlVasily
Fix CORS header not being added to exceptions
2020-05-19Translated using Weblate (Hebrew)NaorManna
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-05-19Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2020-05-18Apply suggestions from code reviewConfusedPolarBear
2020-05-19Fix compilation after rebaseVasily