This repository has been archived on 2023-12-17. You can view files and clone it, but cannot push or open issues or pull requests.
extension/src/main
Derrick Hammer bae5ad3d76
dep: update kernel hash
2023-07-20 12:45:30 -04:00
..
background refactor: change bootup process to setup all modules when authStatus is emitted and loginComplete is true 2023-07-20 12:44:31 -04:00
bootloader dep: update kernel hash 2023-07-20 12:45:30 -04:00
background.ts feat: implement a simple dynamic message system from the background script to the bootloader/kernel 2023-07-18 08:51:18 -04:00
bootloader.ts refactor: move handleIncomingMessage to its own file 2023-07-18 15:53:23 -04:00
bridge.ts refactor: remove unneeded bridgeLoaded listener 2023-07-19 05:06:08 -04:00
crypto.ts *Implement a crypto subtle polyfill 2022-08-22 01:19:34 -04:00
cryptoLoader.ts *Change crypto loader to use DOMContentLoaded to ensure document.head exists 2022-08-22 03:22:03 -04:00