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
/
RequestHelpers.cs
Age
Commit message (
Expand
)
Author
2020-09-10
Fix the test
cvium
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-08-03
Fix some request parameters
crobibero
2020-07-31
Move DynamicHlsService to Jellyfin.Api
crobibero
2020-07-06
remove duplicate functions
crobibero
2020-07-06
Merge remote-tracking branch 'upstream/api-migration' into api-channel
crobibero
2020-06-30
add missing function after merge
crobibero
2020-06-30
Fix using ordering
David
2020-06-30
Fix Build
David
2020-06-30
Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration
David
2020-06-29
Merge remote-tracking branch 'upstream/api-migration' into api-studios
crobibero
2020-06-29
Move ArtistsService to Jellyfin.Api
David
2020-06-27
Make all optional strings nullable
crobibero
2020-06-26
Merge pull request #3433 from crobibero/api-years
Patrick Barron
2020-06-25
Move StudiosService.cs to Jellyfin.Api
crobibero
2020-06-24
Move YearsService.cs to Jellyfin.Api
crobibero
2020-06-24
fix duplicate function
crobibero
2020-06-24
Merge remote-tracking branch 'upstream/api-migration' into api-library
crobibero
2020-06-24
fix merge
crobibero
2020-06-24
Merge remote-tracking branch 'upstream/api-migration' into api-channel
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 api-sessio...
David Ullmer
2020-06-19
Move LibraryService.cs to Jellyfin.Api
crobibero
2020-06-19
Use new authorization and session functions
David
2020-06-18
Add xml comments; Add status codes; Use return instead of exception
David
2020-06-13
fix build
crobibero
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-channel
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
2020-05-24
Merge upstream/api-migration
crobibero
2020-05-24
Apply review suggestions
crobibero