Commit Graph

76 Commits (main)

Author SHA1 Message Date
mula.liu d10dea21a8 修复了轨道生成问题 2025-12-10 16:49:16 +08:00
mula.liu 1c1f118c91 1.0.3 2025-12-08 19:06:20 +08:00
mula.liu 1f484cfe79 1.0.3 2025-12-08 18:55:38 +08:00
mula.liu 3cdaaa2943 初步实现了三阶段 2025-12-06 17:06:39 +08:00
mula.liu f9f804cb5f Phase 2 2025-12-06 00:39:27 +08:00
mula.liu c0d82ddb97 初始化数据 2025-12-04 22:41:51 +08:00
mula.liu f3eeaa2f27 大幅调整的一个版本,待测试 2025-12-04 22:05:35 +08:00
mula.liu 66fceb03de 大幅调整的一个版本,待测试 2025-12-04 21:43:43 +08:00
mula.liu 088529d6c4 大幅调整的一个版本,待测试 2025-12-04 20:37:10 +08:00
mula.liu 04fce88f44 feat: Reimplement search_body_by_name with httpx and proper parsing 2025-12-03 18:38:22 +08:00
mula.liu a5f18747b2 feat: Implement dynamic timeout control for NASA API requests from system_settings 2025-12-03 18:33:08 +08:00
mula.liu 5172ec5d66 feat: Refactor HorizonsService to use httpx and system_settings for timeout control 2025-12-03 18:31:27 +08:00
mula.liu f228af4e7f fix: Add missing nasa_api_timeout field to Settings 2025-12-03 18:27:49 +08:00
mula.liu eb512918ae fix: Add missing await to search_body_by_name call in API handler 2025-12-03 18:24:58 +08:00
mula.liu 185b03cbf9 feat: Implement Horizons search using httpx and fix syntax error 2025-12-03 18:22:32 +08:00
mula.liu d38de785e6 fix: Correct syntax error in HorizonsService.get_object_data_raw (string literal quotes) 2025-12-03 18:16:48 +08:00
mula.liu f0e6e3a4fe feat: Unify NASA API calls to use httpx with configurable proxy and timeout 2025-12-03 18:15:13 +08:00
mula.liu 9c79196bf3 修正几个前端错误 2025-12-03 15:13:31 +08:00
mula.liu 9b0614e7a1 增加了数据截止日 2025-12-03 14:26:53 +08:00
mula.liu 1c607edc13 增加了proxy配置 2025-12-03 13:59:25 +08:00
mula.liu 053d4ac052 增加了proxy配置 2025-12-03 13:48:38 +08:00
mula.liu 0139303b6a 增加了proxy配置 2025-12-03 13:40:44 +08:00
mula.liu 72c9b3a243 优化了布局 2025-12-03 13:32:57 +08:00
mula.liu efd2b9051b 解决跨越问题 2025-12-03 01:29:44 +08:00
mula.liu f4b0cdc569 资源文件地址 2025-12-03 00:34:20 +08:00
mula.liu c2a2307b34 修正构建文件 2025-12-03 00:07:29 +08:00
mula.liu 1987afeb10 解决依赖包问题 2025-12-02 23:58:57 +08:00
mula.liu 7c24c95595 解决依赖包问题 2025-12-02 23:53:39 +08:00
mula.liu 6710121d2a 解决依赖包问题 2025-12-02 23:44:19 +08:00
mula.liu 245616d15b 解决跨越问题 2025-12-02 23:35:34 +08:00
mula.liu 6699538e0a 解决跨越问题 2025-12-02 23:29:26 +08:00
mula.liu 31812c706d 解决跨越问题 2025-12-02 23:14:01 +08:00
mula.liu e0cfa1ef33 解决跨越问题 2025-12-02 22:54:54 +08:00
mula.liu 3f7a983178 解决跨越问题 2025-12-02 22:50:18 +08:00
mula.liu 9c1c444397 优化了前端部署文件 2025-12-02 22:34:30 +08:00
mula.liu 2f60764c33 优化了部署文件,使用国内镜像 2025-12-02 22:24:43 +08:00
mula.liu da7766f466 优化了部署文件,使用国内镜像 2025-12-02 22:18:32 +08:00
mula.liu 5737eee2c3 更新了国内镜像 2025-12-02 21:45:25 +08:00
mula.liu c9b4109bdc v 1.0.1 2025-12-02 21:25:28 +08:00
mula.liu 27a121489a v1.0.1 2025-12-02 21:13:13 +08:00
mula.liu f9e3cb0ceb 1.0.1 2025-12-02 19:20:33 +08:00
mula.liu 8817389cab 1.0.0 2025-12-02 12:58:00 +08:00
mula.liu 667538e5fe fix: Restore missing Canvas and related r3f imports in Scene.tsx 2025-12-02 11:27:01 +08:00
mula.liu 275e562522 fix: Correct syntax error in Scene.tsx import statement 2025-12-02 11:25:37 +08:00
mula.liu b677da6dfe fix: Resolve useToast context error by prop-drilling toast to FocusInfo 2025-12-02 11:24:19 +08:00
mula.liu d567377835 fix: restore toast auto-close and implement authentication flow 2025-12-02 11:21:51 +08:00
mula.liu e2a9052e57 refactor: Standardize toast notifications by replacing antd message with ToastContext 2025-12-01 16:52:04 +08:00
mula.liu 241a6cb562 fix: Replace hardcoded API URLs with dynamic configuration to support remote access 2025-12-01 16:36:17 +08:00
mula.liu 5ae442c4b2 0.9.9 2025-12-01 00:45:53 +08:00
mula.liu 155eb06f8a 0.9.9 2025-12-01 00:45:43 +08:00