aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/hooks/bookmark-search.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: fix crash in search input when query contains a percent. fixes #1941Mohamed Bassem2025-11-021-1/+1
* fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem2025-08-241-15/+11
* fix(search): add new relevance sort order (#1392)xuatz2025-05-181-2/+7
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
* feat: Add Bookmark Sorting Feature (#812)Daksh Pareek2025-01-121-0/+9
* fix: Change search endpoint to accept query as raw stringMohamed Bassem2025-01-041-3/+2
* feat: Introduce advanced search capabilities (#753)Mohamed Bassem2024-12-311-8/+12
* feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem2024-12-221-10/+22
* fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem2024-10-121-1/+3
* ui(web): Reduce debounce duration to 10ms in search barMohamedBassem2024-03-161-1/+1
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-2/+2
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+73