Skip to content

Commit ab6e188

Browse files
committed
update TODO
1 parent 9e7d000 commit ab6e188

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

TODO.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
- Steam encryption process to avoid loading large files into memory
22
- Enforce file size limits on uploads and quota limits based on user tier
33
- Redirect to R2 signed URLs for uploads and downloads instead of proxying through the worker
4-
- Securely manage sensitive environment variables like SERVER_PEPPER and JWT_SECRET
54
- Show tier 0 (free) limitations in the UI - especially the retention period for 24h
6-
- Apply linting and formatting standards across the codebase
7-
- Develop a CI (Github and Cloudflare worker integration) pipeline for automated testing and deployment
8-
- Put API on /api path to allow the frontend to use a wider range of paths without conflicting with API routes (e.g., /file/{file_id} for file download)
95
- Review the use of the public key vs user ID in the authentication and rate limiting logic to ensure consistency and security

0 commit comments

Comments
 (0)