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
/
PluginsController.cs
Age
Commit message (
Collapse
)
Author
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-09-07
Fix api routes
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-25
bump System.Text.Json
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-07-14
Move field to the controller
David
2020-07-12
Fix parsing
David
2020-06-27
Make all optional strings nullable
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-22
Add missing authorization policies
David
2020-06-21
Update Jellyfin.Api/Controllers/PluginsController.cs
Cody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-21
Update Jellyfin.Api/Controllers/PluginsController.cs
Cody Robibero
Co-authored-by: David <davidullmer@outlook.de>
2020-06-20
Add missing attributes, fix response codes, fix route parameter casing
crobibero
2020-06-19
Convert pragma to supresswarning
crobibero
2020-06-18
Remove nullable, add async task
crobibero
2020-06-09
Move PluginService to Jellyfin.Api
crobibero