aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-20Use RequestHelpers.SplitDavid
2020-06-20brace multiline if statements (cont.)telans
2020-06-20newlines after bracestelans
2020-06-20brace multiline if statementstelans
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20remove regionstelans
2020-06-20fix some documentation periodstelans
2020-06-20fix SA1119telans
2020-06-19Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-06-19API cleanupConfusedPolarBear
2020-06-19Move all settings into the main server configurationConfusedPolarBear
Decreased the timeout from 30 minutes to 5. Public lookup values have been replaced with the short code.
2020-06-20Merge pull request #3377 from crobibero/api-pragmaPatrick Barron
Convert pragma to SuppressMessage
2020-06-20Merge pull request #2926 from crobibero/api-display-preferencesPatrick Barron
DisplayPreferences to Jellyfin.Api
2020-06-19Remove as builder element as wellJoshua M. Boniface
2020-06-19Move ARGs for directories to after importJoshua M. Boniface
2020-06-19Add mkdir of the SOURCE_DIR before setting WORKDIRJoshua M. Boniface
2020-06-19Update strategy names for DockerJoshua M. Boniface
2020-06-19Re-ordered code for the matchBaronGreenback
2020-06-19Build builder docker images in AzureJoshua M. Boniface
2020-06-19Add builder docker imagesJoshua M. Boniface
2020-06-19Start move ImageService.cs to Jellyfin.Apicrobibero
2020-06-19Merge branch 'SSDP' of https://github.com/BaronGreenback/jellyfin into SSDPBaronGreenback
2020-06-19MergedBaronGreenback
2020-06-19Modify build scripts to build Unstable versionsJoshua M. Boniface
2020-06-19Add Azure pipelines configuration for serverJoshua M. Boniface
2020-06-19Move SuggestionsService to Jellyfin.ApiDavid
2020-06-19Move MoviesService.cs to Jellyfin.Apicrobibero
2020-06-19Add movie support to existing GetSimilarItemsResultcrobibero
2020-06-19Move LibraryService.cs to Jellyfin.Apicrobibero
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-20Merge pull request #3360 from Bond-009/fix-3359dkanada
Fix Task that ignores cancellation request
2020-06-19Merge pull request #3379 from Ullmie02/api-nullableBond-009
Remove #nullable enable in Jellyfin.Api
2020-06-19Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-19Remove #nullable enableDavid Ullmer
2020-06-19Translated using Weblate (Chinese (Hong Kong))wky
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2020-06-19Use direct return instead of Ok()David Ullmer
2020-06-19Remove (unused) SessionId route parametercrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19Merge pull request #3316 from aled/check-stored-password-existsBond-009
Fix server error when user enters a password, but none is set.
2020-06-19Convert pragma to supresswarningcrobibero
2020-06-19Change swagger dictionary type mappingDavid
2020-06-19Merge pull request #3373 from crobibero/api-dtoPatrick Barron
Add DtoExtensions
2020-06-19Add missing authorization policiesDavid
2020-06-19Merge remote-tracking branch 'remotes/upstream/api-migration' into api-systemDavid
2020-06-19Use new authorization and session functionsDavid
2020-06-19Merge remote-tracking branch 'remotes/upstream/api-migration' into ↵David
api-sessionservice # Conflicts: # MediaBrowser.Api/Sessions/SessionService.cs