aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-21Changed padding in version numbers based up how they are stored in the ↵BaronGreenback
repository.
2020-06-21Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-21WIP GetImage endpointscrobibero
2020-06-21Merge pull request #3395 from crobibero/api-routes-fixPatrick Barron
Add missing attributes, fix response codes, fix route parameter casing
2020-06-21Translated using Weblate (Spanish (Latin America))andyguerra
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2020-06-21Update Jellyfin.Api/Controllers/DashboardController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-21fixesBaronGreenback
2020-06-21Add try catch blockDavid
2020-06-21Merge pull request #3271 from crobibero/api-item-lookupDavid
Move ItemLookupService to Jellyfin.Api
2020-06-21Fix response codecrobibero
2020-06-21Update Jellyfin.Api/Controllers/PluginsController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21Update Jellyfin.Api/Controllers/ItemRefreshController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21Update Jellyfin.Api/Controllers/PluginsController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21Update Jellyfin.Api/Controllers/DisplayPreferencesController.csCody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21fixesBaronGreenback
2020-06-21Added translation using Weblate (Nepali)Nitish Raj Uprety
2020-06-21Move VideosService to Jellyfin.ApiDavid
2020-06-21Add versioning to plugin foldersBaronGreenback
2020-06-21Fix suggestionsDavid
2020-06-21Merge pull request #3273 from crobibero/api-item-updateDavid
Move ItemUpdateService to Jellyfin.Api
2020-06-21Merge pull request #3394 from Ullmie02/fix-startupwizzardJoshua M. Boniface
Fix startup wizard in 10.6
2020-06-20Add missing attributes, fix response codes, fix route parameter casingcrobibero
2020-06-20implement all non image get endpointscrobibero
2020-06-20Merge remote-tracking branch 'upstream/api-migration' into api-image-servicecrobibero
2020-06-20clean upcrobibero
2020-06-20clean upcrobibero
2020-06-20Use proper DtoOptions extensionscrobibero
2020-06-20Merge remote-tracking branch 'upstream/api-migration' into api-playlistcrobibero
2020-06-20Merge pull request #3382 from Ullmie02/api-suggestionsPatrick Barron
Move SuggestionsService to Jellyfin.Api
2020-06-20Merge pull request #3007 from BaronGreenback/SSDPAnthony Lavado
Fix for #2986
2020-06-20Merge branch 'master' into SSDPCody Robibero
2020-06-20Fix response code & docscrobibero
2020-06-20Fix response code & docscrobibero
2020-06-20Fix response code & docscrobibero
2020-06-20Fix response code & docscrobibero
2020-06-20Update branch checks from azure-ci to masterJoshua M. Boniface
2020-06-20Merge pull request #3324 from Ullmie02/api-sessionserviceDavid
Move SessionService to Jellyfin.Api
2020-06-20Merge remote-tracking branch 'remotes/upstream/api-migration' into ↵David Ullmer
api-sessionservice # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs
2020-06-20Merge pull request #25 from jellyfin/masterBaronGreenback
Update my master
2020-06-20Merge pull request #3363 from Ullmie02/api-userPatrick Barron
Move UserService to Jellyfin.Api
2020-06-20Fix testsDavid
2020-06-20Merge pull request #3380 from Bond-009/warn20Anthony Lavado
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
2020-06-20Use authorization code from api-migration to fix startup wizardDavid
2020-06-20Merge pull request #3390 from telans/fixesBond-009
Multiple warning fixes
2020-06-20Move DashboardController to Jellyfin.ApiDavid
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