aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/assets (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 Bassem2-0/+81