aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem2025-11-081-0/+2
* deps: Upgrade react-query to 5.90MohamedBassem2025-11-028-57/+57
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-282-0/+52
* feat: Add Create Tag button to tags page (#1942)Mohamed Bassem2025-09-141-0/+14
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-6/+2
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-2/+2
* chore: More turbo fixesMohamedBassem2025-07-271-2/+4
* fix: Ensure that all packages are ESM packagesMohamedBassem2025-07-271-0/+1
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+1
* deps: Upgrade trpcMohamed Bassem2025-07-261-1/+1
* feat: adding search history #1541 (#1627)lexafaxine2025-07-141-0/+102
* feat: Add delete account supportMohamed Bassem2025-07-131-0/+10
* chore: More oxlint changesMohamed Bassem2025-06-222-3/+0
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-9/+35
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-1/+1
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-311-1/+1
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-314-86/+3
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-241-0/+14
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-1/+12
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-0/+40
* feat(web): Add support for merging lists (#1231)omnitrix2025-04-161-0/+15
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-127-16/+16
* fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem2025-04-081-15/+0
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-0/+17
* deps: Upgrade trpc and react queryMohamed Bassem2025-03-221-2/+2
* feat(web): Show list stats in the sidebarMohamed Bassem2025-03-022-0/+6
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-232-45/+49
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-022-0/+30
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-281-0/+3
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-271-0/+46
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-241-6/+2
* feature: Add a summarize with AI button for linksMohamed Bassem2024-10-271-0/+15
* feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2024-10-051-0/+13
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-0/+45
* 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