index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
Age
Commit message (
Expand
)
Author
2020-04-21
move to ActionResult<T>
crobibero
2020-04-21
move to ActionResult<T>
crobibero
2020-04-21
move to ActionResult<T>
crobibero
2020-04-21
move to ActionResult<T>
crobibero
2020-04-21
Make documentation of parameters clearer
ZadenRB
2020-04-21
Convert StartupController to IActionResult
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove exception handler
crobibero
2020-04-21
Remove documentation of void return type
ZadenRB
2020-04-20
Remove more unnecessary IActionResult
ZadenRB
2020-04-20
Remove error handlers, to be implemented at a global level in a separate PR
ZadenRB
2020-04-20
Move RemoteImageService to Jellyfin.API
crobibero
2020-04-20
fix build
crobibero
2020-04-20
Move ImageByNameService to Jellyfin.Api
crobibero
2020-04-20
Enable nullable reference types on new class, remove unnecessary documenation...
ZadenRB
2020-04-19
Add response type annotations, return IActionResult to handle errors
ZadenRB
2020-04-19
Fix Authenticated Roles
crobibero
2020-04-19
Move DeviceService to DevicesController
crobibero
2020-04-19
nullable
crobibero
2020-04-19
Move AttachmentsService to AttachmentsController
crobibero
2020-04-19
remove todo
crobibero
2020-04-19
Add Authorize and BindRequired
crobibero
2020-04-19
burn ToOptimizedResult
crobibero
2020-04-19
move scheduled tasks to Jellyfin.Api
crobibero
2020-04-19
Address PR comments, and revert changes that changed the API schema
ZadenRB
2020-04-19
Fix missing attributes
crobibero
2020-04-19
Fix saving DisplayPreferences
crobibero
2020-04-19
Fix build & runtime errors
crobibero
2020-04-19
Move DisplayPreferences to Jellyfin.Api
crobibero
2020-04-19
Add DisplayPreferencesController
crobibero
2020-04-15
Remove unnecessary assembly, update casing, enable nullable reference types o...
ZadenRB
2020-04-15
Lowercase parameters
ZadenRB
2020-04-15
Migrates the notifications service to use ASP.NET MVC framework
ZadenRB
2020-01-08
Fix build and address comments
Bond_009
2019-11-24
Fix more review comments
Claus Vium
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
2019-11-23
Add style rules and fix it all
Claus Vium
2019-11-23
Split a long line
Claus Vium
2019-11-23
Add authentication and remove versioning
Claus Vium
2019-11-19
Add SwaggerUI
Claus Vium
2019-11-19
Move StartupWizard to ASP.NET Web Api
Claus Vium
[prev]