aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react/hooks/bookmarks.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: Upgrade react-query to 5.90MohamedBassem2025-11-021-14/+14
|
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-6/+2
|
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-311-1/+2
|
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with ↵MohamedBassem2025-04-081-15/+0
| | | | updateBookmark
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-021-0/+4
|
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-231-45/+0
|
* feature: Add a summarize with AI button for linksMohamed Bassem2024-10-271-0/+15
|
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-0/+45
|
* feature(mobile): Allow editing notes from the mobile appMohamedBassem2024-08-251-0/+29
|
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-0/+1
|
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-231-0/+19
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-191-5/+5
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-3/+88
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-071-0/+43
in bookmark preview