aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Download images and screenshotsMohamedBassem2024-04-202-0/+42
|
* fix(mobile): Fix flicker on sign in pageMohamedBassem2024-04-191-5/+1
|
* feature: Nested lists (#110). Fixes #62Mohamed Bassem2024-04-192-7/+81
| | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-182-1/+2
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-092-1/+53
|
* 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 ↵MohamedBassem2024-04-075-0/+119
in bookmark preview