liumangmang
0a27bba296
fix: 修复远程浏览器登录态保留 & 剪贴板同步问题
2026-05-20 10:13:13 +08:00
liumangmang
6cc797f915
feat: remote browser login persistence + balance display + UI consistency
...
- Retain login state in remote browser profiles (don't delete on disconnect)
- Add GET /api/browser-sessions/{id}/clipboard for clipboard sync
- Add POST /api/browser-sessions/{id}/autofill-login for manual credential fill
- Add DELETE /api/browser-sessions/profiles/{custom_page_id} for login clear
- Add balance tracking with configurable divisor (balance_divisor)
- Health check on session reuse, idle TTL eviction, background cleanup
- Add first-frame watchdog (10s timeout) to prevent infinite loading
- Reconnect browser on active=true when session was closed
- UI: uniform text-only inline buttons (websites + upstreams pages)
- Fix page switch race with closingRemoteSessionPromise
2026-05-20 09:44:20 +08:00
liumangmang and Claude Opus 4.7
1026134977
Add runtime data snapshot
...
Commit the current SmartUp runtime database and browser profile data so the deployed state can be restored from the repository.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-15 16:18:01 +08:00
liumangmang and Claude Opus 4.7
7adc7c00ab
Add remote browser pages and website sync
...
Enable managed remote browser custom pages with login autofill and add website sync workflows so external admin surfaces can be handled inside SmartUp.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-15 15:43:58 +08:00
liumangmang
a13a0070a5
Ignore local git metadata
2026-05-12 17:58:24 +08:00
liumangmang
b564ca4797
Initial commit
2026-05-12 17:51:53 +08:00