aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Expand)Author
2020-06-21Merge pull request #3271 from crobibero/api-item-lookupDavid
2020-06-21Fix response codecrobibero
2020-06-21Update Jellyfin.Api/Controllers/PluginsController.csCody Robibero
2020-06-21Update Jellyfin.Api/Controllers/ItemRefreshController.csCody Robibero
2020-06-21Update Jellyfin.Api/Controllers/PluginsController.csCody Robibero
2020-06-21Update Jellyfin.Api/Controllers/DisplayPreferencesController.csCody Robibero
2020-06-21Move VideosService to Jellyfin.ApiDavid
2020-06-21Fix suggestionsDavid
2020-06-21Merge pull request #3273 from crobibero/api-item-updateDavid
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-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
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-20Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessio...David Ullmer
2020-06-20Merge pull request #3363 from Ullmie02/api-userPatrick Barron
2020-06-20Move DashboardController to Jellyfin.ApiDavid
2020-06-20Use RequestHelpers.SplitDavid
2020-06-20Merge pull request #3377 from crobibero/api-pragmaPatrick Barron
2020-06-20Merge pull request #2926 from crobibero/api-display-preferencesPatrick Barron
2020-06-19Start move ImageService.cs to Jellyfin.Apicrobibero
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-19Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-19Use direct return instead of Ok()David Ullmer
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19remove #nullablecrobibero
2020-06-19Convert pragma to supresswarningcrobibero
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 api-sessio...David
2020-06-18Add request body modelsDavid
2020-06-18Merge remote-tracking branch 'remotes/upstream/api-migration' into api-userDavid
2020-06-18Merge pull request #3357 from crobibero/api-authorizationDavid
2020-06-18Add xml comments; Add status codes; Use return instead of exceptionDavid
2020-06-18Remove nullable, add async taskcrobibero
2020-06-17Merge pull request #3321 from Ullmie02/api-librarystructurePatrick Barron
2020-06-17[WIP] Move UserService to Jellyfin.ApiDavid