viba-cli 0.23.0 → 0.26.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 +2 -0
- package/.next/build-manifest.json +2 -2
- package/.next/fallback-build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -3
- package/.next/routes-manifest.json +12 -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 +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- 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 +1 -1
- 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/notifications/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/notifications/route/build-manifest.json +11 -0
- package/.next/server/app/api/notifications/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/notifications/route.js +8 -0
- package/.next/server/app/api/notifications/route.js.map +5 -0
- package/.next/server/app/api/notifications/route.js.nft.json +1 -0
- package/.next/server/app/api/notifications/route_client-reference-manifest.js +2 -0
- package/.next/server/app/api/notifications/socket/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/notifications/socket/route/build-manifest.json +11 -0
- package/.next/server/app/api/notifications/socket/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/notifications/socket/route.js +8 -0
- package/.next/server/app/api/notifications/socket/route.js.map +5 -0
- package/.next/server/app/api/notifications/socket/route.js.nft.json +1 -0
- package/.next/server/app/api/notifications/socket/route_client-reference-manifest.js +2 -0
- package/.next/server/app/api/preview-proxy/start/route.js +2 -2
- package/.next/server/app/api/preview-proxy/start/route.js.nft.json +1 -1
- package/.next/server/app/credentials/page/server-reference-manifest.json +4 -4
- package/.next/server/app/credentials/page.js +1 -1
- package/.next/server/app/credentials/page.js.nft.json +1 -1
- package/.next/server/app/credentials/page_client-reference-manifest.js +1 -1
- package/.next/server/app/credentials.html +1 -1
- package/.next/server/app/credentials.rsc +2 -2
- package/.next/server/app/credentials.segments/_full.segment.rsc +2 -2
- package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_index.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/credentials.segments/credentials.segment.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +2 -2
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +2 -2
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/new/page/server-reference-manifest.json +25 -25
- package/.next/server/app/new/page.js +1 -1
- 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 +25 -25
- package/.next/server/app/page.js +1 -1
- 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 +20 -20
- package/.next/server/app/session/[sessionId]/page.js +1 -1
- 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 +2 -0
- package/.next/server/chunks/[externals]__6f5f63a1._.js +3 -0
- package/.next/server/chunks/[externals]__ad3eabe7._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__c6a126af._.js → [root-of-the-server]__1368fab8._.js} +4 -4
- package/.next/server/chunks/{[root-of-the-server]__c6a126af._.js.map → [root-of-the-server]__1368fab8._.js.map} +1 -1
- package/.next/server/chunks/[root-of-the-server]__3f327856._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__3f327856._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__d29cc8f7._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__d29cc8f7._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__fe40c3b1._.js +4 -0
- package/.next/server/chunks/[root-of-the-server]__fe40c3b1._.js.map +1 -0
- package/.next/server/chunks/_next-internal_server_app_api_notifications_route_actions_850cb780.js +3 -0
- package/.next/server/chunks/_next-internal_server_app_api_notifications_route_actions_850cb780.js.map +1 -0
- package/.next/server/chunks/_next-internal_server_app_api_notifications_socket_route_actions_41c2015d.js +3 -0
- package/.next/server/chunks/_next-internal_server_app_api_notifications_socket_route_actions_41c2015d.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__999d9da5._.js → [root-of-the-server]__012c2bdd._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__04684e03._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__04684e03._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__1362ccb6._.js → [root-of-the-server]__04bf0b15._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__1362ccb6._.js.map → [root-of-the-server]__04bf0b15._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1c2594e3._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__319c1c59._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__319c1c59._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__352d2b3c._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__352d2b3c._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__2dd6f545._.js → [root-of-the-server]__5afb130a._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__17345fe7._.js → [root-of-the-server]__7cd07782._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__9201693f._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__9201693f._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__ff59cd57._.js → [root-of-the-server]__9f8d4cf6._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__a091a4c1._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__a091a4c1._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__1d6e2635._.js → [root-of-the-server]__b2c27322._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__1d6e2635._.js.map → [root-of-the-server]__b2c27322._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ba6de807._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__e659426d._.js.map → [root-of-the-server]__ba6de807._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ca05f4a0._.js +4 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__cb11b5eb._.js.map → [root-of-the-server]__ca05f4a0._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__45281821._.js → [root-of-the-server]__ebb382fb._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__ee9c5185._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ee9c5185._.js.map +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__fdfc808a._.js → [root-of-the-server]__fbfe5cd5._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__fdfc808a._.js.map → [root-of-the-server]__fbfe5cd5._.js.map} +1 -1
- package/.next/server/chunks/ssr/src_app_session_[sessionId]_SessionPageClient_tsx_dab490d7._.js +1 -1
- 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 +1 -1
- package/.next/server/chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js.map +1 -1
- package/.next/server/functions-config-manifest.json +2 -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 +44 -44
- package/.next/static/chunks/{2613561c4b47e8eb.js → 2da4ff7bd7ef7984.js} +2 -2
- package/.next/static/chunks/{ffed048819dbdb7a.js → 4cb45c81c3579aa0.js} +1 -1
- package/.next/static/chunks/68be4ececa8dedfc.js +1 -0
- package/.next/static/chunks/{dcc7288680eb7bd1.js → 8347c7b3b84ae4c2.js} +3 -3
- package/.next/static/chunks/{712dd048a65347d2.js → 8f4ebe93d38185fb.js} +2 -2
- package/.next/static/chunks/{ff2b704204f9fc2a.js → c814bb803eca5aea.js} +1 -1
- package/README.md +1 -1
- package/bin/viba.mjs +45 -31
- package/package.json +4 -2
- package/.next/server/chunks/[externals]__5d99c4a5._.js +0 -3
- package/.next/server/chunks/[externals]__60650a97._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__cb11b5eb._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__e659426d._.js +0 -3
- package/.next/static/chunks/c5d2ae34c99c3b12.js +0 -1
- /package/.next/server/chunks/{[externals]__5d99c4a5._.js.map → [externals]__6f5f63a1._.js.map} +0 -0
- /package/.next/server/chunks/{[externals]__60650a97._.js.map → [externals]__ad3eabe7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__999d9da5._.js.map → [root-of-the-server]__012c2bdd._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__2dd6f545._.js.map → [root-of-the-server]__5afb130a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__17345fe7._.js.map → [root-of-the-server]__7cd07782._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__ff59cd57._.js.map → [root-of-the-server]__9f8d4cf6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__45281821._.js.map → [root-of-the-server]__ebb382fb._.js.map} +0 -0
- /package/.next/static/{jXn52hk-Se2m-ROMNVoDZ → T2HRQ3n5Gcw83spbEWvCi}/_buildManifest.js +0 -0
- /package/.next/static/{jXn52hk-Se2m-ROMNVoDZ → T2HRQ3n5Gcw83spbEWvCi}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{jXn52hk-Se2m-ROMNVoDZ → T2HRQ3n5Gcw83spbEWvCi}/_ssgManifest.js +0 -0
|
@@ -2,4 +2,4 @@
|
|
|
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
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.css","style"]
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"T2HRQ3n5Gcw83spbEWvCi","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/7dad2f2e170a6bec.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
1
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.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":"T2HRQ3n5Gcw83spbEWvCi","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"credentials","paramType":null,"paramKey":"credentials","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -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[63768,["/_next/static/chunks/
|
|
3
|
+
3:I[63768,["/_next/static/chunks/c814bb803eca5aea.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":"T2HRQ3n5Gcw83spbEWvCi","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/c814bb803eca5aea.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
|
|
@@ -1,4 +1,4 @@
|
|
|
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
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"T2HRQ3n5Gcw83spbEWvCi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--jXn52hk_Se2m_ROMNVoDZ--><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/7dad2f2e170a6bec.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/2613561c4b47e8eb.js" async=""></script><script src="/_next/static/chunks/712dd048a65347d2.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-4xl 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-secondary 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-cloud-download w-4 h-4" aria-hidden="true"><path d="M12 13v8l-4-4"></path><path d="m12 21 4-4"></path><path d="M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284"></path></svg> Clone Remote Repo</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/2613561c4b47e8eb.js\",\"/_next/static/chunks/712dd048a65347d2.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/7dad2f2e170a6bec.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\":\"jXn52hk-Se2m-ROMNVoDZ\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/7dad2f2e170a6bec.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/2613561c4b47e8eb.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/712dd048a65347d2.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><!--T2HRQ3n5Gcw83spbEWvCi--><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/7dad2f2e170a6bec.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/2da4ff7bd7ef7984.js" async=""></script><script src="/_next/static/chunks/8f4ebe93d38185fb.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-4xl 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-secondary 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-cloud-download w-4 h-4" aria-hidden="true"><path d="M12 13v8l-4-4"></path><path d="m12 21 4-4"></path><path d="M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284"></path></svg> Clone Remote Repo</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/2da4ff7bd7ef7984.js\",\"/_next/static/chunks/8f4ebe93d38185fb.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/7dad2f2e170a6bec.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\":\"T2HRQ3n5Gcw83spbEWvCi\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/7dad2f2e170a6bec.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/2da4ff7bd7ef7984.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/8f4ebe93d38185fb.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,7 +2,7 @@
|
|
|
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/2da4ff7bd7ef7984.js","/_next/static/chunks/8f4ebe93d38185fb.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"]
|
|
@@ -11,7 +11,7 @@ f:I[68027,[],"default"]
|
|
|
11
11
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.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":"T2HRQ3n5Gcw83spbEWvCi","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/7dad2f2e170a6bec.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/2da4ff7bd7ef7984.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8f4ebe93d38185fb.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/2da4ff7bd7ef7984.js","/_next/static/chunks/8f4ebe93d38185fb.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":"T2HRQ3n5Gcw83spbEWvCi","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/2da4ff7bd7ef7984.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/8f4ebe93d38185fb.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,7 +2,7 @@
|
|
|
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/2da4ff7bd7ef7984.js","/_next/static/chunks/8f4ebe93d38185fb.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"]
|
|
@@ -11,7 +11,7 @@ f:I[68027,[],"default"]
|
|
|
11
11
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.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":"T2HRQ3n5Gcw83spbEWvCi","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/7dad2f2e170a6bec.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/2da4ff7bd7ef7984.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8f4ebe93d38185fb.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":"T2HRQ3n5Gcw83spbEWvCi","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}
|
|
@@ -2,4 +2,4 @@
|
|
|
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
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.css","style"]
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"T2HRQ3n5Gcw83spbEWvCi","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/7dad2f2e170a6bec.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
1
|
:HL["/_next/static/chunks/7dad2f2e170a6bec.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":"T2HRQ3n5Gcw83spbEWvCi","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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40e86f65dddc3e4892a55bce7304157ebe1ac298d9": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/new/page": {
|
|
6
6
|
"moduleId": 72496,
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"exportedName": "checkDirectoryAccessible",
|
|
16
16
|
"filename": "src/app/actions/git.ts"
|
|
17
17
|
},
|
|
18
|
-
"
|
|
18
|
+
"4071dd27fbdd25bab02b32c1dd7cae0c7aabe1d331": {
|
|
19
19
|
"workers": {
|
|
20
20
|
"app/new/page": {
|
|
21
21
|
"moduleId": 72496,
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"exportedName": "listDirectories",
|
|
31
31
|
"filename": "src/app/actions/git.ts"
|
|
32
32
|
},
|
|
33
|
-
"
|
|
33
|
+
"0077d417bbf167750cb3b19762c168d853fa9b5397": {
|
|
34
34
|
"workers": {
|
|
35
35
|
"app/new/page": {
|
|
36
36
|
"moduleId": 72496,
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"exportedName": "getHomeDirectory",
|
|
46
46
|
"filename": "src/app/actions/git.ts"
|
|
47
47
|
},
|
|
48
|
-
"
|
|
48
|
+
"40b539ada759c41a4d5b2f94373b454d817b8b5853": {
|
|
49
49
|
"workers": {
|
|
50
50
|
"app/new/page": {
|
|
51
51
|
"moduleId": 72496,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "checkIsGitRepo",
|
|
61
61
|
"filename": "src/app/actions/git.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4070bef6e368a632fdfb8653bf0b2b46771a1537a1": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/new/page": {
|
|
66
66
|
"moduleId": 72496,
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"exportedName": "getBranches",
|
|
76
76
|
"filename": "src/app/actions/git.ts"
|
|
77
77
|
},
|
|
78
|
-
"
|
|
78
|
+
"602e4b1ef0f5c65211b613592fcc29fe30dd19ddf2": {
|
|
79
79
|
"workers": {
|
|
80
80
|
"app/new/page": {
|
|
81
81
|
"moduleId": 72496,
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"exportedName": "checkoutBranch",
|
|
91
91
|
"filename": "src/app/actions/git.ts"
|
|
92
92
|
},
|
|
93
|
-
"
|
|
93
|
+
"7feb6ba45513dc295001a8c80f969533fd356930dd": {
|
|
94
94
|
"workers": {
|
|
95
95
|
"app/new/page": {
|
|
96
96
|
"moduleId": 72496,
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"exportedName": "startTtydProcess",
|
|
106
106
|
"filename": "src/app/actions/git.ts"
|
|
107
107
|
},
|
|
108
|
-
"
|
|
108
|
+
"7f56e97b91b82b114b2b888f7669f74f3a3919ceef": {
|
|
109
109
|
"workers": {
|
|
110
110
|
"app/new/page": {
|
|
111
111
|
"moduleId": 72496,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "getStartupScript",
|
|
121
121
|
"filename": "src/app/actions/git.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"7f6a15dd7e521d79dd61908dc784fd2013c4bc39b0": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/new/page": {
|
|
126
126
|
"moduleId": 72496,
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"exportedName": "getDefaultDevServerScript",
|
|
136
136
|
"filename": "src/app/actions/git.ts"
|
|
137
137
|
},
|
|
138
|
-
"
|
|
138
|
+
"7f825383c336ac9922840528e36687b255cb8ad82e": {
|
|
139
139
|
"workers": {
|
|
140
140
|
"app/new/page": {
|
|
141
141
|
"moduleId": 72496,
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"exportedName": "listRepoFiles",
|
|
151
151
|
"filename": "src/app/actions/git.ts"
|
|
152
152
|
},
|
|
153
|
-
"
|
|
153
|
+
"7f66107f2dfb0b03e1399d1a8c25f110f4d896b986": {
|
|
154
154
|
"workers": {
|
|
155
155
|
"app/new/page": {
|
|
156
156
|
"moduleId": 72496,
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"exportedName": "saveAttachments",
|
|
166
166
|
"filename": "src/app/actions/git.ts"
|
|
167
167
|
},
|
|
168
|
-
"
|
|
168
|
+
"40b2586fc78398531dbe936975765befa293dfc724": {
|
|
169
169
|
"workers": {
|
|
170
170
|
"app/new/page": {
|
|
171
171
|
"moduleId": 72496,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "checkAgentCliInstalled",
|
|
181
181
|
"filename": "src/app/actions/git.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"408d0a7a715dd00211611eafe71c0bd64c256c7d0d": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/new/page": {
|
|
186
186
|
"moduleId": 72496,
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"exportedName": "installAgentCli",
|
|
196
196
|
"filename": "src/app/actions/git.ts"
|
|
197
197
|
},
|
|
198
|
-
"
|
|
198
|
+
"605c2869ff7584c223302da590d721c1edb79926cd": {
|
|
199
199
|
"workers": {
|
|
200
200
|
"app/new/page": {
|
|
201
201
|
"moduleId": 72496,
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"exportedName": "cloneRemoteRepository",
|
|
211
211
|
"filename": "src/app/actions/repository.ts"
|
|
212
212
|
},
|
|
213
|
-
"
|
|
213
|
+
"402785bac6d7a4ec171604f890489f74aa43e7c664": {
|
|
214
214
|
"workers": {
|
|
215
215
|
"app/new/page": {
|
|
216
216
|
"moduleId": 72496,
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"exportedName": "resolveRepositoryByName",
|
|
226
226
|
"filename": "src/app/actions/repository.ts"
|
|
227
227
|
},
|
|
228
|
-
"
|
|
228
|
+
"70e7c32ce12f69479fc1538c2ab2717fd71fd9a046": {
|
|
229
229
|
"workers": {
|
|
230
230
|
"app/new/page": {
|
|
231
231
|
"moduleId": 72496,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "copySessionAttachments",
|
|
241
241
|
"filename": "src/app/actions/session.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"704c6db357061b7c99acb44a58eda1bf6d4c865893": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/new/page": {
|
|
246
246
|
"moduleId": 72496,
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"exportedName": "createSession",
|
|
256
256
|
"filename": "src/app/actions/session.ts"
|
|
257
257
|
},
|
|
258
|
-
"
|
|
258
|
+
"4074be8f086727129c5a1284fac149576065894991": {
|
|
259
259
|
"workers": {
|
|
260
260
|
"app/new/page": {
|
|
261
261
|
"moduleId": 72496,
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"exportedName": "deleteSession",
|
|
271
271
|
"filename": "src/app/actions/session.ts"
|
|
272
272
|
},
|
|
273
|
-
"
|
|
273
|
+
"40a8fbf268edeeab3bb0b8c6d56461c83f24384eb5": {
|
|
274
274
|
"workers": {
|
|
275
275
|
"app/new/page": {
|
|
276
276
|
"moduleId": 72496,
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"exportedName": "getSessionPrefillContext",
|
|
286
286
|
"filename": "src/app/actions/session.ts"
|
|
287
287
|
},
|
|
288
|
-
"
|
|
288
|
+
"40b0d902b232cda8947813ec2182844c0be8fbe1c9": {
|
|
289
289
|
"workers": {
|
|
290
290
|
"app/new/page": {
|
|
291
291
|
"moduleId": 72496,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "listSessions",
|
|
301
301
|
"filename": "src/app/actions/session.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"600c4c4f9bb1a5ab32de387bdbd9d9718fe5ffe1ca": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/new/page": {
|
|
306
306
|
"moduleId": 72496,
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"exportedName": "saveSessionLaunchContext",
|
|
316
316
|
"filename": "src/app/actions/session.ts"
|
|
317
317
|
},
|
|
318
|
-
"
|
|
318
|
+
"002b48015647c6a22f6adafaef198ebfe0a7711a67": {
|
|
319
319
|
"workers": {
|
|
320
320
|
"app/new/page": {
|
|
321
321
|
"moduleId": 72496,
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"exportedName": "getConfig",
|
|
331
331
|
"filename": "src/app/actions/config.ts"
|
|
332
332
|
},
|
|
333
|
-
"
|
|
333
|
+
"402f40eacf4a26a8c06947bd931050466ecca81619": {
|
|
334
334
|
"workers": {
|
|
335
335
|
"app/new/page": {
|
|
336
336
|
"moduleId": 72496,
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"exportedName": "updateConfig",
|
|
346
346
|
"filename": "src/app/actions/config.ts"
|
|
347
347
|
},
|
|
348
|
-
"
|
|
348
|
+
"602a22c8f189f56968fc888dd45d1b76fe46a65ed1": {
|
|
349
349
|
"workers": {
|
|
350
350
|
"app/new/page": {
|
|
351
351
|
"moduleId": 72496,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "updateRepoSettings",
|
|
361
361
|
"filename": "src/app/actions/config.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"003ae9a4fbde15f52fabe8519a48c8b6448c94b0f1": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/new/page": {
|
|
366
366
|
"moduleId": 72496,
|
|
@@ -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]__7cd07782._.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")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../.git/FETCH_HEAD","../../../../.git/HEAD","../../../../.git/config","../../../../.git/config.worktree","../../../../.git/description","../../../../.git/hooks/applypatch-msg.sample","../../../../.git/hooks/commit-msg.sample","../../../../.git/hooks/fsmonitor-watchman.sample","../../../../.git/hooks/post-update.sample","../../../../.git/hooks/pre-applypatch.sample","../../../../.git/hooks/pre-commit.sample","../../../../.git/hooks/pre-merge-commit.sample","../../../../.git/hooks/pre-push.sample","../../../../.git/hooks/pre-rebase.sample","../../../../.git/hooks/pre-receive.sample","../../../../.git/hooks/prepare-commit-msg.sample","../../../../.git/hooks/push-to-checkout.sample","../../../../.git/hooks/sendemail-validate.sample","../../../../.git/hooks/update.sample","../../../../.git/index","../../../../.git/info/exclude","../../../../.git/logs/HEAD","../../../../.git/logs/refs/heads/main","../../../../.git/logs/refs/remotes/origin/main","../../../../.git/logs/refs/remotes/origin/viba/20260226-
|
|
1
|
+
{"version":1,"files":["../../../../.git/FETCH_HEAD","../../../../.git/HEAD","../../../../.git/config","../../../../.git/config.worktree","../../../../.git/description","../../../../.git/hooks/applypatch-msg.sample","../../../../.git/hooks/commit-msg.sample","../../../../.git/hooks/fsmonitor-watchman.sample","../../../../.git/hooks/post-update.sample","../../../../.git/hooks/pre-applypatch.sample","../../../../.git/hooks/pre-commit.sample","../../../../.git/hooks/pre-merge-commit.sample","../../../../.git/hooks/pre-push.sample","../../../../.git/hooks/pre-rebase.sample","../../../../.git/hooks/pre-receive.sample","../../../../.git/hooks/prepare-commit-msg.sample","../../../../.git/hooks/push-to-checkout.sample","../../../../.git/hooks/sendemail-validate.sample","../../../../.git/hooks/update.sample","../../../../.git/index","../../../../.git/info/exclude","../../../../.git/logs/HEAD","../../../../.git/logs/refs/heads/main","../../../../.git/logs/refs/remotes/origin/main","../../../../.git/logs/refs/remotes/origin/viba/20260226-1404-7639e2e3","../../../../.git/logs/refs/remotes/origin/viba/20260226-1449-47af8a07","../../../../.git/logs/refs/remotes/origin/viba/20260226-1522-53cf061f","../../../../.git/objects/pack/pack-fc736c914315449fbb454ce9d90872bb2fc05c53.idx","../../../../.git/objects/pack/pack-fc736c914315449fbb454ce9d90872bb2fc05c53.pack","../../../../.git/objects/pack/pack-fc736c914315449fbb454ce9d90872bb2fc05c53.rev","../../../../.git/refs/heads/main","../../../../.git/refs/remotes/origin/main","../../../../.git/refs/remotes/origin/viba/20260226-1404-7639e2e3","../../../../.git/refs/remotes/origin/viba/20260226-1449-47af8a07","../../../../.git/refs/remotes/origin/viba/20260226-1522-53cf061f","../../../../.git/refs/tags/v0.1.2","../../../../.git/refs/tags/v0.1.3","../../../../.git/refs/tags/v0.10.0","../../../../.git/refs/tags/v0.11.0","../../../../.git/refs/tags/v0.12.0","../../../../.git/refs/tags/v0.13.0","../../../../.git/refs/tags/v0.14.0","../../../../.git/refs/tags/v0.15.0","../../../../.git/refs/tags/v0.16.0","../../../../.git/refs/tags/v0.17.0","../../../../.git/refs/tags/v0.18.0","../../../../.git/refs/tags/v0.19.0","../../../../.git/refs/tags/v0.2.0","../../../../.git/refs/tags/v0.20.0","../../../../.git/refs/tags/v0.21.0","../../../../.git/refs/tags/v0.22.0","../../../../.git/refs/tags/v0.23.0","../../../../.git/refs/tags/v0.24.0","../../../../.git/refs/tags/v0.25.0","../../../../.git/refs/tags/v0.26.0","../../../../.git/refs/tags/v0.3.0","../../../../.git/refs/tags/v0.4.0","../../../../.git/refs/tags/v0.4.1","../../../../.git/refs/tags/v0.5.0","../../../../.git/refs/tags/v0.6.0","../../../../.git/refs/tags/v0.7.0","../../../../.git/refs/tags/v0.8.0","../../../../.git/refs/tags/v0.9.0","../../../../node_modules/keytar/build/Release/keytar.node","../../../../node_modules/keytar/lib/keytar.js","../../../../node_modules/keytar/package.json","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../package.json","../../../node_modules/keytar-eb44cd511463a26b","../../chunks/ssr/[externals]_keytar_23140f5c._.js","../../chunks/ssr/[root-of-the-server]__11fa4345._.js","../../chunks/ssr/[root-of-the-server]__1c2594e3._.js","../../chunks/ssr/[root-of-the-server]__30652385._.js","../../chunks/ssr/[root-of-the-server]__352d2b3c._.js","../../chunks/ssr/[root-of-the-server]__5afb130a._.js","../../chunks/ssr/[root-of-the-server]__7cd07782._.js","../../chunks/ssr/[root-of-the-server]__a091a4c1._.js","../../chunks/ssr/[root-of-the-server]__a457c799._.js","../../chunks/ssr/[root-of-the-server]__edf0aa7a._.js","../../chunks/ssr/[root-of-the-server]__fbfe5cd5._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_eeb65f56._.js","../../chunks/ssr/node_modules_61fa9608._.js","../../chunks/ssr/node_modules_d3586d0c._.js","../../chunks/ssr/node_modules_next_dist_174ae28d._.js","../../chunks/ssr/node_modules_next_dist_65e60196._.js","../../chunks/ssr/node_modules_next_dist_client_components_9774470f._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js","../../chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js","../../chunks/ssr/node_modules_next_dist_f9713a08._.js","../../chunks/ssr/src_app_0c8a77b8._.js","../../chunks/ssr/src_components_GitRepoSelector_tsx_05c81afa._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|