Commit Graph

2 Commits

Author SHA1 Message Date
Mondo Diaz
0302e5b21a Add offline detection, chunked uploads, and security tests (#9, #10, #12, #15)
- Add offline detection with navigator.onLine and auto-pause/resume
- Implement chunked upload for files >100MB with localStorage persistence
- Add download by artifact ID input field in PackagePage
- Add 10 security tests for path traversal and malformed requests
- Fix test setup globalThis reference
2026-01-07 14:24:44 -06:00
Mondo Diaz
2f1891cf01 Metadata database tracks all uploads with project, package, tag, and timestamp queryable via API 2026-01-07 12:31:44 -06:00