aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react/hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem2024-04-251-0/+55
* 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-232-0/+26
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-192-7/+81
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
* fix: Fix type in the useAddBookmarkToList hookMohamedBassem2024-04-091-1/+1
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-093-4/+129
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-072-0/+57