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
Derrick Hammer cbc864c950
feat: add encrypted communication mechanism to the kernel for the private key
2023-07-18 08:53:51 -04:00
..
contentFilters *Refactor to a Web Stream based architecture for processing IPFS content 2022-09-08 07:28:31 -04:00
contentProviders refactor: remove favicon from InternalProvider 2023-07-18 05:32:49 -04:00
main feat: add encrypted communication mechanism to the kernel for the private key 2023-07-18 08:53:51 -04:00
clients.ts * Add two new imports and export two new clients: swarmClient and peerDiscoveryClient. 2023-04-09 19:43:22 -04:00
contentFilterBase.ts *Refactor to a Web Stream based architecture for processing IPFS content 2022-09-08 07:28:31 -04:00
contentFilterRegistry.ts *Refactor to a Web Stream based architecture for processing IPFS content 2022-09-08 07:28:31 -04:00
contextMenu.ts refactor: update imports and add missing dependencies 2023-07-17 11:39:16 -04:00
dns.ts refactor: restructure and split up code 2023-07-17 15:28:58 -04:00
mimes.ts * Add map object `extToMimes` to map file extensions to MIME types. 2023-04-09 19:45:13 -04:00
requestStream.ts refactor: update imports and add missing dependencies 2023-07-17 11:39:16 -04:00
types.ts *Track the provider used for a domain via a map 2022-08-15 09:51:43 -04:00
util.ts refactor: update imports and add missing dependencies 2023-07-17 11:39:16 -04:00
vars.ts refactor: restructure and split up code 2023-07-17 15:28:58 -04:00
webEngine.ts refactor: restructure and split up code 2023-07-17 15:28:58 -04:00