forked from maik/IPFS-portal
99c113b6f5
- swr.ts: remove useBandwidth(), drop bw from useDashboard() - events/route.ts: skip bandwidth SSE (Kubo 0.28.0 unsupported) - usage/page.tsx: remove getBWStats call + bw references - helpers.ts: gatewayLink -> ipfs.maos.dedyn.io (subdomain only) - upload/page.tsx: fix local gatewayLink (subdomain only) - storage.ts: update default gatewayUrl, add defensive getHistory()
1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "h_ipfs_portal_tsconfig_json", "label": "tsconfig.json", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L1"}, {"id": "ipfs_portal_tsconfig_compileroptions", "label": "compilerOptions", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L2"}, {"id": "ipfs_portal_tsconfig_compileroptions_target", "label": "target", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L3"}, {"id": "ipfs_portal_tsconfig_compileroptions_lib", "label": "lib", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L4"}, {"id": "ipfs_portal_tsconfig_compileroptions_allowjs", "label": "allowJs", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L9"}, {"id": "ipfs_portal_tsconfig_compileroptions_skiplibcheck", "label": "skipLibCheck", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L10"}, {"id": "ipfs_portal_tsconfig_compileroptions_strict", "label": "strict", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L11"}, {"id": "ipfs_portal_tsconfig_compileroptions_noemit", "label": "noEmit", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L12"}, {"id": "ipfs_portal_tsconfig_compileroptions_esmoduleinterop", "label": "esModuleInterop", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L13"}, {"id": "ipfs_portal_tsconfig_compileroptions_module", "label": "module", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L14"}, {"id": "ipfs_portal_tsconfig_compileroptions_moduleresolution", "label": "moduleResolution", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L15"}, {"id": "ipfs_portal_tsconfig_compileroptions_resolvejsonmodule", "label": "resolveJsonModule", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L16"}, {"id": "ipfs_portal_tsconfig_compileroptions_isolatedmodules", "label": "isolatedModules", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L17"}, {"id": "ipfs_portal_tsconfig_compileroptions_jsx", "label": "jsx", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L18"}, {"id": "ipfs_portal_tsconfig_compileroptions_incremental", "label": "incremental", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L19"}, {"id": "ipfs_portal_tsconfig_compileroptions_plugins", "label": "plugins", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L20"}, {"id": "ipfs_portal_tsconfig_compileroptions_paths", "label": "paths", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L25"}, {"id": "ipfs_portal_tsconfig_paths", "label": "@/*", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L26"}, {"id": "ipfs_portal_tsconfig_include", "label": "include", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L31"}, {"id": "ipfs_portal_tsconfig_exclude", "label": "exclude", "file_type": "code", "source_file": "tsconfig.json", "source_location": "L40"}], "edges": [{"source": "h_ipfs_portal_tsconfig_json", "target": "ipfs_portal_tsconfig_compileroptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L2", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L3", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions_lib", "target": "ref_dom", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_compileroptions_lib", "target": "ref_dom_iterable", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_compileroptions_lib", "target": "ref_esnext", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_allowjs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L9", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_skiplibcheck", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L10", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_strict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L11", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_noemit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L12", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_esmoduleinterop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L13", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L14", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_moduleresolution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L15", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_resolvejsonmodule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L16", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_isolatedmodules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L17", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_jsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L18", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_incremental", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L19", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_plugins", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L20", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions", "target": "ipfs_portal_tsconfig_compileroptions_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L25", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_compileroptions_paths", "target": "ipfs_portal_tsconfig_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L26", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_paths", "target": "ref_src", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L26", "weight": 1.0, "context": "import"}, {"source": "h_ipfs_portal_tsconfig_json", "target": "ipfs_portal_tsconfig_include", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_next_env_d_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_tsx", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_next_types_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_next_dev_types_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_out_types_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_include", "target": "ref_out_dev_types_ts", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L31", "weight": 1.0, "context": "import"}, {"source": "h_ipfs_portal_tsconfig_json", "target": "ipfs_portal_tsconfig_exclude", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L40", "weight": 1.0}, {"source": "ipfs_portal_tsconfig_exclude", "target": "ref_node_modules", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L40", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_tsconfig_exclude", "target": "ref_out", "relation": "extends", "confidence": "EXTRACTED", "source_file": "tsconfig.json", "source_location": "L40", "weight": 1.0, "context": "import"}]} |