| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-05-18 | refactor: Migrate from NextJs's API routes to Hono based routes for the API ↵ | Mohamed Bassem | 3 | -223/+0 | |
| (#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 | |||||
| 2025-05-18 | feat(api): enable ?sortOrder= for relevant resources (#1398) | xuatz | 1 | -0/+12 | |
| * feat(api): enable `?sortOrder=` for relevant resources * fix tests | |||||
| 2025-04-13 | fix: Dont download html content by default in the bookmark grid. Fixes #1198 | Mohamed Bassem | 1 | -0/+5 | |
| 2025-04-12 | chore: Rename hoarder packages to karakeep | MohamedBassem | 2 | -3/+3 | |
| 2024-12-27 | feat: Add REST APIs for manipulating highlights. Fixes #620 | Mohamed Bassem | 1 | -4/+2 | |
| 2024-10-20 | fix: Better handling for body JSON parsing errors | Mohamed Bassem | 1 | -1/+22 | |
| 2024-10-20 | feature: Add DELETE REST APIs for bookmarks, lists and tags | Mohamed Bassem | 1 | -2/+2 | |
| 2024-10-20 | featue: Add infra for REST APIs and implement GET /bookmarks | Mohamed Bassem | 3 | -0/+187 | |
