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
b9b4334393 Add frontend testing infrastructure with Vitest (#14) 2026-01-07 14:01:37 -06:00