aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem4-1/+54
2025-07-06feat: Add per user storage quotaMohamed Bassem1-1/+16
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2-3/+3
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem2-0/+18
2025-07-04refactor: Move the trpc endpoint to honoMohamed Bassem3-0/+31
2025-06-22chore: More oxlint changesMohamed Bassem1-4/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz2-9/+24
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 Bassem5-54/+113
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem5-2/+126
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 Bassem14-0/+882