aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/assetdb.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Full page archival with monolith. Fixes #132MohamedBassem2024-05-261-1/+34
|
* fix: Ensure that downloaded asset images are from the allowed content typesMohamedBassem2024-04-201-0/+10
|
* feature: Download images and screenshotsMohamedBassem2024-04-201-0/+4
|
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-0/+1
| | | | | | | | | | | | | | | | | | | * feature: Add PDF support * fix: PDF feature enhancements * fix: Freeze expo-share-intent version to prevent breaking changes * fix: set endOfLine to auto for cross-platform development * fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues * fix: enhancing PDF feature * fix: Allowing null in fiename for backward compatibility * fix: update pnpm file with pnpm 9.0.0-alpha-8 * fix:(web): PDF Preview for web
* fix: Delete user's assets when the user is deletedMohamedBassem2024-04-051-0/+12
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-7/+12
|
* refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem2024-03-191-0/+64