Commit Graph

15706 Commits (a787efc66027b678cb09e83002ce3f9ba00e206d)
 

Author SHA1 Message Date
ZadenRB 7693cc0db0 Use ActionResult return type for all endpoints
5 years ago
ZadenRB 2a49b19a7c
Update documentation of startIndex
5 years ago
crobibero 041d674eb6 Fix swagger ui Document Title
5 years ago
crobibero 2542a27bd5 Fix documentation endpoint for use with baseUrl
5 years ago
crobibero 3ab61dbdc2 bump swashbuckle
5 years ago
crobibero 14c94b4e5f Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
5 years ago
crobibero 7db3b035a6 move to ActionResult<T>
5 years ago
crobibero 88b856796a move to ActionResult<T>
5 years ago
crobibero 927696c403 move to ActionResult<T>
5 years ago
ZadenRB 69d9bfb233
Make documentation of parameters clearer
5 years ago
Chen-Tai,Peng a2f19eadf7 Translated using Weblate (Chinese (Traditional))
5 years ago
André Silva b88a94116b Translated using Weblate (Portuguese (Portugal))
5 years ago
Mehdi Khosravi 166a4e8129 Translated using Weblate (Persian)
5 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation
5 years ago
crobibero b8fd9c785e Convert StartupController to IActionResult
5 years ago
crobibero 14361c68cf Add ProducesResponseType to base controller
5 years ago
crobibero fe632146dc Move Json Options to static class for easier access.
5 years ago
crobibero 8ab9949db5 Remove exception handler
5 years ago
crobibero 5ef71d592b Remove exception handler
5 years ago
crobibero 1175ce3f97 Add Exception Middleware
5 years ago
ZadenRB dae6965710 Remove documentation of void return type
5 years ago
ZadenRB 6c8e1d37bd Remove more unnecessary IActionResult
5 years ago
ZadenRB 67efcbee05 Remove error handlers, to be implemented at a global level in a separate PR
5 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
5 years ago
crobibero fff2a40ffc Remove StringEnumConverter
5 years ago
ejalal 32ccab32bf Translated using Weblate (French)
5 years ago
dkanada d0716ef5b3
Merge pull request #2620 from mark-monteiro/development-documentation
5 years ago
dkanada 1cc5d6745a
Merge pull request #2903 from randrey/dlna-albumart-fix
5 years ago
dkanada 2f6dd258e6
Merge pull request #2936 from anthonylavado/fix-etags-right
5 years ago
Anthony Lavado ed1dc5c922 Remove JsonIgnore from the DateLastSaved property of BaseItem
5 years ago
ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types
5 years ago
dkanada e6ef680775 add code suggestions
5 years ago
dkanada 3142c9b990
Merge pull request #2916 from Bond-009/minor2
5 years ago
ZadenRB 16cae23bbe Add response type annotations, return IActionResult to handle errors
5 years ago
crobibero 440f060da6 Fix Authenticated Roles
5 years ago
crobibero 21b54b4ad8 Move DeviceService to DevicesController
5 years ago
Andrew Rabert 1d4763a246
Merge pull request #2813 from nyanmisaka/docker
5 years ago
Jay-Jay 42781c4d4b Translated using Weblate (German)
5 years ago
crobibero c89dc8921f Fix PascalCase
5 years ago
crobibero ad67081840 add camelCase formatter
5 years ago
crobibero a96db5f48e Remove old scheduled tasks service
5 years ago
crobibero 4a960892c2 Add Authorize and BindRequired
5 years ago
crobibero d8fc4f91db burn ToOptimizedResult
5 years ago
crobibero 5d9c40ec72 move scheduled tasks to Jellyfin.Api
5 years ago
Mark Monteiro 6039c6200f Update instructions for running with the dotnet cli
5 years ago
Bond-009 6f866a7fdc
Merge pull request #2915 from randrey/imdbid-length-fix
5 years ago
randrey d30fd3b3d2 Changed '\d' to '[0-9]'.
5 years ago
ZadenRB 7c8188194b Address PR comments, and revert changes that changed the API schema
5 years ago
crobibero 72745f4722 fix formatting
5 years ago
crobibero 5da88fac4d Enable string enum converter
5 years ago