aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/routes (unfollow)
Commit message (Expand)AuthorFilesLines
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