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
/
UserController.cs
Age
Commit message (
Expand
)
Author
2020-09-09
Remove nullable from required
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-17
Apply suggestions from code review
Matt Montgomery
2020-08-16
Apply suggestions from code review
ConfusedPolarBear
2020-08-16
Migrate to new API standard
Matt Montgomery
2020-08-10
Fix setting user policy
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-08-04
Remove leading slash from route attributes
crobibero
2020-08-03
fix merge conflicts
crobibero
2020-07-20
changes from merge
crobibero
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-20
Add missing attributes, fix response codes, fix route parameter casing
crobibero
2020-06-19
Use direct return instead of Ok()
David Ullmer
2020-06-18
Add request body models
David
2020-06-18
Add xml comments; Add status codes; Use return instead of exception
David
2020-06-17
[WIP] Move UserService to Jellyfin.Api
David
[prev]