mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-24 16:54:21 +01:00
chore: Release
This commit is contained in:
2
dist/standalone/.next/BUILD_ID
vendored
2
dist/standalone/.next/BUILD_ID
vendored
@@ -1 +1 @@
|
||||
ZuOqnYSxCLcM8jWgoFok5
|
||||
-bAyRz7I7Uct3-uKwsaVj
|
||||
28
dist/standalone/.next/app-build-manifest.json
vendored
28
dist/standalone/.next/app-build-manifest.json
vendored
@@ -14,7 +14,7 @@
|
||||
"static/chunks/main-app-0ebf83e8ce07651b.js",
|
||||
"static/css/6e09e605dcaa88b1.css",
|
||||
"static/chunks/449-c035709aa8092b3b.js",
|
||||
"static/chunks/app/layout-d1ed032e27034a80.js"
|
||||
"static/chunks/app/layout-ea51e88a137c433d.js"
|
||||
],
|
||||
"/api/[[...route]]/route": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
@@ -23,6 +23,13 @@
|
||||
"static/chunks/main-app-0ebf83e8ce07651b.js",
|
||||
"static/chunks/app/api/[[...route]]/route-065b2b751f08088c.js"
|
||||
],
|
||||
"/page": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
"static/chunks/2c913ea3-36aa7bd637622470.js",
|
||||
"static/chunks/341-8b4909db05986cae.js",
|
||||
"static/chunks/main-app-0ebf83e8ce07651b.js",
|
||||
"static/chunks/app/page-065b2b751f08088c.js"
|
||||
],
|
||||
"/projects/[projectId]/page": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
"static/chunks/2c913ea3-36aa7bd637622470.js",
|
||||
@@ -31,14 +38,16 @@
|
||||
"static/chunks/449-c035709aa8092b3b.js",
|
||||
"static/chunks/771-7ade401d2bcf557c.js",
|
||||
"static/chunks/655-a32d6fd8f19448f0.js",
|
||||
"static/chunks/app/projects/[projectId]/page-a2c860799ee8f587.js"
|
||||
"static/chunks/app/projects/[projectId]/page-cb0896b46dfbb71a.js"
|
||||
],
|
||||
"/page": [
|
||||
"/projects/page": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
"static/chunks/2c913ea3-36aa7bd637622470.js",
|
||||
"static/chunks/341-8b4909db05986cae.js",
|
||||
"static/chunks/main-app-0ebf83e8ce07651b.js",
|
||||
"static/chunks/app/page-065b2b751f08088c.js"
|
||||
"static/chunks/449-c035709aa8092b3b.js",
|
||||
"static/chunks/771-7ade401d2bcf557c.js",
|
||||
"static/chunks/app/projects/page-699c53d41e9dfd5b.js"
|
||||
],
|
||||
"/projects/[projectId]/sessions/[sessionId]/page": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
@@ -48,16 +57,7 @@
|
||||
"static/chunks/449-c035709aa8092b3b.js",
|
||||
"static/chunks/771-7ade401d2bcf557c.js",
|
||||
"static/chunks/889-c0fb777d081684b2.js",
|
||||
"static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-f102a0278b121a35.js"
|
||||
],
|
||||
"/projects/page": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
"static/chunks/2c913ea3-36aa7bd637622470.js",
|
||||
"static/chunks/341-8b4909db05986cae.js",
|
||||
"static/chunks/main-app-0ebf83e8ce07651b.js",
|
||||
"static/chunks/449-c035709aa8092b3b.js",
|
||||
"static/chunks/771-7ade401d2bcf557c.js",
|
||||
"static/chunks/app/projects/page-51ec3584f0b3531b.js"
|
||||
"static/chunks/app/projects/[projectId]/sessions/[sessionId]/page-80afc861d53d73a3.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/api/[[...route]]/route": "/api/[[...route]]",
|
||||
"/projects/[projectId]/page": "/projects/[projectId]",
|
||||
"/page": "/",
|
||||
"/projects/[projectId]/sessions/[sessionId]/page": "/projects/[projectId]/sessions/[sessionId]",
|
||||
"/projects/page": "/projects"
|
||||
"/projects/[projectId]/page": "/projects/[projectId]",
|
||||
"/projects/page": "/projects",
|
||||
"/projects/[projectId]/sessions/[sessionId]/page": "/projects/[projectId]/sessions/[sessionId]"
|
||||
}
|
||||
4
dist/standalone/.next/build-manifest.json
vendored
4
dist/standalone/.next/build-manifest.json
vendored
@@ -5,8 +5,8 @@
|
||||
"devFiles": [],
|
||||
"ampDevFiles": [],
|
||||
"lowPriorityFiles": [
|
||||
"static/ZuOqnYSxCLcM8jWgoFok5/_buildManifest.js",
|
||||
"static/ZuOqnYSxCLcM8jWgoFok5/_ssgManifest.js"
|
||||
"static/-bAyRz7I7Uct3-uKwsaVj/_buildManifest.js",
|
||||
"static/-bAyRz7I7Uct3-uKwsaVj/_ssgManifest.js"
|
||||
],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/webpack-37af2f5780141d68.js",
|
||||
|
||||
48
dist/standalone/.next/prerender-manifest.json
vendored
48
dist/standalone/.next/prerender-manifest.json
vendored
@@ -1,30 +1,6 @@
|
||||
{
|
||||
"version": 4,
|
||||
"routes": {
|
||||
"/": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/",
|
||||
"dataRoute": "/index.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/_not-found": {
|
||||
"initialStatus": 404,
|
||||
"experimentalBypassFor": [
|
||||
@@ -49,6 +25,30 @@
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/",
|
||||
"dataRoute": "/index.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dynamicRoutes": {},
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/api/[[...route]]/route": "app/api/[[...route]]/route.js",
|
||||
"/projects/[projectId]/page": "app/projects/[projectId]/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/projects/[projectId]/sessions/[sessionId]/page": "app/projects/[projectId]/sessions/[sessionId]/page.js",
|
||||
"/projects/page": "app/projects/page.js"
|
||||
"/projects/[projectId]/page": "app/projects/[projectId]/page.js",
|
||||
"/projects/page": "app/projects/page.js",
|
||||
"/projects/[projectId]/sessions/[sessionId]/page": "app/projects/[projectId]/sessions/[sessionId]/page.js"
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[47055,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"RootErrorBoundary"]
|
||||
3:I[95587,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"QueryClientProviderWrapper"]
|
||||
4:I[8022,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"ServerEventsProvider"]
|
||||
2:I[47055,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"RootErrorBoundary"]
|
||||
3:I[95587,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"QueryClientProviderWrapper"]
|
||||
4:I[8022,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"ServerEventsProvider"]
|
||||
5:I[24910,[],""]
|
||||
6:I[82244,[],""]
|
||||
7:I[25831,[],"OutletBoundary"]
|
||||
@@ -13,7 +13,7 @@ e:"$Sreact.suspense"
|
||||
:HL["/_next/static/media/569ce4b8f30dc480-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/css/6e09e605dcaa88b1.css","style"]
|
||||
0:{"P":null,"b":"ZuOqnYSxCLcM8jWgoFok5","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6e09e605dcaa88b1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"className":"__variable_5cfdac __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L7",null,{"children":["$L8",["$","$L9",null,{"promise":"$@a"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$Lb",null,{"children":"$Lc"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Ld",null,{"children":["$","div",null,{"hidden":true,"children":["$","$e",null,{"fallback":null,"children":"$Lf"}]}]}]]}],false]],"m":"$undefined","G":["$10",[]],"s":false,"S":true}
|
||||
0:{"P":null,"b":"-bAyRz7I7Uct3-uKwsaVj","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6e09e605dcaa88b1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"className":"__variable_5cfdac __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L7",null,{"children":["$L8",["$","$L9",null,{"promise":"$@a"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$Lb",null,{"children":"$Lc"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Ld",null,{"children":["$","div",null,{"hidden":true,"children":["$","$e",null,{"fallback":null,"children":"$Lf"}]}]}]]}],false]],"m":"$undefined","G":["$10",[]],"s":false,"S":true}
|
||||
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
||||
8:null
|
||||
a:{"metadata":[["$","title","0",{"children":"Claude Code Viewer"}],["$","meta","1",{"name":"description","content":"Web Viewer for Claude Code history"}]],"error":null,"digest":"$undefined"}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/standalone/.next/server/app/index.html
vendored
2
dist/standalone/.next/server/app/index.html
vendored
File diff suppressed because one or more lines are too long
8
dist/standalone/.next/server/app/index.rsc
vendored
8
dist/standalone/.next/server/app/index.rsc
vendored
@@ -1,7 +1,7 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[47055,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"RootErrorBoundary"]
|
||||
3:I[95587,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"QueryClientProviderWrapper"]
|
||||
4:I[8022,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-d1ed032e27034a80.js"],"ServerEventsProvider"]
|
||||
2:I[47055,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"RootErrorBoundary"]
|
||||
3:I[95587,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"QueryClientProviderWrapper"]
|
||||
4:I[8022,["449","static/chunks/449-c035709aa8092b3b.js","177","static/chunks/app/layout-ea51e88a137c433d.js"],"ServerEventsProvider"]
|
||||
5:I[24910,[],""]
|
||||
6:I[82244,[],""]
|
||||
8:I[25831,[],"OutletBoundary"]
|
||||
@@ -13,7 +13,7 @@ f:"$Sreact.suspense"
|
||||
:HL["/_next/static/media/569ce4b8f30dc480-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/css/6e09e605dcaa88b1.css","style"]
|
||||
0:{"P":null,"b":"ZuOqnYSxCLcM8jWgoFok5","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6e09e605dcaa88b1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"className":"__variable_5cfdac __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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":["__PAGE__",["$","$1","c",{"children":["$L7",null,["$","$L8",null,{"children":["$L9",["$","$La",null,{"promise":"$@b"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Lc",null,{"children":"$Ld"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Le",null,{"children":["$","div",null,{"hidden":true,"children":["$","$f",null,{"fallback":null,"children":"$L10"}]}]}]]}],false]],"m":"$undefined","G":["$11",[]],"s":false,"S":true}
|
||||
0:{"P":null,"b":"-bAyRz7I7Uct3-uKwsaVj","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6e09e605dcaa88b1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"className":"__variable_5cfdac __variable_9a8899 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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":["__PAGE__",["$","$1","c",{"children":["$L7",null,["$","$L8",null,{"children":["$L9",["$","$La",null,{"promise":"$@b"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Lc",null,{"children":"$Ld"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Le",null,{"children":["$","div",null,{"hidden":true,"children":["$","$f",null,{"fallback":null,"children":"$L10"}]}]}]]}],false]],"m":"$undefined","G":["$11",[]],"s":false,"S":true}
|
||||
7:E{"digest":"NEXT_REDIRECT;replace;/projects;307;"}
|
||||
d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
||||
9:null
|
||||
|
||||
2
dist/standalone/.next/server/app/page.js
vendored
2
dist/standalone/.next/server/app/page.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/standalone/.next/server/chunks/430.js
vendored
2
dist/standalone/.next/server/chunks/430.js
vendored
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
self.__NEXT_FONT_MANIFEST='{"pages":{},"app":{"/Users/kaito-kimura/Playground/claude-code-viewer/src/app/layout":["static/media/569ce4b8f30dc480-s.p.woff2","static/media/93f479601ee12b01-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}';
|
||||
self.__NEXT_FONT_MANIFEST='{"pages":{},"app":{"/Users/kaito-kimura/Playground/claude-code-viewer/src/app/layout":["static/media/93f479601ee12b01-s.p.woff2","static/media/569ce4b8f30dc480-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}';
|
||||
@@ -1 +1 @@
|
||||
{"pages":{},"app":{"/Users/kaito-kimura/Playground/claude-code-viewer/src/app/layout":["static/media/569ce4b8f30dc480-s.p.woff2","static/media/93f479601ee12b01-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}
|
||||
{"pages":{},"app":{"/Users/kaito-kimura/Playground/claude-code-viewer/src/app/layout":["static/media/93f479601ee12b01-s.p.woff2","static/media/569ce4b8f30dc480-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/_error": "pages/_error.js",
|
||||
"/_app": "pages/_app.js",
|
||||
"/_error": "pages/_error.js",
|
||||
"/_document": "pages/_document.js",
|
||||
"/404": "pages/404.html"
|
||||
}
|
||||
2
dist/standalone/.next/server/pages/404.html
vendored
2
dist/standalone/.next/server/pages/404.html
vendored
File diff suppressed because one or more lines are too long
2
dist/standalone/.next/server/pages/500.html
vendored
2
dist/standalone/.next/server/pages/500.html
vendored
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-37af2f5780141d68.js" defer=""></script><script src="/_next/static/chunks/framework-a164f82cd8755073.js" defer=""></script><script src="/_next/static/chunks/main-fa0c4fdedaf16ad5.js" defer=""></script><script src="/_next/static/chunks/pages/_app-9df37aca1cc9efd0.js" defer=""></script><script src="/_next/static/chunks/pages/_error-7c44112af45da2e9.js" defer=""></script><script src="/_next/static/ZuOqnYSxCLcM8jWgoFok5/_buildManifest.js" defer=""></script><script src="/_next/static/ZuOqnYSxCLcM8jWgoFok5/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"ZuOqnYSxCLcM8jWgoFok5","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-37af2f5780141d68.js" defer=""></script><script src="/_next/static/chunks/framework-a164f82cd8755073.js" defer=""></script><script src="/_next/static/chunks/main-fa0c4fdedaf16ad5.js" defer=""></script><script src="/_next/static/chunks/pages/_app-9df37aca1cc9efd0.js" defer=""></script><script src="/_next/static/chunks/pages/_error-7c44112af45da2e9.js" defer=""></script><script src="/_next/static/-bAyRz7I7Uct3-uKwsaVj/_buildManifest.js" defer=""></script><script src="/_next/static/-bAyRz7I7Uct3-uKwsaVj/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"-bAyRz7I7Uct3-uKwsaVj","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
||||
1
dist/standalone/.next/static/-bAyRz7I7Uct3-uKwsaVj/_buildManifest.js
vendored
Normal file
1
dist/standalone/.next/static/-bAyRz7I7Uct3-uKwsaVj/_buildManifest.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
self.__BUILD_MANIFEST=function(e,r,t,_){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:3,errorRate:1e-4,numBits:58,numHashes:14,bitArray:[1,1,0,e,e,e,e,0,r,e,r,e,r,e,r,e,e,r,e,r,r,e,e,e,r,r,r,r,e,r,e,e,e,e,r,e,e,r,e,e,e,e,e,r,e,r,r,e,e,e,r,r,r,r,r,r,r,e]},__routerFilterDynamic:{numItems:2,errorRate:1e-4,numBits:39,numHashes:14,bitArray:[e,e,e,r,e,e,r,e,r,e,r,r,r,r,r,r,r,e,e,e,e,r,r,e,r,e,r,e,e,e,e,r,r,e,e,r,e,r,r]},"/_error":["static/chunks/pages/_error-7c44112af45da2e9.js"],sortedPages:["/_app","/_error"]}}(1,0,1e-4,14),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
|
||||
1
dist/standalone/.next/static/-bAyRz7I7Uct3-uKwsaVj/_ssgManifest.js
vendored
Normal file
1
dist/standalone/.next/static/-bAyRz7I7Uct3-uKwsaVj/_ssgManifest.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
|
||||
1
dist/standalone/.next/static/chunks/app/layout-ea51e88a137c433d.js
vendored
Normal file
1
dist/standalone/.next/static/chunks/app/layout-ea51e88a137c433d.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/standalone/.next/static/chunks/app/projects/[projectId]/page-cb0896b46dfbb71a.js
vendored
Normal file
1
dist/standalone/.next/static/chunks/app/projects/[projectId]/page-cb0896b46dfbb71a.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
dist/standalone/.next/static/chunks/app/projects/page-699c53d41e9dfd5b.js
vendored
Normal file
1
dist/standalone/.next/static/chunks/app/projects/page-699c53d41e9dfd5b.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[893],{1545:(e,t,s)=>{Promise.resolve().then(s.bind(s,48820))},18237:(e,t,s)=>{"use strict";s.d(t,{cn:()=>n});var r=s(98951),a=s(42411);function n(){for(var e=arguments.length,t=Array(e),s=0;s<e;s++)t[s]=arguments[s];return(0,a.QP)((0,r.$)(t))}},48820:(e,t,s)=>{"use strict";s.d(t,{ProjectList:()=>u});var r=s(89835),a=s(65492),n=s(75123),i=s.n(n),d=s(80942),o=s(75284),c=s(41150),l=s(53630);let u=()=>{let{data:e}=(0,c.U)({queryKey:["projects"],queryFn:async()=>{let e=await l.s.api.projects.$get(),{projects:t}=await e.json();return t}});return 0===e.length&&(o.Zp,o.Wu,a.A),(0,r.jsx)("div",{className:"grid gap-4 md:grid-cols-2 lg:grid-cols-3",children:e.map(e=>{var t;return(0,r.jsxs)(o.Zp,{className:"hover:shadow-md transition-shadow",children:[(0,r.jsxs)(o.aR,{children:[(0,r.jsxs)(o.ZB,{className:"flex items-center gap-2",children:[(0,r.jsx)(a.A,{className:"w-5 h-5"}),(0,r.jsx)("span",{className:"truncate",children:null!=(t=e.meta.projectName)?t:e.claudeProjectPath})]}),e.meta.projectPath?(0,r.jsx)(o.BT,{children:e.meta.projectPath}):null]}),(0,r.jsxs)(o.Wu,{className:"space-y-2",children:[(0,r.jsxs)("p",{className:"text-sm text-muted-foreground",children:["Last modified:"," ",e.meta.lastModifiedAt?new Date(e.meta.lastModifiedAt).toLocaleDateString():""]}),(0,r.jsxs)("p",{className:"text-xs text-muted-foreground",children:["Messages: ",e.meta.sessionCount]})]}),(0,r.jsx)(o.Wu,{className:"pt-0",children:(0,r.jsx)(d.$,{asChild:!0,className:"w-full",children:(0,r.jsx)(i(),{href:"/projects/".concat(encodeURIComponent(e.id)),children:"View Sessions"})})})]},e.id)})})}},53630:(e,t,s)=>{"use strict";s.d(t,{s:()=>r});let r=(0,s(74865).hc)("/")},65492:(e,t,s)=>{"use strict";s.d(t,{A:()=>r});let r=(0,s(92398).A)("folder",[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]])},75284:(e,t,s)=>{"use strict";s.d(t,{BT:()=>o,Wu:()=>c,ZB:()=>d,Zp:()=>n,aR:()=>i});var r=s(89835),a=s(18237);function n(e){let{className:t,...s}=e;return(0,r.jsx)("div",{"data-slot":"card",className:(0,a.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...s})}function i(e){let{className:t,...s}=e;return(0,r.jsx)("div",{"data-slot":"card-header",className:(0,a.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-1.5 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...s})}function d(e){let{className:t,...s}=e;return(0,r.jsx)("div",{"data-slot":"card-title",className:(0,a.cn)("leading-none font-semibold",t),...s})}function o(e){let{className:t,...s}=e;return(0,r.jsx)("div",{"data-slot":"card-description",className:(0,a.cn)("text-muted-foreground text-sm",t),...s})}function c(e){let{className:t,...s}=e;return(0,r.jsx)("div",{"data-slot":"card-content",className:(0,a.cn)("px-6",t),...s})}},80942:(e,t,s)=>{"use strict";s.d(t,{$:()=>o});var r=s(89835),a=s(8607),n=s(7951),i=s(18237);let d=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground shadow-xs hover:bg-primary/90",destructive:"bg-destructive text-white shadow-xs hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground shadow-xs hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9"}},defaultVariants:{variant:"default",size:"default"}});function o(e){let{className:t,variant:s,size:n,asChild:o=!1,...c}=e,l=o?a.DX:"button";return(0,r.jsx)(l,{"data-slot":"button",className:(0,i.cn)(d({variant:s,size:n,className:t})),...c})}}},e=>{e.O(0,[449,771,900,341,358],()=>e(e.s=1545)),_N_E=e.O()}]);
|
||||
6
dist/standalone/package.json
vendored
6
dist/standalone/package.json
vendored
@@ -7,11 +7,11 @@
|
||||
"dist"
|
||||
],
|
||||
"bin": {
|
||||
"claude-code-viewer": "dist/standalone/server.js"
|
||||
"claude-code-viewer": "dist/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "run-p 'dev:*'",
|
||||
"dev:next": "next dev -p 3400 --turbopack",
|
||||
"dev:next": "PORT=3400 next dev --turbopack",
|
||||
"build": "next build && cp -r public .next/standalone/ && cp -r .next/static .next/standalone/.next/",
|
||||
"lint": "run-s 'lint:*'",
|
||||
"lint:biome-format": "biome format .",
|
||||
@@ -24,8 +24,6 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth/core": "^0.40.0",
|
||||
"@hono/auth-js": "^1.1.0",
|
||||
"@hono/zod-validator": "^0.7.2",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-checkbox": "^1.3.3",
|
||||
|
||||
Reference in New Issue
Block a user