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
2026-07-16
Revert setting default BaseItemKind for CollectionType
theguymadmax
2026-07-05
Merge pull request #17044 from Shadowghost/version-model-and-handling
Cody Robibero
2026-07-02
Fix review comments
Shadowghost
2026-06-26
Fix Book collections scanning all items
Marc Brooks
2026-06-13
Always apply recursive when filters are requested
Shadowghost
2026-06-07
Include owned items when querying items endpoint
Shadowghost
2026-06-07
Merge pull request #16121 from Shadowghost/search-rebased
Bond-009
2026-06-07
Apply suggestions from code review
Tim Eisele
2026-06-01
Only default recursive to true if we have includeItemTypes
Shadowghost
2026-05-24
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-21
Add support for filtering playlists by parentId
Shadowghost
2026-05-21
Run tree-wide dotnet format
jakobkukla
2026-05-20
Add support for filtering boxsets by parentId
Shadowghost
2026-05-16
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-15
Merge pull request #9787 from TheMelmacian/feature/language_filters
Bond-009
2026-05-14
remove language filters from old Items endpoint
TheMelmacian
2026-05-12
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-12
consolidate OpenAPI categories and deprecate startup routes (#16757)
Bond-009
2026-05-12
move language filters from QueryFiltersLegacy to QueryFilters
TheMelmacian
2026-05-10
feat: language filters for subtitles and audio
TheMelmacian
2026-05-08
consolidate OpenAPI categories and deprecate startup routes
dkanada
2026-05-04
Implement search providers
Shadowghost
2026-05-03
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-04-26
use decorators to improve openapi endpoint categories
dkanada
2026-04-12
More generic collection folder filter handling
Shadowghost
2026-04-11
Fix filters
Shadowghost
2026-04-07
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-03-27
Fix BoxSet parentId being ignored in item queries
theguymadmax
2026-03-11
Return BadRequest when an invalid set of filters is given
Bond_009
2026-03-08
Optimize Search and NextUp queries
Shadowghost
2026-01-31
Fix tag checks
Shadowghost
2025-11-30
Remove DtoExtensions.AddClientFields (#15638)
Niels van Velzen
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-25
WIP fixed namespaces
JPVenson
2025-02-19
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-13
Make the JsonConverters for delimited arrays more generic (#13396)
Bond-009
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2024-11-11
Fixed TopParent not beeing migrated
JPVenson
2024-08-05
Change arguments AssertCanUpdateUser to take a user
Bond_009
2024-06-07
Support filter by index number in ItemsController
Niels van Velzen
2024-05-01
Always attempt to get User if a user id is provided (#11471)
Cody Robibero
2024-04-30
Fix incomplete tag query for whitelist tags (#11416)
gnattu
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-03-03
Move userId in API from route to optional query parameter (#11074)
Cody Robibero
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-12-18
Merge pull request #10702 from crobibero/collection-type-lowercase
Bond-009
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-11-15
Updated the summary and the Dto name.
ArabCoders
2023-11-13
Added access validation to view item user data.
ArabCoders
2023-11-13
Refactored api call logic handling.
ArabCoders
[next]