aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: fix crash in search input when query contains a percent. fixes #1941Mohamed Bassem2025-11-021-1/+1
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-0/+1
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-042-8/+75
* fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem2025-08-301-190/+82
* fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem2025-08-241-15/+11
* refactor: Extract the importing logic into its own hookMohamed Bassem2025-07-261-0/+266
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-071-0/+27
* fix(search): add new relevance sort order (#1392)xuatz2025-05-181-2/+7
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-122-2/+2
* 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: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-281-0/+22
* 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
* refactor: Extract useUpload into its own reusable hookMohamedBassem2024-09-211-0/+38
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-21/+0
* feature(web): Add support for removing items from listsMohamedBassem2024-03-201-0/+21
* 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