| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Fix server side error on clipboard check | MohamedBassem | 2025-04-19 | 1 | -2/+12 |
| | | |||||
| * | ui(web): Copy link button greyed out when clipboard not available (#1209) | ekambains | 2025-04-13 | 1 | -0/+2 |
| | | | | | | * ui(web): Now the copy link button is greyed out when clipboard is not available * Fix: handled navigator check safely | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -6/+6 |
| | | |||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 1 | -11/+14 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 1 | -14/+18 |
| | | | | | | | | | | | | | | | | | | | | * 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: Add delete bookmark confirmation dialog. Fixes #776 (#787) | Nicole Li | 2024-12-31 | 1 | -12/+9 |
| | | |||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 1 | -17/+26 |
| | | | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now | ||||
| * | feature(web): Add ability to manually trigger full page archives. Fixes #398 ↵ | kamtschatka | 2024-09-30 | 1 | -0/+25 |
| | | | | | | | | | | | | | | (#418) * [Feature Request] Ability to select what to "crawl full page archive" #398 Added the ability to start a full page crawl for links and also in bulk operations added the ability to refresh links as a bulk operation as well * minor icon and wording changes --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | refactor: added the bookmark type to the database (#256) | kamtschatka | 2024-07-01 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | * 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(web): Change the AddList modal to allow adding and removing ↵ | MohamedBassem | 2024-04-23 | 1 | -6/+6 |
| | | | | | bookmarks from lists | ||||
| * | refactor: Move the shared types to the shared package | MohamedBassem | 2024-04-18 | 1 | -1/+4 |
| | | |||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 1 | -3/+3 |
| | | |||||
| * | feature: Extract hook logic into separate package and add a new action bar ↵ | MohamedBassem | 2024-04-07 | 1 | -32/+20 |
| | | | | | in bookmark preview | ||||
| * | fix: Refresh the search cache when a bookmark is deleted. Fixes #26 | MohamedBassem | 2024-03-27 | 1 | -0/+5 |
| | | |||||
| * | fix: Allow setting demo mode creds when demo mode is enabled | MohamedBassem | 2024-03-26 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Add support for removing items from lists | MohamedBassem | 2024-03-20 | 1 | -1/+30 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -0/+7 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 1 | -6/+8 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+185 |
