aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27feature: Change maximum asset size to be configurable. Fixes #33MohamedBassem1-1/+1
2024-03-27fix: Allow uploading webp images. Fixes #35MohamedBassem1-1/+5
2024-03-26fix: Reject asset uploads in demo modeMohamedBassem1-0/+8
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2-23/+17
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem3-17/+83
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-4/+5
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2-0/+39