8d6e2e00b8
fix: reduce upload failures on Cloudflare Workers
...
Optimize zip validation, lower max upload to 25MB, raise CPU limit, and show clear errors when Cloudflare returns HTML error pages.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 14:14:46 +08:00
cursor[bot]
1cfa823a95
Merge pull request #5 from shumengya/cursor/fix-network-security-config-b4e4
...
fix(android): 修复 network_security_config 资源缺失导致构建失败
2026-06-06 06:08:35 +00:00
Cursor Agent
475face0d3
fix(android): write network_security_config.xml to res/xml
...
walk() only matches files, so ensureNetworkSecurityXml never found
app/src/main/res and skipped creating the XML. AndroidManifest still
referenced @xml/network_security_config, causing AAPT link failures.
Co-authored-by: ShuMengya <shumengya666@outlook.com >
2026-06-06 06:08:26 +00:00
c55aaf8f30
chore: upload logo.png for build LJRfMN2Am2
2026-06-06 14:02:51 +08:00
23f90b03a4
chore: upload version.txt for build LJRfMN2Am2
2026-06-06 14:02:49 +08:00
2970e90a79
chore: upload site.zip for build LJRfMN2Am2
2026-06-06 14:02:47 +08:00
f8b05c69d6
fix(android): allow network requests and relax WebView CSP
...
Enable cleartext HTTP in release APK, add network security config, and set connect-src CSP. Add CORS on Worker API for cross-origin fetches from packaged apps.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 13:53:05 +08:00
58d5dc8ae8
fix(android): keep content below status and navigation bars
2026-06-06 13:40:35 +08:00
github-actions[bot]
09d25d2862
chore: cleanup build dduOWG6Srm
2026-06-06 04:45:11 +00:00
4ee8ebd3c3
chore: upload logo.png for build dduOWG6Srm
2026-06-06 12:40:34 +08:00
f0dcb4ee1a
chore: upload version.txt for build dduOWG6Srm
2026-06-06 12:40:32 +08:00
94d321d4fd
chore: upload site.zip for build dduOWG6Srm
2026-06-06 12:40:30 +08:00
github-actions[bot]
2007b2a289
chore: cleanup build 4Xvu-VtELv
2026-06-02 12:34:18 +00:00
3ba91aaa7e
chore: upload logo.png for build 4Xvu-VtELv
2026-06-02 20:29:30 +08:00
c4ccee121a
chore: upload version.txt for build 4Xvu-VtELv
2026-06-02 20:29:28 +08:00
1d33bd47c2
chore: upload site.zip for build 4Xvu-VtELv
2026-06-02 20:29:25 +08:00
351c01d9ba
chore: upload logo.png for build 1pTGDozqKv
2026-06-02 20:26:13 +08:00
0accc3e641
chore: upload version.txt for build 1pTGDozqKv
2026-06-02 20:26:11 +08:00
e50f07338e
chore: upload site.zip for build 1pTGDozqKv
2026-06-02 20:26:08 +08:00
github-actions[bot]
2707e13fd1
chore: cleanup build 5QBqiDsyQX
2026-06-01 12:06:03 +00:00
516c83e161
chore: upload logo.png for build 5QBqiDsyQX
2026-06-01 20:01:09 +08:00
eceddc67de
chore: upload version.txt for build 5QBqiDsyQX
2026-06-01 20:01:07 +08:00
9f762da17a
chore: upload site.zip for build 5QBqiDsyQX
2026-06-01 20:01:04 +08:00
github-actions[bot]
ecdc857b9c
chore: cleanup build GJlb6DUTnQ
2026-06-01 09:57:20 +00:00
0a8006c2f3
chore: upload logo.png for build GJlb6DUTnQ
2026-06-01 17:52:42 +08:00
7f74850b71
chore: upload version.txt for build GJlb6DUTnQ
2026-06-01 17:52:39 +08:00
5a946344f8
chore: upload site.zip for build GJlb6DUTnQ
2026-06-01 17:52:32 +08:00
github-actions[bot]
6da004323d
chore: cleanup build 9p-ME6FFxC
2026-06-01 09:45:42 +00:00
2ed6dd2669
chore: upload logo.png for build 9p-ME6FFxC
2026-06-01 17:40:42 +08:00
4e34f9611b
chore: upload version.txt for build 9p-ME6FFxC
2026-06-01 17:40:39 +08:00
7f5994db5a
chore: upload site.zip for build 9p-ME6FFxC
2026-06-01 17:40:36 +08:00
github-actions[bot]
b394a1a465
chore: cleanup build BzFHydcdLr
2026-06-01 06:03:05 +00:00
f40e941252
chore: upload logo.png for build BzFHydcdLr
2026-06-01 13:58:34 +08:00
0370010b61
chore: upload version.txt for build BzFHydcdLr
2026-06-01 13:58:32 +08:00
9cbca67ff1
chore: upload site.zip for build BzFHydcdLr
2026-06-01 13:58:31 +08:00
github-actions[bot]
1d6f15908d
chore: cleanup build 1GXS7BFwRW
2026-05-30 08:22:17 +00:00
1359264a86
chore: upload logo.png for build 1GXS7BFwRW
2026-05-30 16:17:27 +08:00
16ea0e44ae
chore: upload version.txt for build 1GXS7BFwRW
2026-05-30 16:17:25 +08:00
f87128d2e2
chore: upload site.zip for build 1GXS7BFwRW
2026-05-30 16:17:24 +08:00
cursor[bot]
8c67e32da0
Merge pull request #4 from shumengya/cursor/fix-non-square-icon-b4e4
...
fix(ci): 自动处理非正方形 logo 图标
2026-05-30 08:15:35 +00:00
Cursor Agent
0e6e546f44
fix(ci): center-crop non-square logos before tauri icon generation
...
tauri icon requires a square source image. Uploaded logos like 727x721
caused Prepare template to fail. Use sharp to center-crop to square
before generating platform icons.
Co-authored-by: ShuMengya <shumengya666@outlook.com >
2026-05-30 08:15:25 +00:00
9cd01deb4a
chore: upload logo.png for build Avvy6QvGF4
2026-05-30 16:09:10 +08:00
09ddf7a572
chore: upload version.txt for build Avvy6QvGF4
2026-05-30 16:09:08 +08:00
6470a61682
chore: upload site.zip for build Avvy6QvGF4
2026-05-30 16:09:07 +08:00
github-actions[bot]
2eb47ce919
chore: cleanup build Ubv7YhT9z2
2026-05-29 07:39:09 +00:00
29731193bf
chore: upload logo.png for build Ubv7YhT9z2
2026-05-29 15:34:01 +08:00
322f2ce8ba
chore: upload version.txt for build Ubv7YhT9z2
2026-05-29 15:33:58 +08:00
eb9568b972
chore: upload site.zip for build Ubv7YhT9z2
2026-05-29 15:33:57 +08:00
fa083c5ddc
fix: Android app icon after init and Windows in-app link navigation
2026-05-29 15:28:20 +08:00
github-actions[bot]
ef0e406ec8
chore: cleanup build tICOD8aqmH
2026-05-29 07:01:57 +00:00