Skip to content

Dev latest#2

Merged
YihuiLu merged 3 commits intodevfrom
dev-latest
Mar 27, 2026
Merged

Dev latest#2
YihuiLu merged 3 commits intodevfrom
dev-latest

Conversation

@YihuiLu
Copy link
Copy Markdown
Contributor

@YihuiLu YihuiLu commented Mar 27, 2026

No description provided.

YihuiLu added 3 commits March 27, 2026 21:49
…-solve debug workspace

- 将星表主存储从文件切换为SQLite并增加索引、状态元数据与查询优化 / Migrate star catalog primary storage from files to SQLite with indexes, metadata, and query optimizations
- 新增星表CRUD API与调试控制台独立页面,支持开发阶段增删改查及任务联调 / Add catalog CRUD APIs and a dedicated debug console page for development-time CRUD and workflow debugging
- 打通素材上传、单图/视频分析、实时解算调试链路并补充单元与集成测试 / Connect upload, image/video analysis, realtime solve debugging, and add unit/integration tests

Made-with: Cursor
…ed large bilingual star database

- 增加SQLite损坏自动恢复机制,启动时遇到 malformed 或非数据库文件可自动备份并重建 / Add SQLite auto-recovery to backup and rebuild on malformed or non-database files during startup
- 扩展星表结构支持中英文名称与描述,并将 HYG v41 数据导入项目内数据库随版本发布 / Extend star schema with bilingual names/descriptions and import HYG v41 into project-embedded database for release
- 更新调试控制台与CRUD字段,补充损坏恢复测试和数据发布忽略规则 / Update debug console and CRUD fields, add corruption recovery tests and data release ignore rules

Made-with: Cursor
…te display in debug console

- 将曝光/颜色/白平衡切换改为独立应用路径并补充后端接口,避免轮询覆盖待提交值 / Refactor exposure/color/white-balance to dedicated apply paths with backend endpoints to prevent polling from overwriting pending selections
- 增加当前生效值与待同步状态提示,修复白平衡状态同步逻辑并补充相关单测 / Add current-applied and pending-sync indicators, fix white-balance state sync logic, and add corresponding unit tests
- 为调试页脚本引入资源时间戳参数,降低旧静态缓存导致前后端行为不一致的风险 / Add asset timestamp query for debug script to reduce stale-cache mismatch between frontend behavior and backend updates

Made-with: Cursor
@YihuiLu YihuiLu merged commit 66113c2 into dev Mar 27, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant