aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Fix sherif failures by sorting depsMohamedBassem2024-08-311-4/+4
* feature(mobile): Allow editing notes from the mobile appMohamedBassem2024-08-251-0/+29
* fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)kamtschatka2024-07-131-0/+1
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-2/+3
* feature: Allow users to delete all unused tags in one goMohamedBassem2024-04-261-0/+14
* 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: 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
* 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 in...MohamedBassem2024-04-075-0/+119