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
Age
Commit message (
Expand
)
Author
2020-06-21
Merge pull request #3271 from crobibero/api-item-lookup
David
2020-06-21
Fix response code
crobibero
2020-06-21
Merge pull request #3273 from crobibero/api-item-update
David
2020-06-20
Merge pull request #3382 from Ullmie02/api-suggestions
Patrick Barron
2020-06-20
Fix response code & docs
crobibero
2020-06-20
Fix response code & docs
crobibero
2020-06-20
Merge pull request #3324 from Ullmie02/api-sessionservice
David
2020-06-20
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessio...
David Ullmer
2020-06-20
Merge pull request #3363 from Ullmie02/api-user
Patrick Barron
2020-06-20
Use RequestHelpers.Split
David
2020-06-20
Merge pull request #3377 from crobibero/api-pragma
Patrick Barron
2020-06-20
Merge pull request #2926 from crobibero/api-display-preferences
Patrick Barron
2020-06-19
Move SuggestionsService to Jellyfin.Api
David
2020-06-19
Merge pull request #3379 from Ullmie02/api-nullable
Bond-009
2020-06-19
Remove #nullable enable
David Ullmer
2020-06-19
Use direct return instead of Ok()
David Ullmer
2020-06-19
remove #nullable
crobibero
2020-06-19
remove #nullable
crobibero
2020-06-19
Convert pragma to supresswarning
crobibero
2020-06-19
Change swagger dictionary type mapping
David
2020-06-19
Merge pull request #3373 from crobibero/api-dto
Patrick Barron
2020-06-19
Use new authorization and session functions
David
2020-06-19
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-sessio...
David
2020-06-19
Add JsonInto32Converter
David
2020-06-18
Add request body models
David
2020-06-18
Merge remote-tracking branch 'remotes/upstream/api-migration' into api-user
David
2020-06-18
Add DtoExtensions.cs
crobibero
2020-06-18
Merge pull request #3357 from crobibero/api-authorization
David
2020-06-18
Add xml comments; Add status codes; Use return instead of exception
David
2020-06-18
Merge pull request #3369 from crobibero/api-cleanup
Patrick Barron
2020-06-18
Remove nullable, add async task
crobibero
2020-06-17
Merge pull request #3321 from Ullmie02/api-librarystructure
Patrick Barron
2020-06-17
[WIP] Move UserService to Jellyfin.Api
David
2020-06-17
Merge pull request #2944 from crobibero/api-image
Patrick Barron
2020-06-17
Merge pull request #2946 from crobibero/api-image2
David
2020-06-17
Merge pull request #3269 from crobibero/api-filter
David
2020-06-17
User proper File constructor
crobibero
2020-06-17
User proper File constructor
crobibero
2020-06-17
Merge branch 'api-filter' of github.com:crobibero/jellyfin into api-filter
crobibero
2020-06-17
Merge remote-tracking branch 'upstream/api-migration' into api-filter
crobibero
2020-06-17
Update Jellyfin.Api/Controllers/FilterController.cs
Cody Robibero
2020-06-17
Merge pull request #3333 from crobibero/api-item-refresh
Cody Robibero
2020-06-17
Merge pull request #3274 from crobibero/api-localization
Cody Robibero
2020-06-17
Merge pull request #3280 from crobibero/api-plugin
David
2020-06-17
Add X-Forward-(For/Proto) support
crobibero
2020-06-17
revert adding Jellyfin to auth header
crobibero
2020-06-16
Further cleanup and add final tests
crobibero
2020-06-16
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Cody Robibero
2020-06-16
Add tests and cleanup
crobibero
2020-06-16
Add Default authorization policy
crobibero
[next]