Commit Graph

18 Commits

Author SHA1 Message Date
865dcae931 feat: pass options to downstream decryptor 2023-06-10 12:06:02 +01:00
647a70bf83 test: ignore coverage to test nextTickFn 2023-06-05 00:04:59 +01:00
b97f089bac test: added test for enumObject. 2023-06-05 00:04:33 +01:00
d8c17708b2 chore: fix typo 2023-06-03 14:15:21 +01:00
b136bac9b6 feat: setup redux store for settings 2023-06-03 14:09:11 +01:00
52d86e4601 feat: friendly way to inform user there's an error (#12) 2023-05-22 22:24:41 +01:00
bb633cd6f2 refactor: make console log less verbose when not needed 2023-05-22 00:00:35 +01:00
4cfc672646 feat: print performance logs to console. 2023-05-21 18:00:06 +01:00
3b6d27948d chore: use url format for request id 2023-05-18 22:12:45 +01:00
635796ad69 test: added test for DecryptionQueue (#8) 2023-05-18 22:12:34 +01:00
2186a08fa5 fix: replace setImmediate with a cross environment compatible version 2023-05-18 22:00:43 +01:00
0b7b72c8ef refactor: simplify logic handling worker message 2023-05-18 00:21:11 +01:00
7df50c7c75 chore: remove abuse of any in WorkerEventBus 2023-05-18 00:18:22 +01:00
8f071d94c6 test: added test for ConcurrentQueue 2023-05-18 00:04:53 +01:00
1e761610dd fix: type safe ConcurrentQueue 2023-05-18 00:04:37 +01:00
1fafe34fa1 test: get coverage work 2023-05-16 22:47:47 +01:00
3c0a9433dd chore: type updates 2023-05-15 00:09:38 +01:00
911ee2a2fa feat: get web worker mechanism working (pass file around) 2023-05-08 17:36:10 +01:00