1
0
forked from maik/IPFS-portal
Files
IPFS-portal-deploy/graphify-out/cache/ast/b4d183d0a729b9f4854201b7a3e9a097b30f87d4f5fc666c2e5bebe5f26a3713.json
T
maikrolf 99c113b6f5 fix: bw/stats 404, gateway links, history crash
- 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()
2026-07-05 16:57:29 +02:00

1 line
12 KiB
JSON

{"nodes": [{"id": "h_ipfs_portal_package_json", "label": "package.json", "file_type": "code", "source_file": "package.json", "source_location": "L1"}, {"id": "ipfs_portal_package_name", "label": "name", "file_type": "code", "source_file": "package.json", "source_location": "L2"}, {"id": "ipfs_portal_package_version", "label": "version", "file_type": "code", "source_file": "package.json", "source_location": "L3"}, {"id": "ipfs_portal_package_private", "label": "private", "file_type": "code", "source_file": "package.json", "source_location": "L4"}, {"id": "ipfs_portal_package_description", "label": "description", "file_type": "code", "source_file": "package.json", "source_location": "L5"}, {"id": "ipfs_portal_package_scripts", "label": "scripts", "file_type": "code", "source_file": "package.json", "source_location": "L6"}, {"id": "ipfs_portal_package_scripts_dev", "label": "dev", "file_type": "code", "source_file": "package.json", "source_location": "L7"}, {"id": "ipfs_portal_package_scripts_build", "label": "build", "file_type": "code", "source_file": "package.json", "source_location": "L8"}, {"id": "ipfs_portal_package_scripts_export", "label": "export", "file_type": "code", "source_file": "package.json", "source_location": "L9"}, {"id": "ipfs_portal_package_dependencies", "label": "dependencies", "file_type": "code", "source_file": "package.json", "source_location": "L11"}, {"id": "ipfs_portal_package_dependencies_tailwindcss_postcss", "label": "@tailwindcss/postcss", "file_type": "code", "source_file": "package.json", "source_location": "L12"}, {"id": "ipfs_portal_package_dependencies_clsx", "label": "clsx", "file_type": "code", "source_file": "package.json", "source_location": "L13"}, {"id": "ipfs_portal_package_dependencies_lucide_react", "label": "lucide-react", "file_type": "code", "source_file": "package.json", "source_location": "L14"}, {"id": "ipfs_portal_package_dependencies_next", "label": "next", "file_type": "code", "source_file": "package.json", "source_location": "L15"}, {"id": "ipfs_portal_package_dependencies_postcss", "label": "postcss", "file_type": "code", "source_file": "package.json", "source_location": "L16"}, {"id": "ipfs_portal_package_dependencies_react", "label": "react", "file_type": "code", "source_file": "package.json", "source_location": "L17"}, {"id": "ipfs_portal_package_dependencies_react_dom", "label": "react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L18"}, {"id": "ipfs_portal_package_dependencies_viem", "label": "viem", "file_type": "code", "source_file": "package.json", "source_location": "L19"}, {"id": "ipfs_portal_package_devdependencies", "label": "devDependencies", "file_type": "code", "source_file": "package.json", "source_location": "L21"}, {"id": "ipfs_portal_package_devdependencies_playwright_test", "label": "@playwright/test", "file_type": "code", "source_file": "package.json", "source_location": "L22"}, {"id": "ipfs_portal_package_devdependencies_types_node", "label": "@types/node", "file_type": "code", "source_file": "package.json", "source_location": "L23"}, {"id": "ipfs_portal_package_devdependencies_types_react", "label": "@types/react", "file_type": "code", "source_file": "package.json", "source_location": "L24"}, {"id": "ipfs_portal_package_devdependencies_types_react_dom", "label": "@types/react-dom", "file_type": "code", "source_file": "package.json", "source_location": "L25"}, {"id": "ipfs_portal_package_devdependencies_tailwindcss", "label": "tailwindcss", "file_type": "code", "source_file": "package.json", "source_location": "L26"}, {"id": "ipfs_portal_package_devdependencies_typescript", "label": "typescript", "file_type": "code", "source_file": "package.json", "source_location": "L27"}], "edges": [{"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L2", "weight": 1.0}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L3", "weight": 1.0}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_private", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L4", "weight": 1.0}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L5", "weight": 1.0}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_scripts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L6", "weight": 1.0}, {"source": "ipfs_portal_package_scripts", "target": "ipfs_portal_package_scripts_dev", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L7", "weight": 1.0}, {"source": "ipfs_portal_package_scripts", "target": "ipfs_portal_package_scripts_build", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L8", "weight": 1.0}, {"source": "ipfs_portal_package_scripts", "target": "ipfs_portal_package_scripts_export", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L9", "weight": 1.0}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_dependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L11", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_tailwindcss_postcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_tailwindcss_postcss", "target": "tailwindcss_postcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_clsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_clsx", "target": "clsx", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_lucide_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_lucide_react", "target": "lucide_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_next", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_next", "target": "next", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_postcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_postcss", "target": "postcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_react", "target": "react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L17", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_react_dom", "target": "react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L18", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_dependencies", "target": "ipfs_portal_package_dependencies_viem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0}, {"source": "ipfs_portal_package_dependencies_viem", "target": "viem", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L19", "weight": 1.0, "context": "import"}, {"source": "h_ipfs_portal_package_json", "target": "ipfs_portal_package_devdependencies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L21", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_playwright_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_playwright_test", "target": "playwright_test", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L22", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_types_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_types_node", "target": "types_node", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L23", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_types_react", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_types_react", "target": "types_react", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L24", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_types_react_dom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L25", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_types_react_dom", "target": "types_react_dom", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L25", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_tailwindcss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_tailwindcss", "target": "tailwindcss", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L26", "weight": 1.0, "context": "import"}, {"source": "ipfs_portal_package_devdependencies", "target": "ipfs_portal_package_devdependencies_typescript", "relation": "contains", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0}, {"source": "ipfs_portal_package_devdependencies_typescript", "target": "typescript", "relation": "imports", "confidence": "EXTRACTED", "source_file": "package.json", "source_location": "L27", "weight": 1.0, "context": "import"}]}