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 1898a50e3f
refactor: remove getBooted/weAreBooted
2023-07-20 12:40:32 -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 fix: remove origin check 2023-07-20 12:20:39 -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: remove getBooted/weAreBooted 2023-07-20 12:40:32 -04:00
webEngine.ts fix: ensure we dont add the contentProvider twice by comparing constructor names 2023-07-20 12:21:31 -04:00