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 (
Collapse
)
Author
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 ↵
ZadenRB
documenation and return types
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
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 ↵
ZadenRB
on notification DTOs.
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]