um-react/src/decrypt-worker
Jixun Wu 365290905c
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
feat: implement decrypt from user key
2023-06-10 14:29:50 +01:00
..
crypto feat: implement decrypt from user key 2023-06-10 14:29:50 +01:00
util feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
worker/handler feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
client.ts test: working test with TypeScript + vite (using vitest) 2023-05-17 01:46:20 +01:00
constants.ts refactor: move decrypt command to its own file; added version command 2023-05-15 00:09:26 +01:00
types.ts feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
worker.ts feat: print performance logs to console. 2023-05-21 18:00:06 +01:00