fix web ui smoke and brand assets

This commit is contained in:
hectorzhao
2026-06-30 11:13:30 +08:00
parent 0dfb2988b2
commit 9920575bba
103 changed files with 6650 additions and 135 deletions
@@ -0,0 +1,22 @@
# Remote Smoke Test Report
Date: 2026-06-29T04:58:50.321Z
Base URL: https://100.90.90.91
| Result | Check | Detail |
| --- | --- | --- |
| FAIL | / returns 200 | Request timed out after 10000ms |
| FAIL | frontend HTML contains app root | contentType=, bytes=0 |
| FAIL | /api/v2/health/live returns 200 | Request timed out after 10000ms |
| FAIL | live health reports ok | body=null |
| FAIL | /api/v2/health/ready returns 200 | Request timed out after 10000ms |
| FAIL | ready health reports database and redis ok | body=null |
| PASS | /api/v2/auth/captcha returns 200 | status=200, duration=5795ms |
| PASS | captcha endpoint returns id, image, and expiry | captchaId=9f416a91-55b6-423b-bcce-a554c9c8a0f3, expiresAt=2026-06-29T05:03:45.635Z |
## Raw Endpoints
- /: status=0, duration=10048ms, contentType=n/a
- /api/v2/health/live: status=0, duration=10014ms, contentType=n/a
- /api/v2/health/ready: status=0, duration=10009ms, contentType=n/a
- /api/v2/auth/captcha: status=200, duration=5795ms, contentType=application/json; charset=utf-8