viba-cli 0.24.0 → 0.27.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 +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/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 +49 -4
- package/.next/server/app/credentials/page.js +2 -2
- 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 +3 -3
- package/.next/server/app/credentials.segments/_full.segment.rsc +3 -3
- package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
- package/.next/server/app/credentials.segments/_index.segment.rsc +2 -2
- package/.next/server/app/credentials.segments/_tree.segment.rsc +2 -2
- 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 +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 +40 -25
- 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 +40 -25
- 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 +20 -20
- package/.next/server/app/session/[sessionId]/page.js +2 -2
- 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]__0522f852._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0522f852._.js.map +1 -0
- 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]__44008467._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__44008467._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__4c388861._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__4c388861._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__59834c63._.js +4 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__59834c63._.js.map +1 -0
- 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]__c790b631._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__c790b631._.js.map +1 -0
- 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]__d0ecc669._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__2e39bbe6._.js.map → [root-of-the-server]__d0ecc669._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__d5eaad6d._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__d5eaad6d._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__e720c99b._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__e720c99b._.js.map +1 -0
- 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]__f797cdfb._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__f797cdfb._.js.map +1 -0
- package/.next/server/chunks/ssr/src_app_credentials_page_tsx_63d8d34a._.js +3 -0
- package/.next/server/chunks/ssr/src_app_credentials_page_tsx_63d8d34a._.js.map +1 -0
- 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 +2 -2
- 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 +103 -44
- package/.next/static/chunks/01ea2eea578d04e4.js +3 -0
- package/.next/static/chunks/0fe747dafb7e669b.js +3 -0
- package/.next/static/chunks/{7dad2f2e170a6bec.css → 3ed77fc1d432b1ee.css} +1 -1
- package/.next/static/chunks/6569d5ce24eb155c.js +3 -0
- package/.next/static/chunks/{a6163af501a338a8.js → 9a5719fb5b563570.js} +1 -1
- package/.next/static/chunks/c8a39071afb558db.js +1 -0
- package/.next/static/chunks/f46bab62009fa1fe.js +3 -0
- 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]__04684e03._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__04684e03._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0b5bf873._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0b5bf873._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1c2594e3._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__1c2594e3._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__2e39bbe6._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__319c1c59._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__319c1c59._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__a091a4c1._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__a091a4c1._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__cb11b5eb._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__e82329f4._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__e82329f4._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ee9c5185._.js +0 -4
- package/.next/server/chunks/ssr/[root-of-the-server]__ee9c5185._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__fcfd6866._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__fcfd6866._.js.map +0 -1
- package/.next/static/chunks/189028efc5aecd61.js +0 -3
- package/.next/static/chunks/2d4fde0bc4cfbe92.js +0 -3
- package/.next/static/chunks/3d5d7d50ca9770e6.js +0 -1
- package/.next/static/chunks/a339217e38d63e7e.js +0 -3
- package/.next/static/chunks/dda6e85b0f39d21b.js +0 -3
- /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/{qwxuOZqgaZ7EDiFJjudgy → PPdLLbDtsQuxOYX2tF4ds}/_buildManifest.js +0 -0
- /package/.next/static/{qwxuOZqgaZ7EDiFJjudgy → PPdLLbDtsQuxOYX2tF4ds}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{qwxuOZqgaZ7EDiFJjudgy → PPdLLbDtsQuxOYX2tF4ds}/_ssgManifest.js +0 -0
|
@@ -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[63768,["/_next/static/chunks/
|
|
5
|
+
5:I[63768,["/_next/static/chunks/0fe747dafb7e669b.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/3ed77fc1d432b1ee.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":"PPdLLbDtsQuxOYX2tF4ds","c":["","credentials"],"q":"","i":false,"f":[[["",{"children":["credentials",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3ed77fc1d432b1ee.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":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","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/0fe747dafb7e669b.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},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: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":"PPdLLbDtsQuxOYX2tF4ds","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/3ed77fc1d432b1ee.css","style"]
|
|
5
|
+
0:{"buildId":"PPdLLbDtsQuxOYX2tF4ds","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3ed77fc1d432b1ee.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/3ed77fc1d432b1ee.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":"PPdLLbDtsQuxOYX2tF4ds","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/0fe747dafb7e669b.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":"PPdLLbDtsQuxOYX2tF4ds","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0fe747dafb7e669b.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":"PPdLLbDtsQuxOYX2tF4ds","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--qwxuOZqgaZ7EDiFJjudgy--><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/189028efc5aecd61.js" async=""></script><script src="/_next/static/chunks/dda6e85b0f39d21b.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/189028efc5aecd61.js\",\"/_next/static/chunks/dda6e85b0f39d21b.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\":\"qwxuOZqgaZ7EDiFJjudgy\",\"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/189028efc5aecd61.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/dda6e85b0f39d21b.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><!--PPdLLbDtsQuxOYX2tF4ds--><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/3ed77fc1d432b1ee.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/01ea2eea578d04e4.js" async=""></script><script src="/_next/static/chunks/6569d5ce24eb155c.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/01ea2eea578d04e4.js\",\"/_next/static/chunks/6569d5ce24eb155c.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/3ed77fc1d432b1ee.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\":\"PPdLLbDtsQuxOYX2tF4ds\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/3ed77fc1d432b1ee.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/01ea2eea578d04e4.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/6569d5ce24eb155c.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/01ea2eea578d04e4.js","/_next/static/chunks/6569d5ce24eb155c.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/3ed77fc1d432b1ee.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":"PPdLLbDtsQuxOYX2tF4ds","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3ed77fc1d432b1ee.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/01ea2eea578d04e4.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/6569d5ce24eb155c.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/01ea2eea578d04e4.js","/_next/static/chunks/6569d5ce24eb155c.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":"PPdLLbDtsQuxOYX2tF4ds","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/01ea2eea578d04e4.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/6569d5ce24eb155c.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/01ea2eea578d04e4.js","/_next/static/chunks/6569d5ce24eb155c.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/3ed77fc1d432b1ee.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":"PPdLLbDtsQuxOYX2tF4ds","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3ed77fc1d432b1ee.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/01ea2eea578d04e4.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/6569d5ce24eb155c.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":"PPdLLbDtsQuxOYX2tF4ds","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/3ed77fc1d432b1ee.css","style"]
|
|
5
|
+
0:{"buildId":"PPdLLbDtsQuxOYX2tF4ds","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/3ed77fc1d432b1ee.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/3ed77fc1d432b1ee.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":"PPdLLbDtsQuxOYX2tF4ds","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
|
+
"4005188af65ce2eb429c67e8429c92f2d190d4c6e3": {
|
|
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
|
+
"40a20d6e616b36d32a26cb21720e7533f0c7df11a1": {
|
|
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
|
+
"00a3a6c9e186009b4527a253f5cac19a4b45d2669e": {
|
|
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
|
+
"40c9bd4a5c391bfb6e2fd0fbd055bea77487e9bba4": {
|
|
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
|
+
"40f66593dd4e40b5562d10cdc6684fe2b320041b67": {
|
|
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
|
+
"60d5797cafa1363778ffea4e72c0d93d10c5a0be32": {
|
|
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
|
+
"7fdc838594f83fffff0af282535dbc2aa29236d01b": {
|
|
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
|
+
"7f36c1dbe7505a064152f94e7555f8d429b5d7cdc2": {
|
|
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
|
+
"7f891a301398718ef67851b62b24b4f6234680ab0e": {
|
|
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
|
+
"7ff129be2596a1b1057259e743df1b583c0b1d1832": {
|
|
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
|
+
"7fcbbd53681151a329c84b8d13b2f1146ccf734172": {
|
|
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
|
+
"40ca3515aac45f608a0cc573d2ae3cdbb9e4152ed4": {
|
|
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
|
+
"408bacf930c3bcc003edd92e54ad90b364e001b6e3": {
|
|
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
|
+
"604df314f079e46a242f1b1eb0b89a899e87a4b2b0": {
|
|
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
|
+
"401429b6ad670112668875e8fd06b7378bed4a746f": {
|
|
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
|
+
"709f526a0c121988dcba5672af5aa933799c08d0e1": {
|
|
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
|
+
"704d7c8bc68f84dce9abbc3619c5eb536a3724ca58": {
|
|
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
|
+
"4034a673e468eef5df48765dc1c31a038724250662": {
|
|
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
|
+
"40ab0aa6db63b491a80ef445ae104ff95c64739143": {
|
|
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
|
+
"403521711fa1ea2e231c56910629661a86560c9232": {
|
|
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
|
+
"60849d9d6bb313714c02757a542b732eb4e1b877a7": {
|
|
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
|
+
"0064f6a4ed28943c2281685c98ee50cee542f19528": {
|
|
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
|
+
"40b2eab3d71f5383455efdf95a711d0b68ecd93036": {
|
|
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
|
+
"608a275cea94f2aa35cc6960854eb4fee1ce447089": {
|
|
349
349
|
"workers": {
|
|
350
350
|
"app/new/page": {
|
|
351
351
|
"moduleId": 72496,
|
|
@@ -360,7 +360,22 @@
|
|
|
360
360
|
"exportedName": "updateRepoSettings",
|
|
361
361
|
"filename": "src/app/actions/config.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"00217d724d253c004deca9d84cb85b55e649177a8b": {
|
|
364
|
+
"workers": {
|
|
365
|
+
"app/new/page": {
|
|
366
|
+
"moduleId": 72496,
|
|
367
|
+
"async": false,
|
|
368
|
+
"exportedName": "listAgentApiCredentials",
|
|
369
|
+
"filename": "src/app/actions/credentials.ts"
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
"layer": {
|
|
373
|
+
"app/new/page": "action-browser"
|
|
374
|
+
},
|
|
375
|
+
"exportedName": "listAgentApiCredentials",
|
|
376
|
+
"filename": "src/app/actions/credentials.ts"
|
|
377
|
+
},
|
|
378
|
+
"0054a40f0e8dad051cb8f29ea7480987020153e17d": {
|
|
364
379
|
"workers": {
|
|
365
380
|
"app/new/page": {
|
|
366
381
|
"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")
|
|
@@ -12,8 +12,8 @@ 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]
|
|
15
|
+
R.c("server/chunks/ssr/[root-of-the-server]__d5eaad6d._.js")
|
|
16
16
|
R.c("server/chunks/ssr/[root-of-the-server]__352d2b3c._.js")
|
|
17
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
17
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0522f852._.js")
|
|
18
18
|
R.m(27109)
|
|
19
19
|
module.exports=R.m(27109).exports
|