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-05-21
Run tree-wide dotnet format
jakobkukla
2026-05-20
Add support for filtering boxsets by parentId
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
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-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
2023-11-12
Typo fixes.
ArabCoders
2023-11-12
Added new API endpoint to update User item data
ArabCoders
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-06-20
Don't ignore parentId for playlists
Bond_009
2023-05-26
Fix TotalRecordCount calculation
Shadowghost
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-02-20
Properly build where clause for rating checks
Shadowghost
2023-02-17
Validate requested user id (#8812)
Cody Robibero
2023-02-12
Merge branch 'master' into simplify_authz
cvium
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Add more tests
Bond_009
[next]