1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/apps/stable/features/search/api
2025-03-24 20:19:38 +03:00
..
fetchItemsByType.ts Combine search queries and make them synchronous 2025-03-21 21:42:58 +03:00
useArtistsSearch.ts Refactor query keys 2025-03-21 21:42:58 +03:00
useLiveTvSearch.ts Refactor query keys 2025-03-21 21:42:58 +03:00
usePeopleSearch.ts Refactor query keys 2025-03-21 21:42:58 +03:00
useProgramsSearch.ts Separate LiveTvProgram to a standalone query 2025-03-24 20:19:38 +03:00
useSearchItems.ts Separate LiveTvProgram to a standalone query 2025-03-24 20:19:38 +03:00
useSearchSuggestions.ts Disable refetch on window refocus for search suggestions 2025-03-21 21:42:58 +03:00
useVideoSearch.ts Refactor query keys 2025-03-21 21:42:58 +03:00