aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/assetdb.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-07feat: add gif asset type support (#1876)Drashi1-0/+2
2025-08-22feat: Support video uploads and attachments (#1847)Evan Sharp1-0/+10
2025-07-06feat: Add per user storage quotaMohamed Bassem1-32/+21
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem1-94/+576
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem1-1/+1
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-0/+33
2025-02-01deps: Upgrade typescript to 5.7Mohamed Bassem1-1/+4
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+7
2025-01-05refactor: Implement file streaming for asset route. Fixes #818Mohamed Bassem (aider)1-0/+19
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+16
2024-10-12feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem1-0/+42
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem1-0/+12
2024-07-05fix: Renaming full page archive asset file doesn't work inside docker. Fixes ...MohamedBassem1-1/+4
2024-06-23feature: Automatically transfer image urls into bookmared assets. Fixes #246MohamedBassem1-3/+7
2024-06-22feature: add support for PDF links. Fixes #28 (#216)kamtschatka1-6/+14
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-1/+34
2024-04-20fix: Ensure that downloaded asset images are from the allowed content typesMohamedBassem1-0/+10
2024-04-20feature: Download images and screenshotsMohamedBassem1-0/+4
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-0/+1
2024-04-05fix: Delete user's assets when the user is deletedMohamedBassem1-0/+12
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-7/+12
2024-03-19refactor: Change asset storage to be the filesystem instead of sqliteMohamedBassem1-0/+64