| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Extract quota logic into its own class | Mohamed Bassem | 2025-09-06 | 1 | -5/+6 |
| | | |||||
| * | fix: Dont attempt to remove uploaded tmp file if it's already removed | MohamedBassem | 2025-08-22 | 1 | -1/+7 |
| | | |||||
| * | fix: Sanitize uploaded file names. #1765 | MohamedBassem | 2025-08-22 | 1 | -1/+2 |
| | | |||||
| * | feat: Add per user storage quota | Mohamed Bassem | 2025-07-06 | 1 | -1/+16 |
| | | |||||
| * | feat: Add support for S3 as an asset storage layer (#1703) | Mohamed Bassem | 2025-07-04 | 1 | -1/+1 |
| | | | | | | | | | | * feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3 | ||||
| * | refactor: Migrate from NextJs's API routes to Hono based routes for the API ↵ | Mohamed Bassem | 2025-05-18 | 1 | -0/+110 |
| (#1432) * Setup Hono and migrate the highlights API there * Implement the tags and lists endpoint * Implement the bookmarks and users endpoints * Add the trpc error code adapter * Remove the old nextjs handlers * fix api key not found handling * Fix trpc error handling * Fix 204 handling * Fix search ordering * Implement the singlefile endpoint * Implement the asset serving endpoints * Implement webauth * Add hono as a catch all route under api * fix tests | |||||
