aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-06refactor: Extract quota logic into its own classMohamed Bassem1-5/+6
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-2/+19
2025-08-22fix: Dont attempt to remove uploaded tmp file if it's already removedMohamedBassem1-1/+7
2025-08-22fix: Sanitize uploaded file names. #1765MohamedBassem1-1/+2
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-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-0/+57
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-0/+54
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem3-0/+168