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 615a9680e7
* Remove obsolete code for logging in bridge.ts.
2023-04-09 19:42:57 -04:00
..
background.ts * Add DNS setup functionality and import necessary clients, add peer and relay registration, and refactor DNS setup to use promises instead of callbacks. 2023-04-09 19:42:31 -04:00
bootloader.ts *WIP 2023-04-03 13:29:20 -04:00
bridge.ts * Remove obsolete code for logging in bridge.ts. 2023-04-09 19:42:57 -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
vars.ts *Consolidate all dns setup into 1 function and store the promise 2022-08-22 01:52:10 -04:00