Commit graph

4 commits

Author SHA1 Message Date
2eb924dc9c Add Vitest setup and tests for encryption
- Set up Vitest with testing-library and jsdom for frontend tests - Add
encryption.test.ts to verify deriveKey, wrapMasterKey, unwrapMasterKey -
Add test/setup.ts to extend jest-dom matchers and cleanup after tests -
Enable Vitest in Vite config and add test scripts in
frontend/package.json
2025-12-13 12:15:14 +00:00
b596c9f34d Refactor Home UI and add StatusIndicator 2025-12-11 22:20:23 +00:00
60ddf0520e Slight style changes. might revert. fixed scroll. 2025-11-25 22:09:02 +00:00
9645f411f3 Bulk update 2025-11-23 09:08:01 +00:00
Renamed from frontend/vite.config.ts (Browse further)