aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/assetdb.ts (unfollow)
Commit message (Expand)AuthorFilesLines
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