aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(api): Expose the update user API in the openapi specsMohamed Bassem2025-07-123-0/+48
* feat: Add support for email verificationMohamed Bassem2025-07-101-6/+8
* fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709Mohamed Bassem2025-07-101-0/+6
* feat: Add prometheus monitoring. Fixes #758Mohamed Bassem2025-07-064-1/+54
* feat: Add per user storage quotaMohamed Bassem2025-07-061-1/+16
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-042-3/+3
* refactor: Move the health endpoint to hono as wellMohamed Bassem2025-07-042-0/+18
* refactor: Move the trpc endpoint to honoMohamed Bassem2025-07-043-0/+31
* chore: More oxlint changesMohamed Bassem2025-06-221-4/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-9/+24
* fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2025-06-211-0/+2
* feat(ui): Improve the look of the public bookmarks pageMohamed Bassem2025-06-071-6/+11
* fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2025-06-072-42/+51
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-1/+68
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-015-54/+113
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-315-2/+126
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-1/+11
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-1814-0/+882