aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-13fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka1-0/+1
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-2/+3
2024-04-26feature: Allow users to delete all unused tags in one goMohamedBassem1-0/+14
2024-04-25feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...Mohamed Bassem1-0/+55
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem1-0/+1
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2-0/+26
2024-04-20feature: Download images and screenshotsMohamedBassem2-0/+42
2024-04-19fix(mobile): Fix flicker on sign in pageMohamedBassem1-5/+1
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem2-7/+81
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem2-1/+2
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem2-1/+53
2024-04-09fix: Fix type in the useAddBookmarkToList hookMohamedBassem1-1/+1
2024-04-09feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem3-4/+129
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem5-0/+119