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 7d9c61e795
fix: log error and sendAuthUpdate if we fail to load the portals
2023-07-18 15:52:11 -04:00
..
background refactor: further split background entry into more components 2023-07-17 23:51:03 -04:00
bootloader fix: log error and sendAuthUpdate if we fail to load the portals 2023-07-18 15:52:11 -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 feat: implement a simple dynamic message system from the background script to the bootloader/kernel 2023-07-18 08:51:18 -04:00
bridge.ts refactor: remove unneeded listener 2023-07-17 23:51:34 -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