-
9600e4ceba
fix: backfill account groups before priority reorder
main
SmartUp Developer
2026-06-03 18:39:21 +08:00
-
b866b387e0
feat: sync upstream keys and reorder priorities
SmartUp Developer
2026-06-03 17:03:11 +08:00
-
a42bcba483
Remove server remote browser support
liumangmang
2026-06-02 19:25:20 +08:00
-
3181a6f6cc
feat: add browser extension origin save
liumangmang
2026-06-02 15:32:43 +08:00
-
84148f4a69
feat: support real browser auth import
liumangmang
2026-06-02 13:51:29 +08:00
-
f4d16a4c01
fix(frontend): include cookie_count and cookie_names in AuthCaptureDialog emit
liumangmang
2026-06-02 10:07:32 +08:00
-
0b1daf277b
fix(frontend): apply new-api-user endpoint reset to cookie_bundle capture branch
liumangmang
2026-06-02 09:58:18 +08:00
-
b77ea21ca8
fix(frontend): support cookie_bundle candidate in AuthCaptureDialog and refreshAuth
liumangmang
2026-06-02 09:52:43 +08:00
-
4f9acdc99c
feat(auth-capture): full cookie bundle extraction + richer refresh-auth
liumangmang
2026-06-02 09:32:23 +08:00
-
f17317b13c
fix(priority-sync): handle missing rate data and backfill target group on re-import
liumangmang
2026-06-01 19:27:35 +08:00
-
e519d1804b
fix(priority-sync): narrow account priority update to competitive groups only
liumangmang
2026-06-01 19:13:14 +08:00
-
871557e4ae
feat(upstreams): add batch test-all / check-now-all endpoints
liumangmang
2026-06-01 16:46:42 +08:00
-
a949969c4d
perf: remote browser CPU / zombie optimization
liumangmang
2026-06-01 15:47:08 +08:00
-
c8ba25f08e
feat: live remote key list with auto-upsert and safe group name extraction
liumangmang
2026-06-01 14:53:40 +08:00
-
bea4344bb3
fix: reconcile upstream keys on list/generate/import to prevent stale key imports
liumangmang
2026-06-01 11:29:37 +08:00
-
3408795289
feat: default upstream balance config for new upstream form
liumangmang
2026-06-01 11:09:31 +08:00
-
92eb4888d1
test: replace TestClient with direct router calls to fix hang in binding tests
liumangmang
2026-06-01 10:26:23 +08:00
-
830b6df587
test: fix hang in group binding regression tests by isolating sessions and mocking lifespan
liumangmang
2026-06-01 09:32:44 +08:00
-
518e3e8efc
feat: add one-click sync for website group bindings
liumangmang
2026-06-01 09:06:01 +08:00
-
890432e1a5
test: fix RuntimeWarnings in multi-tab concurrency test
liumangmang
2026-05-30 10:21:30 +08:00
-
18c04c1f86
test: enhance multi-tab coverage for concurrency and events
liumangmang
2026-05-30 10:17:24 +08:00
-
5268f1119b
fix: multi-tab concurrency and metadata sync improvements
liumangmang
2026-05-30 10:08:55 +08:00
-
3ab3a5e26f
feat: add multi-tab support to remote browser
liumangmang
2026-05-30 09:51:51 +08:00
-
5c20ddc8e6
feat: sync account priorities after rate changes
liumangmang
2026-05-29 17:51:12 +08:00
-
c5778bb3e7
feat: persist browser sessions and update admin workflows
liumangmang
2026-05-29 16:00:43 +08:00
-
e3151a7ea6
chore: untrack runtime data/ directory
SmartUp Developer
2026-05-25 13:47:21 +08:00
-
42d8731ff7
perf: website_sync 批量查询 + custom_pages origin TTL 缓存
SmartUp Developer
2026-05-25 00:19:14 +08:00
-
4971263a3a
perf: 前端按需引入 Element Plus + Vite 拆包 + template 优化
SmartUp Developer
2026-05-25 00:18:08 +08:00
-
41a439d830
perf: SQLite WAL + 复合索引 + GZip + scheduler jitter + 构建缓存
SmartUp Developer
2026-05-25 00:08:10 +08:00
-
3a31d185a4
fix: reuse upstream keys for account import
SmartUp Developer
2026-05-24 23:18:40 +08:00
-
6044b00685
feat: 上游 Key 唯一化、分组导入跳过、账号导入平台识别&远端校验&base_url 注入
liumangmang
2026-05-21 01:16:39 +08:00
-
0a27bba296
fix: 修复远程浏览器登录态保留 & 剪贴板同步问题
liumangmang
2026-05-20 10:13:13 +08:00
-
6cc797f915
feat: remote browser login persistence + balance display + UI consistency
liumangmang
2026-05-20 09:44:20 +08:00
-
4c71148ff9
feat: one-click upstream auth refresh from custom page viewer
SmartUp Developer
2026-05-19 09:27:14 +08:00
-
7cb0ff1608
fix: object URL leak, CDP before goto, limit raw secrets in extract
SmartUp Developer
2026-05-18 14:25:56 +08:00
-
c7b33983d6
feat: auth-capture — WS frame stream, drag events, continuous CDP, profile cleanup
SmartUp Developer
2026-05-18 14:14:33 +08:00
-
08c855677a
feat: auth capture — interactive browser, CDP header capture, cookie auth
SmartUp Developer
2026-05-18 11:44:10 +08:00
-
4d1237c58f
feat: auth capture — remote browser credential extraction
SmartUp Developer
2026-05-17 21:04:36 +08:00
-
c809139470
fix: authStorage key depends on pathname, F5 refresh logs out
SmartUp Developer
2026-05-17 13:01:53 +08:00
-
84b714ced3
fix: sync admin password from .env on startup, add host.docker.internal for local sub2api
SmartUp Developer
2026-05-17 12:52:09 +08:00
-
0ad8796285
fix: restore docker-compose env-var pattern, fix .env conflict from shell env
SmartUp Developer
2026-05-17 12:40:26 +08:00
-
5c60627fb6
fix: Vite type declaration, non-idempotent retry, hardcoded test IP
SmartUp Developer
2026-05-17 11:56:49 +08:00
-
2934473770
fix: remove stale _decimal_str ref, add context manager to HTTP clients
SmartUp Developer
2026-05-17 11:29:51 +08:00
-
8a6ed249be
fix: complete remaining 8 optimization items
SmartUp Developer
2026-05-17 11:09:35 +08:00
-
ad16618406
fix: address multiple code audit findings
SmartUp Developer
2026-05-17 10:52:18 +08:00
-
a42ecf7bcc
docs: add optimization-review.md — code audit findings
SmartUp Developer
2026-05-17 04:12:00 +08:00
-
1026134977
Add runtime data snapshot
liumangmang
2026-05-15 16:18:01 +08:00
-
7adc7c00ab
Add remote browser pages and website sync
liumangmang
2026-05-15 15:43:58 +08:00
-
a13a0070a5
Ignore local git metadata
liumangmang
2026-05-12 17:58:24 +08:00
-
b564ca4797
Initial commit
liumangmang
2026-05-12 17:51:53 +08:00