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
/
Helpers
Age
Commit message (
Collapse
)
Author
2020-06-24
fix duplicate function
crobibero
2020-06-24
Merge remote-tracking branch 'upstream/api-migration' into api-library
crobibero
2020-06-21
Merge remote-tracking branch 'upstream/api-migration' into api-library
crobibero
2020-06-20
Use proper DtoOptions extensions
crobibero
2020-06-20
Merge remote-tracking branch 'remotes/upstream/api-migration' into ↵
David Ullmer
api-sessionservice # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs
2020-06-20
Merge pull request #3363 from Ullmie02/api-user
Patrick Barron
Move UserService to Jellyfin.Api
2020-06-19
Move LibraryService.cs to Jellyfin.Api
crobibero
2020-06-19
Remove #nullable enable
David Ullmer
2020-06-19
Use new authorization and session functions
David
2020-06-19
Merge remote-tracking branch 'remotes/upstream/api-migration' into ↵
David
api-sessionservice # Conflicts: # MediaBrowser.Api/Sessions/SessionService.cs
2020-06-18
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
David
2020-06-18
Add xml comments; Add status codes; Use return instead of exception
David
2020-06-15
Add more authorization handlers, actually authorize requests
crobibero
2020-06-12
Move SessionService to Jellyfin.Api
David
2020-06-07
Add default values for parameters and fix spelling
David
2020-06-07
Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
David