| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: fix crawling and search e2e tests (#2105) | Mohamed Bassem | 2025-11-08 | 1 | -5/+27 |
| | | | | | | | | * tests: Attempt to fix flaky tests * fix internal address * fix assets tests | ||||
| * | refactor: Migrate from NextJs's API routes to Hono based routes for the API ↵ | Mohamed Bassem | 2025-05-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1432) * Setup Hono and migrate the highlights API there * Implement the tags and lists endpoint * Implement the bookmarks and users endpoints * Add the trpc error code adapter * Remove the old nextjs handlers * fix api key not found handling * Fix trpc error handling * Fix 204 handling * Fix search ordering * Implement the singlefile endpoint * Implement the asset serving endpoints * Implement webauth * Add hono as a catch all route under api * fix tests | ||||
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 1 | -4/+4 |
| | | | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+2 |
| | | |||||
| * | feat: Expose asset manipulation endpoints in the REST API | Mohamed Bassem | 2025-01-04 | 1 | -0/+162 |
| | | |||||
| * | chore: Setup and add e2e tests for the API endpoints | Mohamed Bassem | 2024-12-30 | 1 | -0/+134 |
