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
/
TvShowsController.cs
Age
Commit message (
Expand
)
Author
2021-01-23
Merge pull request #5027 from crobibero/episode-first-up
Claus Vium
2021-01-23
Merge pull request #4936 from crobibero/series-start-item-id
Bond-009
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-18
Fixes spelling.
Greenback
2020-11-10
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-11-09
Add ModelBinder to ItemFilter
crobibero
2020-11-09
Add ModelBinder to ImageType
crobibero
2020-10-29
Make MrLinter happy
crobibero
2020-10-29
Remove AddItemFields
crobibero
2020-10-29
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-10-09
Convert image type string to enum.
crobibero
2020-10-09
Convert field string to enum.
crobibero
2020-09-09
Remove nullable from required
crobibero
2020-09-07
Fix api routes
crobibero
2020-08-06
Apply fixes from review
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-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-24
Finish TvShowsController
David
2020-06-22
Move TvShowsService to Jellyfin.Api started
David