aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-2/+2
2024-04-20fix: Ensure that downloaded asset images are from the allowed content typesMohamedBassem1-8/+5
2024-04-20feature: Download images and screenshotsMohamedBassem1-2/+2
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-2/+5
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