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
/
ItemsController.cs
Age
Commit message (
Expand
)
Author
2022-05-22
Merge pull request #7780 from 1337joe/fix-tv-guide-search-2
Cody Robibero
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-05
Error on SA1316
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-19
Add ability to exclude active sessions from resumable items
Cody Robibero
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-12
Change userId to required in operations that would otherwise throw exceptions
Niels van Velzen
2021-04-10
Do not check permissions for Folders collectiontype
cvium
2021-02-10
Create BaseItemKind enum
crobibero
2021-01-23
Use ArrayModelBinder for sortBy and sortOrder
crobibero
2020-12-13
Use a more descriptive function name
crobibero
2020-12-11
Use typed UserManager GetPreference
crobibero
2020-12-01
Use GetParentItem where applicable
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-20
Fix build after merge
crobibero
2020-11-20
Merge remote-tracking branch 'upstream/master' into split-api
crobibero
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-18
Fixes spelling.
Greenback
2020-11-17
Remove precondition checks
crobibero
2020-11-16
Fix build
crobibero
2020-11-16
Add missing manual splits
crobibero
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-15
Remove api client generator errors
crobibero
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-11-02
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-11-02
Merge pull request #4328 from crobibero/trigger-warning
Bond-009
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-27
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-10-27
Merge remote-tracking branch 'upstream/master' into query-image-type
crobibero
2020-10-14
Remove CommaDelimitedArrayModelBinderProvider
crobibero
2020-10-11
Merge pull request #4304 from crobibero/query-location-type
dkanada
2020-10-09
Convert image type string to enum.
crobibero
2020-10-09
Convert exclude location type string to enum.
crobibero
2020-10-09
Convert filters string to enum.
crobibero
2020-10-09
Convert field string to enum.
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Add missing references
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-31
Merge pull request #4018 from barronpm/library-entity-cleanup
Bond-009
2020-08-30
Move library entities to folder.
Patrick Barron
2020-08-27
Fix permissions for individual channel plugins #2858
PrplHaz4
[next]