tcjs/ui/src
caoqianming 8320432789 Add lightweight update check via Gitea releases; bump to 0.2.0
- check_update command: query Gitea releases/latest, compare versions
  (404 = no release yet -> treated as up to date), return notes + asset URL
- open_external command to open the download page / installer
- "检查更新" button in the top bar (manual check only)
- docs/发布与更新.md: release & update workflow
- bump app version to 0.2.0 (tauri.conf / package.json / Cargo)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 16:33:57 +08:00
..
App.tsx Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
CalculatorPanel.tsx Add analysis judgment, history storage, and report/Excel export 2026-06-11 15:55:55 +08:00
HistoryTab.tsx Add analysis judgment, history storage, and report/Excel export 2026-06-11 15:55:55 +08:00
ReportView.tsx Add analysis judgment, history storage, and report/Excel export 2026-06-11 15:55:55 +08:00
UpdateButton.tsx Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
main.tsx Initial commit 2026-05-15 13:50:27 +08:00
styles.css Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
types.ts Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00