AI Engineer
|
e8369d4680
|
feat(service): Client Key 应答头条件化,静态文件/WebSocket 仅 Cookie 维护,配置字段命名统一(by AI)
- Device-Id/Session-Id 仅当请求头未携带时才写入应答头
- 静态文件和 WebSocket 升级应答仅通过 Cookie 维护身份
- Client App 头改为 App-Name/App-Version(破折号命名)
- NoLogHeaders → NoLogRequestHeaders,NoLogOutputFields → NoLogResponseFields,新增 NoLogResponseHeaders
- 默认排除列表动态构建,用户只需追加自定义字段
- Cookie 头智能过滤:不再整体排除,仅剔除匹配排除列表的 key
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
|
2026-06-22 19:01:53 +08:00 |
|
AI Engineer
|
556d60661c
|
feat(service): Session Save/Load/Remove 增强,日志脱敏引擎,响应体捕获修复(by AI)
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
|
2026-06-21 22:53:37 +08:00 |
|
AI Engineer
|
bc0c62eb09
|
feat(service): 具名化 JS 导出并动态包裹错误(by AI)
|
2026-06-21 14:03:39 +08:00 |
|
AI Engineer
|
c891d37fad
|
refactor(service): export WebServer and NewWebServer for compatibility
|
2026-06-06 09:35:02 +08:00 |
|
AI Engineer
|
fbf7e6475c
|
fix(service): enhance routing robustness and static file matching v1.5.11
|
2026-06-06 08:59:14 +08:00 |
|
AI Engineer
|
582de60053
|
fix: service.Static() URL decoding bug
|
2026-06-05 21:15:04 +08:00 |
|
AI Engineer
|
94a4be81ec
|
refactor(service): deep alignment with low-code environment (Header/Cookie/Shadowing)
|
2026-06-05 19:05:21 +08:00 |
|
AI Engineer
|
fe3b420d35
|
feat(service): add EnableWebDev for auto-refresh and AddShutdownHook
|
2026-06-05 11:31:33 +08:00 |
|
AI Engineer
|
c88139e202
|
publish v1.5.2
|
2026-06-04 21:19:09 +08:00 |
|
AI Engineer
|
ea590cb9e3
|
feat(jsmod): enhance infrastructure and register service to jsmod v1.3.6
|
2026-05-31 18:33:54 +08:00 |
|
AI Engineer
|
c207bdd400
|
Refactor service logging to callback pattern, add configurable StopTimeout and enhance panic context (by AI)
|
2026-05-10 22:40:31 +08:00 |
|
AI Engineer
|
fec9c40f93
|
feat: implement semantic ID, fine-grained logging, and SOP alignment (by AI)
|
2026-05-10 12:44:25 +08:00 |
|
AI Engineer
|
864dadda64
|
chore(service): release v1.0.2 with infra alignment and memory fs support (by AI)
|
2026-05-09 16:39:20 +08:00 |
|
AI Engineer
|
5b63fd83a9
|
Slim down service module: remove redundant features and optimize ID generation (by AI)
|
2026-05-08 22:41:01 +08:00 |
|
AI Engineer
|
bdb104aa2f
|
Migrate service module from ssgo/s with modern Go features (by AI)
|
2026-05-08 07:27:06 +08:00 |
|