aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/assetdb.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-291-0/+2
* feat: add gif asset type support (#1876)Drashi2025-09-071-0/+2
* feat: Support video uploads and attachments (#1847)Evan Sharp2025-08-221-0/+10
* feat: Add per user storage quotaMohamed Bassem2025-07-061-32/+21
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-041-94/+576
* feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem2025-03-291-1/+1
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-171-0/+33
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-011-1/+4
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+7
* refactor: Implement file streaming for asset route. Fixes #818Mohamed Bassem (aider)2025-01-051-0/+19
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-281-0/+16
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-121-0/+42
* refactor: Start tracking bookmark assets in the assets tableMohamedBassem2024-10-061-0/+12
* fix: Renaming full page archive asset file doesn't work inside docker. Fixes ...MohamedBassem2024-07-051-1/+4
* feature: Automatically transfer image urls into bookmared assets. Fixes #246MohamedBassem2024-06-231-3/+7
* feature: add support for PDF links. Fixes #28 (#216)kamtschatka2024-06-221-6/+14
* 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
* 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