aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/index.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-27fix: fix move the admin route to the /v1 prefixMohamed Bassem1-1/+1
2025-07-27fix(tests): Load plugins on API package entrypointMohamedBassem1-0/+3
2025-07-27feat: Support NO_COLOR for logging. Fixes #1778MohamedBassem1-2/+7
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem1-1/+3
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem1-0/+2
2025-07-10feat: Add support for email verificationMohamed Bassem1-6/+8
2025-07-10fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709Mohamed Bassem1-0/+6
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem1-1/+4
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem1-0/+2
2025-07-04refactor: Move the trpc endpoint to honoMohamed Bassem1-0/+2
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-1/+3
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-1/+3
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem1-0/+46