aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/v1/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem3-223/+0
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz1-0/+12
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-0/+5
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem2-3/+3
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem1-4/+2
2024-10-20fix: Better handling for body JSON parsing errorsMohamed Bassem1-1/+22
2024-10-20feature: Add DELETE REST APIs for bookmarks, lists and tagsMohamed Bassem1-2/+2
2024-10-20featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem3-0/+187