| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 7 | -16/+16 |
| | | |||||
| * | fix: Deprecate the updateBookmarkText trpc endpoint and replace it with ↵ | MohamedBassem | 2025-04-08 | 1 | -15/+0 |
| | | | | | updateBookmark | ||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 1 | -0/+17 |
| | | |||||
| * | deps: Upgrade trpc and react query | Mohamed Bassem | 2025-03-22 | 1 | -2/+2 |
| | | |||||
| * | feat(web): Show list stats in the sidebar | Mohamed Bassem | 2025-03-02 | 2 | -0/+6 |
| | | |||||
| * | feat: Add a setting page to manage assets. Fixes #730 | Mohamed Bassem | 2025-02-23 | 2 | -45/+49 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 2 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | feat: Implement the all highlights page. Fixes #620 | Mohamed Bassem | 2024-12-28 | 1 | -0/+3 |
| | | |||||
| * | feat: Implement highlights support for links. Fixes #620 | Mohamed Bassem | 2024-12-27 | 1 | -0/+46 |
| | | |||||
| * | deps(mobile): Upgrade to Expo 52 (#692) | Mohamed Bassem | 2024-11-24 | 1 | -6/+2 |
| | | | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar | ||||
| * | feature: Add a summarize with AI button for links | Mohamed Bassem | 2024-10-27 | 1 | -0/+15 |
| | | |||||
| * | feature: Persevere the source URL of clipped texts from the extension. | MohamedBassem | 2024-10-05 | 1 | -0/+13 |
| | | | | | Fixes #448 | ||||
| * | feature(web): Show attachments and allow users to manipulate them. | MohamedBassem | 2024-09-22 | 1 | -0/+45 |
| | | |||||
| * | build: Fix sherif failures by sorting deps | MohamedBassem | 2024-08-31 | 1 | -4/+4 |
| | | |||||
| * | feature(mobile): Allow editing notes from the mobile app | MohamedBassem | 2024-08-25 | 1 | -0/+29 |
| | | |||||
| * | fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291) | kamtschatka | 2024-07-13 | 1 | -0/+1 |
| | | | | limiting the length of the URL for batched requests to prevent 431 errors | ||||
| * | refactor: added the bookmark type to the database (#256) | kamtschatka | 2024-07-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | * refactoring asset types Extracted out functions to silently delete assets and to update them after crawling Generalized the mapping of assets to bookmark fields to make extending them easier * Added the bookmark type to the database Introduced an enum to have better type safety cleaned up the code and based some code on the type directly * add BookmarkType.UNKNWON * lint and remove unused function --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature: Allow users to delete all unused tags in one go | MohamedBassem | 2024-04-26 | 1 | -0/+14 |
| | | |||||
| * | feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 ↵ | Mohamed Bassem | 2024-04-25 | 1 | -0/+55 |
| | | | | | | | | (#125) * feature(web): Allow deleting tags from the all tags page * feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 | ||||
| * | ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 2024-04-24 | 1 | -0/+1 |
| | | |||||
| * | feature(extension): Allow adding tags and lists to newly hoarded bookmarks | MohamedBassem | 2024-04-23 | 2 | -0/+26 |
| | | |||||
| * | feature: Download images and screenshots | MohamedBassem | 2024-04-20 | 2 | -0/+42 |
| | | |||||
| * | fix(mobile): Fix flicker on sign in page | MohamedBassem | 2024-04-19 | 1 | -5/+1 |
| | | |||||
| * | feature: Nested lists (#110). Fixes #62 | Mohamed Bassem | 2024-04-19 | 2 | -7/+81 |
| | | | | | | * feature: Add support for nested lists * prevent moving the parent to a subtree | ||||
| * | refactor: Move the shared types to the shared package | MohamedBassem | 2024-04-18 | 2 | -1/+2 |
| | | |||||
| * | fix: Delete the API key on logout from phone or extension | MohamedBassem | 2024-04-09 | 2 | -1/+53 |
| | | |||||
| * | fix: Fix type in the useAddBookmarkToList hook | MohamedBassem | 2024-04-09 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 3 | -4/+129 |
| | | |||||
| * | feature: Extract hook logic into separate package and add a new action bar ↵ | MohamedBassem | 2024-04-07 | 5 | -0/+119 |
| in bookmark preview | |||||
