@mindexec/cli 0.2.390 → 0.2.392
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/package.json +1 -1
- package/wwwroot/_framework/{MindExecution.Web.ho7eyzwd5r.dll → MindExecution.Web.zd2eb9d4hz.dll} +0 -0
- package/wwwroot/_framework/blazor.boot.json +3 -3
- package/wwwroot/appsettings.json +2 -2
- package/wwwroot/index.html +2 -2
- package/wwwroot/service-worker-assets.js +5 -13
- package/wwwroot/service-worker.js +1 -1
- package/wwwroot/sitemap.xml +0 -27
package/package.json
CHANGED
package/wwwroot/_framework/{MindExecution.Web.ho7eyzwd5r.dll → MindExecution.Web.zd2eb9d4hz.dll}
RENAMED
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mainAssemblyName": "MindExecution.Web",
|
|
3
3
|
"resources": {
|
|
4
|
-
"hash": "sha256-
|
|
4
|
+
"hash": "sha256-RIIvuKuhAJlhrdGsDtU19Ym/qvsLZfYIl9SVIV+zsx8=",
|
|
5
5
|
"fingerprinting": {
|
|
6
6
|
"Google.Protobuf.9h59ukbel7.dll": "Google.Protobuf.dll",
|
|
7
7
|
"Markdig.d1j7v41cl1.dll": "Markdig.dll",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"MindExecution.Plugins.PlanMaster.krn3jgvjpa.dll": "MindExecution.Plugins.PlanMaster.dll",
|
|
133
133
|
"MindExecution.Plugins.YouTube.5m53srfud6.dll": "MindExecution.Plugins.YouTube.dll",
|
|
134
134
|
"MindExecution.Shared.ojp3psugsm.dll": "MindExecution.Shared.dll",
|
|
135
|
-
"MindExecution.Web.
|
|
135
|
+
"MindExecution.Web.zd2eb9d4hz.dll": "MindExecution.Web.dll",
|
|
136
136
|
"dotnet.js": "dotnet.js",
|
|
137
137
|
"dotnet.native.qc8g39g30v.js": "dotnet.native.js",
|
|
138
138
|
"dotnet.native.boem75ye5i.wasm": "dotnet.native.wasm",
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"MindExecution.Plugins.Concept.l9z9tx9svt.dll": "sha256-N/QoILmTilvX5Zo4SCy7ENTCqMzSC6RIEQlEwtxkGPo=",
|
|
285
285
|
"MindExecution.Plugins.PlanMaster.krn3jgvjpa.dll": "sha256-8IFpm/2fpsWD3syyl58LTSWSGC8PfcrsLdmmSKR1Sq0=",
|
|
286
286
|
"MindExecution.Shared.ojp3psugsm.dll": "sha256-FC0pE2bsyE9i7GNSXCghKULaYYZXUEdepb2VxPfcYaA=",
|
|
287
|
-
"MindExecution.Web.
|
|
287
|
+
"MindExecution.Web.zd2eb9d4hz.dll": "sha256-l4L9FFeaEkMfR5tjzxg1v/KgOuCHBkaQbxiwSHGxkNk="
|
|
288
288
|
},
|
|
289
289
|
"lazyAssembly": {
|
|
290
290
|
"MindExecution.Plugins.Admin.uuf238xa0h.dll": "sha256-OrCIUack8nSWBBiZK65DlJ3YGM677RAA8cX/oJjhm5c=",
|
package/wwwroot/appsettings.json
CHANGED
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"SignInSubtitle": "Sign in to access your MindCanvas workspace.",
|
|
59
59
|
"SignUpSubtitle": "Sign up to start organizing your ideas on a visual canvas.",
|
|
60
60
|
"PrimaryCheckoutProvider": "dodo",
|
|
61
|
-
"CanonicalHost": "
|
|
61
|
+
"CanonicalHost": "localhost",
|
|
62
62
|
"DodoCatalog": {
|
|
63
63
|
"StandardPriceId": "dodo_pro_monthly_v1",
|
|
64
64
|
"EarlyPriceId": "dodo_pro_monthly_v1",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"HeroTitle": "",
|
|
75
75
|
"HeroSubtitle": "",
|
|
76
76
|
"PrimaryCtaText": "Open MindCanvas",
|
|
77
|
-
"PrimaryCtaHref": "
|
|
77
|
+
"PrimaryCtaHref": "/mindcanvas",
|
|
78
78
|
"SecondaryCtaText": "",
|
|
79
79
|
"SecondaryCtaHref": "",
|
|
80
80
|
"PrivacyNote": "Runs locally in your browser. No login. No database storage."
|
package/wwwroot/index.html
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<title>MindExec | Business Execution OS for solo builders</title>
|
|
8
8
|
<meta name="description" content="MindExec is an AI business execution OS for solo builders who want to turn notes, research, assets, and repeatable execution Skills into revenue-producing work." />
|
|
9
9
|
<base href="/" />
|
|
10
|
-
<link rel="stylesheet" href="_content/MindExecution.Shared/css/app.css?v=
|
|
10
|
+
<link rel="stylesheet" href="_content/MindExecution.Shared/css/app.css?v=20260628-local-oauth-v838" />
|
|
11
11
|
<link rel="stylesheet" href="_content/MindExecution.Shared/css/mind-map-overrides.css?v=20260627-local-oauth-relay-v836" />
|
|
12
12
|
<!-- ??좎뜦堉??Font Awesome (local) ??좎뜦堉??-->
|
|
13
13
|
<link rel="stylesheet" href="_content/MindExecution.Shared/lib/font-awesome/css/all.min.css" />
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
}
|
|
580
580
|
|
|
581
581
|
const base = '_content/MindExecution.Shared/js/';
|
|
582
|
-
const scriptVersion = '
|
|
582
|
+
const scriptVersion = '20260628-local-oauth-v838';
|
|
583
583
|
const scriptUrl = (script) => `${base}${script}?v=${scriptVersion}`;
|
|
584
584
|
console.log(`[Script Loader] Shared JS version: ${scriptVersion}`);
|
|
585
585
|
const criticalScripts = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
self.assetsManifest = {
|
|
2
|
-
"version": "
|
|
2
|
+
"version": "H9Dfen9d",
|
|
3
3
|
"assets": [
|
|
4
4
|
{
|
|
5
5
|
"hash": "sha256-+CSYMcqLNTsq3VnH11jgYyOCCdxvHzL74CBmo4sCmMU=",
|
|
@@ -446,8 +446,8 @@
|
|
|
446
446
|
"url": "_framework/MindExecution.Shared.ojp3psugsm.dll"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
|
-
"hash": "sha256-
|
|
450
|
-
"url": "_framework/MindExecution.Web.
|
|
449
|
+
"hash": "sha256-l4L9FFeaEkMfR5tjzxg1v/KgOuCHBkaQbxiwSHGxkNk=",
|
|
450
|
+
"url": "_framework/MindExecution.Web.zd2eb9d4hz.dll"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
453
|
"hash": "sha256-IsZJ91/OW+fHzNqIgEc7Y072ns8z9dGritiSyvR9Wgc=",
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"url": "_framework/Websocket.Client.vapounvmnl.dll"
|
|
771
771
|
},
|
|
772
772
|
{
|
|
773
|
-
"hash": "sha256-
|
|
773
|
+
"hash": "sha256-jl4mwfB/SA/7tIuyu1Qztx7K9dHprdtvvHgZSeQDYec=",
|
|
774
774
|
"url": "_framework/blazor.boot.json"
|
|
775
775
|
},
|
|
776
776
|
{
|
|
@@ -830,11 +830,7 @@
|
|
|
830
830
|
"url": "icon-512.png"
|
|
831
831
|
},
|
|
832
832
|
{
|
|
833
|
-
"hash": "sha256-
|
|
834
|
-
"url": "image-manifest.json"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"hash": "sha256-ejogjzEG02H5rlmZmr0J56Wr1vGaGr4MYpZ6byuK4mc=",
|
|
833
|
+
"hash": "sha256-APdb/jtNO6CH4rQzn9rP6ifhFWLNsOflD4eJ1ajwaz4=",
|
|
838
834
|
"url": "index.html"
|
|
839
835
|
},
|
|
840
836
|
{
|
|
@@ -848,10 +844,6 @@
|
|
|
848
844
|
{
|
|
849
845
|
"hash": "sha256-/Tbml98Ny8g8sKuMZK/54Yxhuo8jZhe3WZJHxxVdM5g=",
|
|
850
846
|
"url": "robots.txt"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"hash": "sha256-LXx4cNN0FfIeJDcom29Cq9bINQspjGKv6IT7vZja/WQ=",
|
|
854
|
-
"url": "sitemap.xml"
|
|
855
847
|
}
|
|
856
848
|
]
|
|
857
849
|
};
|
package/wwwroot/sitemap.xml
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
3
|
-
<url>
|
|
4
|
-
<loc>https://mindexec.pages.dev/</loc>
|
|
5
|
-
<lastmod>2026-05-30</lastmod>
|
|
6
|
-
<changefreq>weekly</changefreq>
|
|
7
|
-
<priority>1.0</priority>
|
|
8
|
-
</url>
|
|
9
|
-
<url>
|
|
10
|
-
<loc>https://mindexec.pages.dev/pricing</loc>
|
|
11
|
-
<lastmod>2026-05-30</lastmod>
|
|
12
|
-
<changefreq>weekly</changefreq>
|
|
13
|
-
<priority>0.9</priority>
|
|
14
|
-
</url>
|
|
15
|
-
<url>
|
|
16
|
-
<loc>https://mindexec.pages.dev/tools</loc>
|
|
17
|
-
<lastmod>2026-05-30</lastmod>
|
|
18
|
-
<changefreq>weekly</changefreq>
|
|
19
|
-
<priority>0.8</priority>
|
|
20
|
-
</url>
|
|
21
|
-
<url>
|
|
22
|
-
<loc>https://mindexec.pages.dev/mindcanvas</loc>
|
|
23
|
-
<lastmod>2026-05-30</lastmod>
|
|
24
|
-
<changefreq>weekly</changefreq>
|
|
25
|
-
<priority>0.7</priority>
|
|
26
|
-
</url>
|
|
27
|
-
</urlset>
|