aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-31fix: Incremental polling interval for ongoing crawlsMohamed Bassem1-6/+2
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-2/+2
2025-07-27chore: More turbo fixesMohamedBassem1-2/+4
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-26deps: Upgrade trpcMohamed Bassem1-1/+1
2025-07-14feat: adding search history #1541 (#1627)lexafaxine1-0/+102
2025-07-13feat: Add delete account supportMohamed Bassem1-0/+10
2025-06-22chore: More oxlint changesMohamed Bassem2-3/+0
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz2-9/+35
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz1-1/+1
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-1/+1
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem4-86/+3
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-0/+14
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem1-1/+12
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-0/+40
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix1-0/+15
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem7-16/+16
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-15/+0
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-0/+17
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem1-2/+2
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem2-0/+6
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2-45/+49
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem2-0/+30
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem1-0/+3
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem1-0/+46
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-6/+2
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem1-0/+15
2024-10-05feature: Persevere the source URL of clipped texts from the extension.MohamedBassem1-0/+13
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-0/+45
2024-08-31build: Fix sherif failures by sorting depsMohamedBassem1-4/+4
2024-08-25feature(mobile): Allow editing notes from the mobile appMohamedBassem1-0/+29
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