Commit Graph

116 Commits

Author SHA1 Message Date
e2a874880c Merge pull request #1 from shumengya/cursor/fix-github-actions-build-b4e4
fix(ci): 修复 GitHub Actions 构建失败
2026-05-28 09:58:33 +08:00
Cursor Agent
2db2db5856 fix(ci): skip server deps on build and source Android signing env
- Use workspace-scoped npm ci to avoid compiling better-sqlite3 on Windows
  (Node 24 has no prebuilt binaries and node-gyp fails in CI)
- Source setup-android-signing.sh so WEB2APP_ANDROID_* vars reach sign script

Co-authored-by: ShuMengya <shumengya666@outlook.com>
2026-05-28 01:57:28 +00:00
f68f7140e9 chore: upload site for build b9eQUUwUYC 2026-05-28 09:41:31 +08:00
9751edad05 chore: upload site for build -zkcbHtipe 2026-05-28 09:26:38 +08:00
0a807bf18f fix(android): remove broken Gradle signing patch, sign APK with apksigner only
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 09:12:46 +08:00
0254ea8a6c chore: upload site for build pHaB8nwqJd 2026-05-28 09:05:50 +08:00
3730b7df3b feat: sign Android APK and generate icons from logo.png or favicon.ico
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 09:01:58 +08:00
edf2bdada6 feat: separate Chinese display name and English packaging name
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 08:54:43 +08:00
aef449e0e4 fix(windows): use NSIS installer instead of WiX MSI on CI
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 08:47:36 +08:00
673c23e87c chore: upload site for build w4GSQhKFPc 2026-05-28 08:38:53 +08:00
e4a0955a8e fix(android): patch android config identifier and avoid Java reserved words
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-28 08:36:34 +08:00
3edfe7030f chore: upload site for build hMUoq7ABhQ 2026-05-27 22:24:06 +08:00
d20a2639b6 fix: load .env before imports and improve dev startup
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 22:23:12 +08:00
8c56dbc459 fix(ci): install npm deps before prepare-template script
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 22:23:12 +08:00
e16e01ac49 chore: upload site for build ngvyt4qTSu 2026-05-27 22:19:10 +08:00
8298278c10 Initial commit: Web2App static site to Tauri platform
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 21:56:23 +08:00