aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem2-8/+75
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem1-190/+82
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem1-15/+11
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem1-0/+266
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala1-0/+27
2025-05-18fix(search): add new relevance sort order (#1392)xuatz1-2/+7
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem2-2/+2
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek1-0/+9
2025-01-04fix: Change search endpoint to accept query as raw stringMohamed Bassem1-3/+2
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-8/+12
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem1-0/+22
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-10/+22
2024-10-12fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem1-1/+3
2024-09-21refactor: Extract useUpload into its own reusable hookMohamedBassem1-0/+38
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem1-21/+0
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-0/+21
2024-03-16ui(web): Reduce debounce duration to 10ms in search barMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-2/+2
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+73