viba-cli 0.16.0 → 0.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -0
- package/.next/build-manifest.json +2 -2
- package/.next/fallback-build-manifest.json +2 -2
- package/.next/prerender-manifest.json +27 -3
- package/.next/required-server-files.js +3 -0
- package/.next/required-server-files.json +3 -0
- package/.next/routes-manifest.json +6 -0
- package/.next/server/app/_global-error/page.js +2 -2
- package/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +2 -2
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page.js +1 -1
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/component-source/resolve/route.js +1 -1
- package/.next/server/app/api/component-source/resolve/route.js.nft.json +1 -1
- package/.next/server/app/api/preview-proxy/start/route.js +1 -1
- package/.next/server/app/api/preview-proxy/start/route.js.nft.json +1 -1
- package/.next/server/app/credentials/page/app-paths-manifest.json +3 -0
- package/.next/server/app/credentials/page/build-manifest.json +17 -0
- package/.next/server/app/credentials/page/next-font-manifest.json +11 -0
- package/.next/server/app/credentials/page/react-loadable-manifest.json +1 -0
- package/.next/server/app/credentials/page/server-reference-manifest.json +65 -0
- package/.next/server/app/credentials/page.js +17 -0
- package/.next/server/app/credentials/page.js.map +5 -0
- package/.next/server/app/credentials/page.js.nft.json +1 -0
- package/.next/server/app/credentials/page_client-reference-manifest.js +2 -0
- package/.next/server/app/credentials.html +1 -0
- package/.next/server/app/credentials.meta +15 -0
- package/.next/server/app/credentials.rsc +20 -0
- package/.next/server/app/credentials.segments/_full.segment.rsc +20 -0
- package/.next/server/app/credentials.segments/_head.segment.rsc +6 -0
- package/.next/server/app/credentials.segments/_index.segment.rsc +5 -0
- package/.next/server/app/credentials.segments/_tree.segment.rsc +4 -0
- package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +9 -0
- package/.next/server/app/credentials.segments/credentials.segment.rsc +4 -0
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +3 -3
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/new/page/server-reference-manifest.json +61 -46
- package/.next/server/app/new/page.js +3 -3
- package/.next/server/app/new/page.js.nft.json +1 -1
- package/.next/server/app/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page/server-reference-manifest.json +61 -46
- package/.next/server/app/page.js +3 -3
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/session/[sessionId]/page/server-reference-manifest.json +18 -18
- package/.next/server/app/session/[sessionId]/page.js +3 -3
- package/.next/server/app/session/[sessionId]/page.js.nft.json +1 -1
- package/.next/server/app/session/[sessionId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -0
- package/.next/server/chunks/[externals]__5d99c4a5._.js +3 -0
- package/.next/server/chunks/[externals]__60650a97._.js +3 -0
- package/.next/server/chunks/ssr/[externals]_keytar_23140f5c._.js +3 -0
- package/.next/server/chunks/ssr/[externals]_keytar_23140f5c._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0f4b4e29._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0f4b4e29._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__683e716d._.js → [root-of-the-server]__17345fe7._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__683e716d._.js.map → [root-of-the-server]__17345fe7._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0f584432._.js → [root-of-the-server]__2dd6f545._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__4604db7a._.js → [root-of-the-server]__45281821._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__53817fb3._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__53817fb3._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__8a0e24f5._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__8a0e24f5._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__8b58c789._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__8b58c789._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__ca21770d._.js → [root-of-the-server]__93ddb098._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__93ddb098._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__97d60c43._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__97d60c43._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__999d9da5._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__086c4362._.js.map → [root-of-the-server]__999d9da5._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__99c90313._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__99c90313._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__b34e2fd7._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__b34e2fd7._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__ca6b57fd._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__ca6b57fd._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__cb11b5eb._.js +4 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__ca05f4a0._.js.map → [root-of-the-server]__cb11b5eb._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ecb136ac._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__ecb136ac._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__eec0d3c4._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__eec0d3c4._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__90a96f44._.js → [root-of-the-server]__ff59cd57._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__90a96f44._.js.map → [root-of-the-server]__ff59cd57._.js.map} +1 -1
- package/.next/server/chunks/ssr/_597cb855._.js +4 -0
- package/.next/server/chunks/ssr/_597cb855._.js.map +1 -0
- package/.next/server/chunks/ssr/node_modules_61fa9608._.js +8 -0
- package/.next/server/chunks/ssr/node_modules_61fa9608._.js.map +1 -0
- package/.next/server/chunks/ssr/{_9aad5de4._.js → node_modules_8cba5059._.js} +3 -3
- package/.next/server/chunks/ssr/node_modules_8cba5059._.js.map +1 -0
- package/.next/server/chunks/ssr/node_modules_8d27431f._.js +8 -0
- package/.next/server/chunks/ssr/node_modules_8d27431f._.js.map +1 -0
- package/.next/server/chunks/ssr/{_2d8b69eb._.js → node_modules_e604472b._.js} +3 -3
- package/.next/server/chunks/ssr/node_modules_e604472b._.js.map +1 -0
- package/.next/server/chunks/ssr/src_app_session_[sessionId]_SessionPageClient_tsx_dab490d7._.js +1 -3
- package/.next/server/chunks/ssr/src_app_session_[sessionId]_SessionPageClient_tsx_dab490d7._.js.map +1 -1
- package/.next/server/chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js +2 -4
- package/.next/server/chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js.map +1 -1
- package/.next/server/next-font-manifest.js +1 -1
- package/.next/server/next-font-manifest.json +4 -0
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +157 -83
- package/.next/static/chunks/{660dde386765d6d2.js → 085da7823d01cc9c.js} +3 -3
- package/.next/static/chunks/{2ad6ea8cc15960f2.js → 455da08a17f8b156.js} +3 -3
- package/.next/static/chunks/4f3394ed14b55920.js +3 -0
- package/.next/static/chunks/63199c91b9367faf.js +3 -0
- package/.next/static/chunks/78bbc2b72c81a406.js +1 -0
- package/.next/static/chunks/a80a958edc7d308f.js +3 -0
- package/.next/static/chunks/dd7ab75cebb1129b.css +3 -0
- package/next.config.mjs +1 -0
- package/package.json +2 -1
- package/.next/server/chunks/[externals]__3a32ece3._.js +0 -3
- package/.next/server/chunks/[externals]__be7652c1._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__086c4362._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__14040f84._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__14040f84._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__28c55180._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__28c55180._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__7cb77b2c._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__7cb77b2c._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__90433455._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__90433455._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__997d0abe._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__997d0abe._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ca05f4a0._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__ca21770d._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__f56dd853._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__f56dd853._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__fc21e97b._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__fc21e97b._.js.map +0 -1
- package/.next/server/chunks/ssr/_2d8b69eb._.js.map +0 -1
- package/.next/server/chunks/ssr/_89491450._.js +0 -8
- package/.next/server/chunks/ssr/_89491450._.js.map +0 -1
- package/.next/server/chunks/ssr/_9aad5de4._.js.map +0 -1
- package/.next/static/chunks/1e68d6f867104d33.js +0 -3
- package/.next/static/chunks/74f04c1c1df58968.js +0 -3
- package/.next/static/chunks/7f97d710f0f65591.css +0 -3
- package/.next/static/chunks/a95f626254af994c.js +0 -5
- /package/.next/server/chunks/{[externals]__3a32ece3._.js.map → [externals]__5d99c4a5._.js.map} +0 -0
- /package/.next/server/chunks/{[externals]__be7652c1._.js.map → [externals]__60650a97._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__0f584432._.js.map → [root-of-the-server]__2dd6f545._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__4604db7a._.js.map → [root-of-the-server]__45281821._.js.map} +0 -0
- /package/.next/static/{v6mncCHdB1IHE5fd7JPBO → wnjyGh7Tpd-C6MCeMdVV7}/_buildManifest.js +0 -0
- /package/.next/static/{v6mncCHdB1IHE5fd7JPBO → wnjyGh7Tpd-C6MCeMdVV7}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{v6mncCHdB1IHE5fd7JPBO → wnjyGh7Tpd-C6MCeMdVV7}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--v6mncCHdB1IHE5fd7JPBO--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fgithub.png&w=32&q=75 1x, /_next/image?url=%2Fgithub.png&w=48&q=75 2x"/><link rel="stylesheet" href="/_next/static/chunks/7f97d710f0f65591.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/b77fa77a013ad38a.js"/><script src="/_next/static/chunks/0b5678df432c3623.js" async=""></script><script src="/_next/static/chunks/aee6c7720838f8a2.js" async=""></script><script src="/_next/static/chunks/0dfa5be743492ce2.js" async=""></script><script src="/_next/static/chunks/turbopack-18722873613a4289.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/d2be314c3ece3fbe.js" async=""></script><script src="/_next/static/chunks/660dde386765d6d2.js" async=""></script><script src="/_next/static/chunks/a95f626254af994c.js" async=""></script><meta name="next-size-adjust" content=""/><title>Viba</title><link rel="icon" href="/icon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><a href="https://github.com/m0o0scar/viba" target="_blank" rel="noopener noreferrer" aria-label="Open Viba GitHub repository" class="fixed top-0 right-0 z-50 h-20 w-20 cursor-pointer border-l border-b border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95" style="clip-path:polygon(100% 0, 0 0, 100% 100%)"><span class="absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2"><img alt="GitHub" width="22" height="22" decoding="async" data-nimg="1" class="rotate-45" style="color:transparent" srcSet="/_next/image?url=%2Fgithub.png&w=32&q=75 1x, /_next/image?url=%2Fgithub.png&w=48&q=75 2x" src="/_next/image?url=%2Fgithub.png&w=48&q=75"/></span></a><main class="flex min-h-screen flex-col items-center justify-center bg-base-100 p-4 md:p-24"><div class="card w-full max-w-2xl bg-base-200 shadow-xl"><div class="card-body"><h2 class="card-title flex justify-between items-center"><div class="flex items-center gap-2"><img alt="Viba" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="rounded-sm" style="color:transparent" srcSet="/_next/image?url=%2Ficon.png&w=32&q=75 1x, /_next/image?url=%2Ficon.png&w=48&q=75 2x" src="/_next/image?url=%2Ficon.png&w=48&q=75"/>Viba</div><div class="flex items-center gap-2"><button class="btn btn-ghost btn-sm gap-2" title="Set default browsing folder"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-cog w-4 h-4" aria-hidden="true"><path d="M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3"></path><path d="m14.305 19.53.923-.382"></path><path d="m15.228 16.852-.923-.383"></path><path d="m16.852 15.228-.383-.923"></path><path d="m16.852 20.772-.383.924"></path><path d="m19.148 15.228.383-.923"></path><path d="m19.53 21.696-.382-.924"></path><path d="m20.772 16.852.924-.383"></path><path d="m20.772 19.148.924.383"></path><circle cx="18" cy="18" r="3"></circle></svg>Set Default Root</button><button class="btn btn-primary btn-sm gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg> Open Local Repo</button></div></h2><div class="mt-4 space-y-4"><div class="space-y-2"><h3 class="text-sm font-semibold opacity-70 uppercase tracking-wide">Recent Repositories</h3><div class="flex items-center justify-center py-8 bg-base-100 rounded-lg"><span class="loading loading-spinner loading-md"></span></div></div></div></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/b77fa77a013ad38a.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n4:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\n5:I[52683,[\"/_next/static/chunks/660dde386765d6d2.js\",\"/_next/static/chunks/a95f626254af994c.js\"],\"default\"]\n8:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\nf:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/7f97d710f0f65591.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"v6mncCHdB1IHE5fd7JPBO\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/7f97d710f0f65591.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/660dde386765d6d2.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/a95f626254af994c.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:{}\n7:\"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\na:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L10\",\"2\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><!--wnjyGh7Tpd_C6MCeMdVV7--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fgithub.png&w=32&q=75 1x, /_next/image?url=%2Fgithub.png&w=48&q=75 2x"/><link rel="stylesheet" href="/_next/static/chunks/dd7ab75cebb1129b.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/b77fa77a013ad38a.js"/><script src="/_next/static/chunks/0b5678df432c3623.js" async=""></script><script src="/_next/static/chunks/aee6c7720838f8a2.js" async=""></script><script src="/_next/static/chunks/0dfa5be743492ce2.js" async=""></script><script src="/_next/static/chunks/turbopack-18722873613a4289.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/d2be314c3ece3fbe.js" async=""></script><script src="/_next/static/chunks/085da7823d01cc9c.js" async=""></script><script src="/_next/static/chunks/4f3394ed14b55920.js" async=""></script><meta name="next-size-adjust" content=""/><title>Viba</title><link rel="icon" href="/icon.png"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><a href="https://github.com/m0o0scar/viba" target="_blank" rel="noopener noreferrer" aria-label="Open Viba GitHub repository" class="fixed top-0 right-0 z-50 h-20 w-20 cursor-pointer border-l border-b border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95" style="clip-path:polygon(100% 0, 0 0, 100% 100%)"><span class="absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2"><img alt="GitHub" width="22" height="22" decoding="async" data-nimg="1" class="rotate-45" style="color:transparent" srcSet="/_next/image?url=%2Fgithub.png&w=32&q=75 1x, /_next/image?url=%2Fgithub.png&w=48&q=75 2x" src="/_next/image?url=%2Fgithub.png&w=48&q=75"/></span></a><main class="flex min-h-screen flex-col items-center justify-center bg-base-100 p-4 md:p-24"><div class="card w-full max-w-2xl bg-base-200 shadow-xl"><div class="card-body"><h2 class="card-title flex justify-between items-center"><div class="flex items-center gap-2"><img alt="Viba" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="rounded-sm" style="color:transparent" srcSet="/_next/image?url=%2Ficon.png&w=32&q=75 1x, /_next/image?url=%2Ficon.png&w=48&q=75 2x" src="/_next/image?url=%2Ficon.png&w=48&q=75"/>Viba</div><div class="flex items-center gap-2"><button class="btn btn-ghost btn-sm gap-2" title="Manage GitHub/GitLab credentials"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-key-round w-4 h-4" aria-hidden="true"><path d="M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z"></path><circle cx="16.5" cy="7.5" r=".5" fill="currentColor"></circle></svg>Credentials</button><button class="btn btn-ghost btn-sm gap-2" title="Set default browsing folder"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-folder-cog w-4 h-4" aria-hidden="true"><path d="M10.3 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.98a2 2 0 0 1 1.69.9l.66 1.2A2 2 0 0 0 12 6h8a2 2 0 0 1 2 2v3.3"></path><path d="m14.305 19.53.923-.382"></path><path d="m15.228 16.852-.923-.383"></path><path d="m16.852 15.228-.383-.923"></path><path d="m16.852 20.772-.383.924"></path><path d="m19.148 15.228.383-.923"></path><path d="m19.53 21.696-.382-.924"></path><path d="m20.772 16.852.924-.383"></path><path d="m20.772 19.148.924.383"></path><circle cx="18" cy="18" r="3"></circle></svg>Set Default Root</button><button class="btn btn-primary btn-sm gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus w-4 h-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg> Open Local Repo</button></div></h2><div class="mt-4 space-y-4"><div class="space-y-2"><h3 class="text-sm font-semibold opacity-70 uppercase tracking-wide">Recent Repositories</h3><div class="flex items-center justify-center py-8 bg-base-100 rounded-lg"><span class="loading loading-spinner loading-md"></span></div></div></div></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/b77fa77a013ad38a.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"default\"]\n4:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ClientPageRoot\"]\n5:I[52683,[\"/_next/static/chunks/085da7823d01cc9c.js\",\"/_next/static/chunks/4f3394ed14b55920.js\"],\"default\"]\n8:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"ViewportBoundary\"]\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"MetadataBoundary\"]\nf:I[68027,[],\"default\"]\n:HL[\"/_next/static/chunks/dd7ab75cebb1129b.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"wnjyGh7Tpd-C6MCeMdVV7\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/dd7ab75cebb1129b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/085da7823d01cc9c.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/4f3394ed14b55920.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:{}\n7:\"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/d2be314c3ece3fbe.js\"],\"IconMark\"]\na:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"Viba\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/icon.png\"}],[\"$\",\"$L10\",\"2\",{}]]\n"])</script></body></html>
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
5
|
-
5:I[52683,["/_next/static/chunks/
|
|
5
|
+
5:I[52683,["/_next/static/chunks/085da7823d01cc9c.js","/_next/static/chunks/4f3394ed14b55920.js"],"default"]
|
|
6
6
|
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
7
7
|
9:"$Sreact.suspense"
|
|
8
8
|
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
9
9
|
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
10
10
|
f:I[68027,[],"default"]
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
:HL["/_next/static/chunks/dd7ab75cebb1129b.css","style"]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"b":"
|
|
14
|
+
0:{"P":null,"b":"wnjyGh7Tpd-C6MCeMdVV7","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/dd7ab75cebb1129b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/085da7823d01cc9c.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/4f3394ed14b55920.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
15
15
|
6:{}
|
|
16
16
|
7:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
17
17
|
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[52683,["/_next/static/chunks/
|
|
3
|
+
3:I[52683,["/_next/static/chunks/085da7823d01cc9c.js","/_next/static/chunks/4f3394ed14b55920.js"],"default"]
|
|
4
4
|
6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"wnjyGh7Tpd-C6MCeMdVV7","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/085da7823d01cc9c.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/4f3394ed14b55920.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
4
|
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ClientPageRoot"]
|
|
5
|
-
5:I[52683,["/_next/static/chunks/
|
|
5
|
+
5:I[52683,["/_next/static/chunks/085da7823d01cc9c.js","/_next/static/chunks/4f3394ed14b55920.js"],"default"]
|
|
6
6
|
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"OutletBoundary"]
|
|
7
7
|
9:"$Sreact.suspense"
|
|
8
8
|
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"ViewportBoundary"]
|
|
9
9
|
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
10
10
|
f:I[68027,[],"default"]
|
|
11
|
-
:HL["/_next/static/chunks/
|
|
11
|
+
:HL["/_next/static/chunks/dd7ab75cebb1129b.css","style"]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"b":"
|
|
14
|
+
0:{"P":null,"b":"wnjyGh7Tpd-C6MCeMdVV7","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/dd7ab75cebb1129b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/085da7823d01cc9c.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/4f3394ed14b55920.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
15
15
|
6:{}
|
|
16
16
|
7:"$0:f:0:1:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
17
17
|
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"
|
|
6
|
+
0:{"buildId":"wnjyGh7Tpd-C6MCeMdVV7","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Viba"}],["$","link","1",{"rel":"icon","href":"/icon.png"}],["$","$L5","2",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"]
|
|
4
|
-
:HL["/_next/static/chunks/
|
|
5
|
-
0:{"buildId":"
|
|
4
|
+
:HL["/_next/static/chunks/dd7ab75cebb1129b.css","style"]
|
|
5
|
+
0:{"buildId":"wnjyGh7Tpd-C6MCeMdVV7","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/dd7ab75cebb1129b.css","precedence":"next"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/dd7ab75cebb1129b.css","style"]
|
|
2
2
|
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
3
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"wnjyGh7Tpd-C6MCeMdVV7","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"402049a51d1ca6db2818a90f672096d8b1f9e9998a": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/new/page": {
|
|
6
|
-
"moduleId":
|
|
6
|
+
"moduleId": 72496,
|
|
7
7
|
"async": false,
|
|
8
8
|
"exportedName": "checkDirectoryAccessible",
|
|
9
9
|
"filename": "src/app/actions/git.ts"
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
"exportedName": "checkDirectoryAccessible",
|
|
16
16
|
"filename": "src/app/actions/git.ts"
|
|
17
17
|
},
|
|
18
|
-
"
|
|
18
|
+
"40986b59dad2e7ed2d6313af6d0dcac57397e2b324": {
|
|
19
19
|
"workers": {
|
|
20
20
|
"app/new/page": {
|
|
21
|
-
"moduleId":
|
|
21
|
+
"moduleId": 72496,
|
|
22
22
|
"async": false,
|
|
23
23
|
"exportedName": "listDirectories",
|
|
24
24
|
"filename": "src/app/actions/git.ts"
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"exportedName": "listDirectories",
|
|
31
31
|
"filename": "src/app/actions/git.ts"
|
|
32
32
|
},
|
|
33
|
-
"
|
|
33
|
+
"00f2c61198618f84e4136634732270fad870dd9554": {
|
|
34
34
|
"workers": {
|
|
35
35
|
"app/new/page": {
|
|
36
|
-
"moduleId":
|
|
36
|
+
"moduleId": 72496,
|
|
37
37
|
"async": false,
|
|
38
38
|
"exportedName": "getHomeDirectory",
|
|
39
39
|
"filename": "src/app/actions/git.ts"
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"exportedName": "getHomeDirectory",
|
|
46
46
|
"filename": "src/app/actions/git.ts"
|
|
47
47
|
},
|
|
48
|
-
"
|
|
48
|
+
"400cbfc8c521c45a6f6adeec1f4b297e2644671747": {
|
|
49
49
|
"workers": {
|
|
50
50
|
"app/new/page": {
|
|
51
|
-
"moduleId":
|
|
51
|
+
"moduleId": 72496,
|
|
52
52
|
"async": false,
|
|
53
53
|
"exportedName": "checkIsGitRepo",
|
|
54
54
|
"filename": "src/app/actions/git.ts"
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"exportedName": "checkIsGitRepo",
|
|
61
61
|
"filename": "src/app/actions/git.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4022b965ca1fe521d06daa98f0174c5f4bc2097970": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/new/page": {
|
|
66
|
-
"moduleId":
|
|
66
|
+
"moduleId": 72496,
|
|
67
67
|
"async": false,
|
|
68
68
|
"exportedName": "getBranches",
|
|
69
69
|
"filename": "src/app/actions/git.ts"
|
|
@@ -75,10 +75,10 @@
|
|
|
75
75
|
"exportedName": "getBranches",
|
|
76
76
|
"filename": "src/app/actions/git.ts"
|
|
77
77
|
},
|
|
78
|
-
"
|
|
78
|
+
"60799215c7b6468ae0369d2f925f09248851e016a2": {
|
|
79
79
|
"workers": {
|
|
80
80
|
"app/new/page": {
|
|
81
|
-
"moduleId":
|
|
81
|
+
"moduleId": 72496,
|
|
82
82
|
"async": false,
|
|
83
83
|
"exportedName": "checkoutBranch",
|
|
84
84
|
"filename": "src/app/actions/git.ts"
|
|
@@ -90,10 +90,10 @@
|
|
|
90
90
|
"exportedName": "checkoutBranch",
|
|
91
91
|
"filename": "src/app/actions/git.ts"
|
|
92
92
|
},
|
|
93
|
-
"
|
|
93
|
+
"7f5bda4c7bd5e68ec8a478374b3e7d54bc7d479b07": {
|
|
94
94
|
"workers": {
|
|
95
95
|
"app/new/page": {
|
|
96
|
-
"moduleId":
|
|
96
|
+
"moduleId": 72496,
|
|
97
97
|
"async": false,
|
|
98
98
|
"exportedName": "startTtydProcess",
|
|
99
99
|
"filename": "src/app/actions/git.ts"
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"exportedName": "startTtydProcess",
|
|
106
106
|
"filename": "src/app/actions/git.ts"
|
|
107
107
|
},
|
|
108
|
-
"
|
|
108
|
+
"7f9da734aeb584e0970c47ee7c02200fb890807599": {
|
|
109
109
|
"workers": {
|
|
110
110
|
"app/new/page": {
|
|
111
|
-
"moduleId":
|
|
111
|
+
"moduleId": 72496,
|
|
112
112
|
"async": false,
|
|
113
113
|
"exportedName": "getStartupScript",
|
|
114
114
|
"filename": "src/app/actions/git.ts"
|
|
@@ -120,10 +120,10 @@
|
|
|
120
120
|
"exportedName": "getStartupScript",
|
|
121
121
|
"filename": "src/app/actions/git.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"7f282c744696cfd1de2730331634c16b1d2a4569bd": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/new/page": {
|
|
126
|
-
"moduleId":
|
|
126
|
+
"moduleId": 72496,
|
|
127
127
|
"async": false,
|
|
128
128
|
"exportedName": "getDefaultDevServerScript",
|
|
129
129
|
"filename": "src/app/actions/git.ts"
|
|
@@ -135,10 +135,10 @@
|
|
|
135
135
|
"exportedName": "getDefaultDevServerScript",
|
|
136
136
|
"filename": "src/app/actions/git.ts"
|
|
137
137
|
},
|
|
138
|
-
"
|
|
138
|
+
"7f8cce0dac8a53474149a0ef9a5da3cc172bb508c0": {
|
|
139
139
|
"workers": {
|
|
140
140
|
"app/new/page": {
|
|
141
|
-
"moduleId":
|
|
141
|
+
"moduleId": 72496,
|
|
142
142
|
"async": false,
|
|
143
143
|
"exportedName": "listRepoFiles",
|
|
144
144
|
"filename": "src/app/actions/git.ts"
|
|
@@ -150,10 +150,10 @@
|
|
|
150
150
|
"exportedName": "listRepoFiles",
|
|
151
151
|
"filename": "src/app/actions/git.ts"
|
|
152
152
|
},
|
|
153
|
-
"
|
|
153
|
+
"7f7e661f5b4c0959fce7cb1176a2f74f112c76df9f": {
|
|
154
154
|
"workers": {
|
|
155
155
|
"app/new/page": {
|
|
156
|
-
"moduleId":
|
|
156
|
+
"moduleId": 72496,
|
|
157
157
|
"async": false,
|
|
158
158
|
"exportedName": "saveAttachments",
|
|
159
159
|
"filename": "src/app/actions/git.ts"
|
|
@@ -165,10 +165,10 @@
|
|
|
165
165
|
"exportedName": "saveAttachments",
|
|
166
166
|
"filename": "src/app/actions/git.ts"
|
|
167
167
|
},
|
|
168
|
-
"
|
|
168
|
+
"4027240f68b38666f303975d87e63e0dfe73afb62d": {
|
|
169
169
|
"workers": {
|
|
170
170
|
"app/new/page": {
|
|
171
|
-
"moduleId":
|
|
171
|
+
"moduleId": 72496,
|
|
172
172
|
"async": false,
|
|
173
173
|
"exportedName": "checkAgentCliInstalled",
|
|
174
174
|
"filename": "src/app/actions/git.ts"
|
|
@@ -180,10 +180,10 @@
|
|
|
180
180
|
"exportedName": "checkAgentCliInstalled",
|
|
181
181
|
"filename": "src/app/actions/git.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"401460854fdcfc717dda9fda285aaca353bebb07d7": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/new/page": {
|
|
186
|
-
"moduleId":
|
|
186
|
+
"moduleId": 72496,
|
|
187
187
|
"async": false,
|
|
188
188
|
"exportedName": "installAgentCli",
|
|
189
189
|
"filename": "src/app/actions/git.ts"
|
|
@@ -195,10 +195,10 @@
|
|
|
195
195
|
"exportedName": "installAgentCli",
|
|
196
196
|
"filename": "src/app/actions/git.ts"
|
|
197
197
|
},
|
|
198
|
-
"
|
|
198
|
+
"404032b18cf362a97fb44478d41640141e7411bf42": {
|
|
199
199
|
"workers": {
|
|
200
200
|
"app/new/page": {
|
|
201
|
-
"moduleId":
|
|
201
|
+
"moduleId": 72496,
|
|
202
202
|
"async": false,
|
|
203
203
|
"exportedName": "resolveRepositoryByName",
|
|
204
204
|
"filename": "src/app/actions/repository.ts"
|
|
@@ -210,10 +210,10 @@
|
|
|
210
210
|
"exportedName": "resolveRepositoryByName",
|
|
211
211
|
"filename": "src/app/actions/repository.ts"
|
|
212
212
|
},
|
|
213
|
-
"
|
|
213
|
+
"70dc70ed7b1a40c1d3da467aae83a0c8a6d47e7761": {
|
|
214
214
|
"workers": {
|
|
215
215
|
"app/new/page": {
|
|
216
|
-
"moduleId":
|
|
216
|
+
"moduleId": 72496,
|
|
217
217
|
"async": false,
|
|
218
218
|
"exportedName": "copySessionAttachments",
|
|
219
219
|
"filename": "src/app/actions/session.ts"
|
|
@@ -225,10 +225,10 @@
|
|
|
225
225
|
"exportedName": "copySessionAttachments",
|
|
226
226
|
"filename": "src/app/actions/session.ts"
|
|
227
227
|
},
|
|
228
|
-
"
|
|
228
|
+
"703ace398e6ae0d4ed8084c75708becf71ccee5847": {
|
|
229
229
|
"workers": {
|
|
230
230
|
"app/new/page": {
|
|
231
|
-
"moduleId":
|
|
231
|
+
"moduleId": 72496,
|
|
232
232
|
"async": false,
|
|
233
233
|
"exportedName": "createSession",
|
|
234
234
|
"filename": "src/app/actions/session.ts"
|
|
@@ -240,10 +240,10 @@
|
|
|
240
240
|
"exportedName": "createSession",
|
|
241
241
|
"filename": "src/app/actions/session.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"40ea783814968efc22bd61fae3eca5fcb065f14ba9": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/new/page": {
|
|
246
|
-
"moduleId":
|
|
246
|
+
"moduleId": 72496,
|
|
247
247
|
"async": false,
|
|
248
248
|
"exportedName": "deleteSession",
|
|
249
249
|
"filename": "src/app/actions/session.ts"
|
|
@@ -255,10 +255,10 @@
|
|
|
255
255
|
"exportedName": "deleteSession",
|
|
256
256
|
"filename": "src/app/actions/session.ts"
|
|
257
257
|
},
|
|
258
|
-
"
|
|
258
|
+
"406931ec09ffeae3a5edd7c3f635709211220e87f9": {
|
|
259
259
|
"workers": {
|
|
260
260
|
"app/new/page": {
|
|
261
|
-
"moduleId":
|
|
261
|
+
"moduleId": 72496,
|
|
262
262
|
"async": false,
|
|
263
263
|
"exportedName": "getSessionPrefillContext",
|
|
264
264
|
"filename": "src/app/actions/session.ts"
|
|
@@ -270,10 +270,10 @@
|
|
|
270
270
|
"exportedName": "getSessionPrefillContext",
|
|
271
271
|
"filename": "src/app/actions/session.ts"
|
|
272
272
|
},
|
|
273
|
-
"
|
|
273
|
+
"408483f0ec64f86d68d7b24e22242504de09617cea": {
|
|
274
274
|
"workers": {
|
|
275
275
|
"app/new/page": {
|
|
276
|
-
"moduleId":
|
|
276
|
+
"moduleId": 72496,
|
|
277
277
|
"async": false,
|
|
278
278
|
"exportedName": "listSessions",
|
|
279
279
|
"filename": "src/app/actions/session.ts"
|
|
@@ -285,10 +285,10 @@
|
|
|
285
285
|
"exportedName": "listSessions",
|
|
286
286
|
"filename": "src/app/actions/session.ts"
|
|
287
287
|
},
|
|
288
|
-
"
|
|
288
|
+
"60eeeebd75f68f395180434358d5a5662752ef9902": {
|
|
289
289
|
"workers": {
|
|
290
290
|
"app/new/page": {
|
|
291
|
-
"moduleId":
|
|
291
|
+
"moduleId": 72496,
|
|
292
292
|
"async": false,
|
|
293
293
|
"exportedName": "saveSessionLaunchContext",
|
|
294
294
|
"filename": "src/app/actions/session.ts"
|
|
@@ -300,10 +300,10 @@
|
|
|
300
300
|
"exportedName": "saveSessionLaunchContext",
|
|
301
301
|
"filename": "src/app/actions/session.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"004bfabaf4b1e82781f3d5b0d7e58113b55176c6c3": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/new/page": {
|
|
306
|
-
"moduleId":
|
|
306
|
+
"moduleId": 72496,
|
|
307
307
|
"async": false,
|
|
308
308
|
"exportedName": "getConfig",
|
|
309
309
|
"filename": "src/app/actions/config.ts"
|
|
@@ -315,10 +315,10 @@
|
|
|
315
315
|
"exportedName": "getConfig",
|
|
316
316
|
"filename": "src/app/actions/config.ts"
|
|
317
317
|
},
|
|
318
|
-
"
|
|
318
|
+
"4013beb0fd5e41605f35d43f0410f0aa46998a3b48": {
|
|
319
319
|
"workers": {
|
|
320
320
|
"app/new/page": {
|
|
321
|
-
"moduleId":
|
|
321
|
+
"moduleId": 72496,
|
|
322
322
|
"async": false,
|
|
323
323
|
"exportedName": "updateConfig",
|
|
324
324
|
"filename": "src/app/actions/config.ts"
|
|
@@ -330,10 +330,10 @@
|
|
|
330
330
|
"exportedName": "updateConfig",
|
|
331
331
|
"filename": "src/app/actions/config.ts"
|
|
332
332
|
},
|
|
333
|
-
"
|
|
333
|
+
"601730fa59d968263bd7383a69c1a56f2fa1c01aa3": {
|
|
334
334
|
"workers": {
|
|
335
335
|
"app/new/page": {
|
|
336
|
-
"moduleId":
|
|
336
|
+
"moduleId": 72496,
|
|
337
337
|
"async": false,
|
|
338
338
|
"exportedName": "updateRepoSettings",
|
|
339
339
|
"filename": "src/app/actions/config.ts"
|
|
@@ -344,6 +344,21 @@
|
|
|
344
344
|
},
|
|
345
345
|
"exportedName": "updateRepoSettings",
|
|
346
346
|
"filename": "src/app/actions/config.ts"
|
|
347
|
+
},
|
|
348
|
+
"0078074bcb5c62bcd2ced5447a3fdb8dbfdf7b3386": {
|
|
349
|
+
"workers": {
|
|
350
|
+
"app/new/page": {
|
|
351
|
+
"moduleId": 72496,
|
|
352
|
+
"async": false,
|
|
353
|
+
"exportedName": "listCredentials",
|
|
354
|
+
"filename": "src/app/actions/credentials.ts"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"layer": {
|
|
358
|
+
"app/new/page": "action-browser"
|
|
359
|
+
},
|
|
360
|
+
"exportedName": "listCredentials",
|
|
361
|
+
"filename": "src/app/actions/credentials.ts"
|
|
347
362
|
}
|
|
348
363
|
},
|
|
349
364
|
"edge": {}
|
|
@@ -2,7 +2,7 @@ var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/new/page.js
|
|
|
2
2
|
R.c("server/chunks/ssr/[root-of-the-server]__30652385._.js")
|
|
3
3
|
R.c("server/chunks/ssr/node_modules_next_dist_65e60196._.js")
|
|
4
4
|
R.c("server/chunks/ssr/_eeb65f56._.js")
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__17345fe7._.js")
|
|
6
6
|
R.c("server/chunks/ssr/node_modules_d3586d0c._.js")
|
|
7
7
|
R.c("server/chunks/ssr/node_modules_next_dist_174ae28d._.js")
|
|
8
8
|
R.c("server/chunks/ssr/node_modules_next_dist_f9713a08._.js")
|
|
@@ -12,7 +12,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__11fa4345._.js")
|
|
|
12
12
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_9774470f._.js")
|
|
13
13
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js")
|
|
14
14
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js")
|
|
15
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
16
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
15
|
+
R.c("server/chunks/ssr/[root-of-the-server]__97d60c43._.js")
|
|
16
|
+
R.c("server/chunks/ssr/[root-of-the-server]__8a0e24f5._.js")
|
|
17
17
|
R.m(27109)
|
|
18
18
|
module.exports=R.m(27109).exports
|