aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/v1/bookmarks/search/route.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem1-44/+0
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz1-0/+1
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-12/+16
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+39