aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/routes (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-23feat: add GET /api/version endpoint (#2167)Mohamed Bassem1-0/+16
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem1-3/+30
2025-11-10feat: correct default prom metrics from web and worker containersMohamed Bassem1-0/+1
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-1/+5
2025-10-11fix(api): Return 200 when bookmark already exists instead of 200Mohamed Bassem1-1/+1
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-3/+20
2025-08-22feat: generate a random prometheus token on startupMohamedBassem1-2/+7
2025-07-26fix: Add karakeep_ prefix to hono's metricsMohamed Bassem1-0/+1
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem1-0/+44
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem1-0/+24
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-0/+16
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem1-0/+16
2025-07-04refactor: Move the trpc endpoint to honoMohamed Bassem1-0/+28
2025-06-21fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem1-0/+2
2025-06-07feat(ui): Improve the look of the public bookmarks pageMohamed Bassem1-6/+11
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2-42/+51
2025-06-01feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem1-1/+68
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem3-53/+53
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-0/+51
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-1/+11
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem6-0/+553