aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2020-05-19Fix Authorize attributescrobibero
2020-05-19move to ActionResult<T>crobibero
2020-05-19Remove exception handlercrobibero
2020-05-19nullablecrobibero
2020-05-19Move AttachmentsService to AttachmentsControllercrobibero
2020-05-19Rename to AttachmentsController -> VideoAttachmentsControllercrobibero
2020-05-17apply doc suggestionscrobibero
2020-05-12Initial migration codePatrick Barron
2020-05-03Fix xml docscrobibero
2020-05-02Return array -> ienumerablecrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-02Update endpoint docscrobibero
2020-05-01Updated documentation according to discussion in jellyfin#2872Bruce
2020-04-29Update to return IEnumerable directly where possibleZadenRB
2020-04-29Fix docscrobibero
2020-04-29Add response code descriptionscrobibero
2020-04-28Revise documentation based on discussion in #2872ZadenRB
2020-04-25initcrobibero
2020-04-25Apply suggestions from code reviewBruce Coelho
Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25Update Jellyfin.Api/Controllers/PackageController.cs Bruce Coelho
Applying requested changes to PackageController Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25PackageService to Jellyfin.APIBruce
2020-04-24Add back in return type documentationZadenRB
2020-04-23Fix Authorize attributescrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-23Fix Authorize attributescrobibero
2020-04-23Remove unneeded Ok calls.crobibero
2020-04-23Remove unneeded Ok calls.crobibero
2020-04-23Apply suggestionscrobibero
2020-04-22Move ConfigurationService to Jellyfin.Apicrobibero
2020-04-22Use ActionResult return type for all endpointsZadenRB
2020-04-22Update documentation of startIndexZadenRB
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21Make documentation of parameters clearerZadenRB
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-21Convert StartupController to IActionResultcrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove documentation of void return typeZadenRB
2020-04-20Remove more unnecessary IActionResultZadenRB
2020-04-20Remove error handlers, to be implemented at a global level in a separate PRZadenRB
2020-04-20Move RemoteImageService to Jellyfin.APIcrobibero