aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-04Translated using Weblate (Slovenian)SaddFox
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-06-04Translated using Weblate (Norwegian Bokmål)Marius Lindvall
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-06-04Fix Api Routingcrobibero
2020-06-04Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-taskscrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04Update dependabot.ymlCody Robibero
2020-06-04Use data binding instead of raw SQLPatrick Barron
2020-06-04Add dependabotcrobibero
2020-06-04Revert authorized endpoints to legacy apicrobibero
2020-06-05disable rule that requires comments in two image providers for nowdkanada
2020-06-05add missing comments for a few image providersdkanada
2020-06-05small modification to data projectdkanada
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Apply review suggestionscrobibero
2020-06-04Merge pull request #2933 from crobibero/api-deviceCody Robibero
DeviceService to Jellyfin.Api
2020-06-04Fix doc errorscrobibero
2020-06-04Merge pull request #2154 from dkanada/artist-collagedkanada
Add image provider for artists
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04disable artist image provider until configurabledkanada
2020-06-04fix namespace for providers that were moveddkanada
2020-06-04move most of the image providers to a single directorydkanada
2020-06-04add image provider for artistsdkanada
2020-06-04minor refactoringdkanada
2020-06-04Merge pull request #3236 from Bond-009/commonVasily
Enable StyleCop for MediaBrowser.Common
2020-06-04Merge pull request #3186 from Ullmie02/asp-api-exceptiondkanada
Don't send Exception message in Production Environment
2020-06-04Merge pull request #3237 from Bond-009/erroronwarndkanada
Enable TreatWarningsAsErrors for more projects
2020-06-04Merge pull request #3164 from dkanada/install-plugindkanada
Fix a few issues with the plugin manifest
2020-06-03Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-03add missing ConfigureAwaitcrobibero
2020-06-03fix buildcrobibero
2020-06-03Translated using Weblate (Catalan)Lluís Forns
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-04fix build issuesdkanada
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-03Merge remote-tracking branch 'remotes/upstream/api-migration' into api-channelcrobibero
# Conflicts: # Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs
2020-06-03Merge pull request #3232 from crobibero/api-json-dictionaryCody Robibero
Add Dictionary with non-string keys to System.Text.Json
2020-06-03remove extra Clear callcrobibero
2020-06-03Merge pull request #3046 from puschie286/add-clean-name-tagBond-009
allow bd tag in file names
2020-06-03Merge branch 'master' into erroronwarnBond-009
2020-06-03Merge branch 'master' into commonBond-009
2020-06-03Merge pull request #3235 from Bond-009/buildVasily
Fix build
2020-06-03Enable TreatWarningsAsErrors for more projectsBond-009
2020-06-03Enable StyleCop for MediaBrowser.CommonBond-009
2020-06-03Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
Enable nullabe reference types for MediaBrowser.Model
2020-06-03Update MediaBrowser.Model/Services/IHasRequestFilter.csVasily
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
Refactor copy codec checks
2020-06-03Merge pull request #3179 from Bond-009/bugsAnthony Lavado
Fix some 'bugs' flagged by sonarcloud
2020-06-03apply code suggestionsdkanada
Co-authored-by: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>