Go to file
caoqianming 3befdd4874 Rewrite Gitea download/page host to external base in update check
Gitea ROOT_URL points to an internal IP, so release/asset URLs returned
by the API are not reachable externally. Rewrite their host to the same
external base the app queries. Also prefer the .exe (NSIS) asset.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 16:53:09 +08:00
docs Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
src Add analysis judgment, history storage, and report/Excel export 2026-06-11 15:55:55 +08:00
src-tauri Rewrite Gitea download/page host to external base in update check 2026-06-11 16:53:09 +08:00
tests Add analysis judgment, history storage, and report/Excel export 2026-06-11 15:55:55 +08:00
ui Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
.gitignore Initial commit 2026-05-15 13:50:27 +08:00
Cargo.lock Initial commit 2026-05-15 13:50:27 +08:00
Cargo.toml Initial commit 2026-05-15 13:50:27 +08:00
cl.ps1 Initial commit 2026-05-15 13:50:27 +08:00
col.ps1 Initial commit 2026-05-15 13:50:27 +08:00
package-lock.json Initial commit 2026-05-15 13:50:27 +08:00
package.json Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
run.md Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00