aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react/hooks (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-14feat: adding search history #1541 (#1627)lexafaxine1-0/+102
2025-07-13feat: Add delete account supportMohamed Bassem1-0/+10
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+2
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-0/+14
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 karakeepMohamedBassem3-4/+4
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-15/+0
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-10-27feature: Add a summarize with AI button for linksMohamed Bassem1-0/+15
2024-09-22feature(web): Show attachments and allow users to manipulate them.MohamedBassem1-0/+45
2024-08-25feature(mobile): Allow editing notes from the mobile appMohamedBassem1-0/+29
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-19feature: Nested lists (#110). Fixes #62Mohamed Bassem2-7/+81
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
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...MohamedBassem2-0/+57