| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: hoarder-linux.sh > karakeep-linux.sh v2.1 (#1219) | Chris | 2025-04-13 | 5 | -124/+197 |
| | | | | | | | | | | | | * hoarder-linux.sh > karakeep-linux.sh v2.1 - Adds a migrate function so users can convert their Hoarder install to a Karakeep install - The function will also check for an update after finishing the migration - Various fixes and optimisations * Update docs with Debuntu migration path and replace Hoarder with Karakeep | ||||
| * | build: Allow auto deployment of MCP package to npm | Mohamed Bassem | 2025-04-13 | 1 | -0/+24 |
| | | |||||
| * | fix(mcp): Allow accessing asset extracted content in MCP | Mohamed Bassem | 2025-04-13 | 2 | -2/+2 |
| | | |||||
| * | feat: Allow editing the extracted content of an asset bookmark | Mohamed Bassem | 2025-04-13 | 6 | -6/+66 |
| | | |||||
| * | fix(mcp): compact the response of get bookmark lists | Mohamed Bassem | 2025-04-13 | 5 | -101/+99 |
| | | |||||
| * | 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 | ||||
| * | fix(mcp): Reduce token usage of the MCP server | Mohamed Bassem | 2025-04-13 | 6 | -10/+167 |
| | | |||||
| * | feat(mobile/android): Add monochrome app icon (#1258) | Steffo | 2025-04-13 | 1 | -1/+2 |
| | | |||||
| * | docs: replace hoarder with karakeep in CONTRIBUTING.md and FAQ (#1256) | Mark :) | 2025-04-13 | 2 | -5/+5 |
| | | | | | | * chore: replace hoarder in contributing * chore: replace hoarder with karakeep in faq | ||||
| * | fix(web): fit popover content box to emoji picker size (#1257) | Mark :) | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 28 | -139/+2512 |
| | | |||||
| * | feat(web): Optionally add short description to lists (#1225) | ekambains | 2025-04-12 | 10 | -1/+1743 |
| | | | | | | | | | | * feat(web): Optionally add short description to lists * regenerate openapi spec --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | docs: add Arch Linux karakeep migration instructions (#1218) | devome | 2025-04-12 | 1 | -1/+48 |
| | | | | | | * docs: update Arch Linux installation * docs: add Arch Linux migration instructions | ||||
| * | fix(landing): Made the year in footer dynamic (#1223) | ekambains | 2025-04-12 | 1 | -1/+3 |
| | | |||||
| * | chore: Replace hoarder with karakeep in github issue templates (#1247) | Mark :) | 2025-04-12 | 3 | -11/+11 |
| | | | | | | | | * chore: replace Hoarder in bug report template * chore: replace hoarder with karakeep in feature requests template * chore: replace hoarder with karakeep in question template | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 230 | -644/+654 |
| | | |||||
| * | chrore: Update meilisearch version to 13.3 in both docker compose files (#1244) | Mark :) | 2025-04-12 | 3 | -3/+3 |
| | | | | | | | | * feat: update meilisearch to v1.13.3 in compose.dev * feat: update meilisearch in docker-compose.yml to 13.3 * update e2e_tests meilisearch to 1.13.3 | ||||
| * | i18n: Add Korean language (#1239) | jkywalker | 2025-04-12 | 1 | -0/+1 |
| | | |||||
| * | docs: Remove hoarder references for docusaurus config preventing the indexing | MohamedBassem | 2025-04-09 | 1 | -13/+13 |
| | | |||||
| * | build: Regenerate the openapi specs and sdk | MohamedBassem | 2025-04-08 | 2 | -0/+40 |
| | | |||||
| * | fix: Deprecate the updateBookmarkText trpc endpoint and replace it with ↵ | MohamedBassem | 2025-04-08 | 4 | -20/+6 |
| | | | | | updateBookmark | ||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 14 | -102/+732 |
| | | |||||
| * | docs: update Arch Linux installation (#1216) | devome | 2025-04-07 | 1 | -15/+15 |
| | | |||||
| * | chore: update repo release url to karakeep (#1210) | Meysam | 2025-04-07 | 1 | -2/+2 |
| | | |||||
| * | fix: Do clientside import dedup and parallelize import calls | MohamedBassem | 2025-04-07 | 2 | -24/+102 |
| | | |||||
| * | feat: Add a search matcher for rss feed bookmarks | MohamedBassem | 2025-04-06 | 7 | -1/+144 |
| | | |||||
| * | feat(web): A slightly better looking banner when no bookmarks are found | MohamedBassem | 2025-04-06 | 3 | -1/+27 |
| | | |||||
| * | fix(web): Get rid of focus rings for ghost buttons | MohamedBassem | 2025-04-06 | 1 | -1/+2 |
| | | |||||
| * | refactor: Migrate the landing page from nextjs to vite | MohamedBassem | 2025-04-06 | 20 | -320/+671 |
| | | |||||
| * | fix(web): Line clamp sidebar items to a single line | MohamedBassem | 2025-04-06 | 1 | -1/+3 |
| | | |||||
| * | fix(installation): Fix the baremetal installation script after the rebrand | MohamedBassem | 2025-04-06 | 1 | -17/+17 |
| | | |||||
| * | release(extension): Release version 1.2.4 | MohamedBassem | 2025-04-06 | 1 | -1/+1 |
| | | |||||
| * | fix(extenion): Added white icon for dark mode users (#1176) | Lukas | 2025-04-06 | 4 | -1/+18 |
| | | |||||
| * | fix(extension): Update extension logo and name | MohamedBassem | 2025-04-06 | 3 | -2/+2 |
| | | |||||
| * | fix(mobile): Revert mobile app slug name | MohamedBassem | 2025-04-06 | 1 | -1/+1 |
| | | |||||
| * | fix(mobile): Update karakeep logo and splash screen | MohamedBassem | 2025-04-06 | 5 | -14/+17 |
| | | |||||
| * | docs: Release the 0.23.1 docs | Mohamed Bassem | 2025-04-05 | 28 | -0/+1348 |
| | | |||||
| * | chore: Rename mobile and pwa manifests to karakeep | MohamedBassem | 2025-04-05 | 2 | -5/+5 |
| | | |||||
| * | docs: Update installation docs with karakeep | MohamedBassem | 2025-04-05 | 4 | -33/+31 |
| | | |||||
| * | build: Update image source label in the dockerfile | Mohamed Bassem | 2025-04-05 | 1 | -2/+2 |
| | | |||||
| * | fix: Drop the rebranding banner | Mohamed Bassem | 2025-04-05 | 1 | -17/+0 |
| | | |||||
| * | build: Build the new karakeep docker images | Mohamed Bassem | 2025-04-05 | 1 | -8/+16 |
| | | |||||
| * | readme: More readme fixes for the new name | Mohamed Bassem | 2025-04-05 | 2 | -1/+5 |
| | | |||||
| * | readme: Update readme and docs for the new name | Mohamed Bassem | 2025-04-05 | 2 | -8/+10 |
| | | |||||
| * | chore: Hoarder to Karakeep rebranding (#1199) | Mohamed Bassem | 2025-04-05 | 18 | -52/+124 |
| | | | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme | ||||
| * | feat(web): link to Github release page in web sidebar (#1192) | Jan Jaworski | 2025-04-05 | 1 | -2/+8 |
| | | | | | | | | * add github link to hoarder version in sidebar * add target blank and rel * add underline on hover | ||||
| * | i18n: Enable ukrainian language (#1195) | Denys Dovhan | 2025-04-05 | 1 | -0/+1 |
| | | |||||
| * | ui(web): Clicking view original now opens in a blank tab. Fixes #1114 (#1196) | ekambains | 2025-04-05 | 1 | -0/+1 |
| | | |||||
| * | ui(web): Drop the font weight attribute from sidebar items | Mohamed Bassem | 2025-03-30 | 2 | -4/+4 |
| | | |||||
| * | feat: Allow storing assets in a separate directory. Fixes #1091 | Mohamed Bassem | 2025-03-29 | 3 | -4/+8 |
| | | |||||
