Commit Graph

38 Commits (main)

Author SHA1 Message Date
mula.liu d10dea21a8 修复了轨道生成问题 2025-12-10 16:49:16 +08:00
mula.liu 1f484cfe79 1.0.3 2025-12-08 18:55:38 +08:00
mula.liu f9f804cb5f Phase 2 2025-12-06 00:39:27 +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 9b0614e7a1 增加了数据截止日 2025-12-03 14:26:53 +08:00
mula.liu 0139303b6a 增加了proxy配置 2025-12-03 13:40:44 +08:00
mula.liu efd2b9051b 解决跨越问题 2025-12-03 01:29:44 +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 3f7a983178 解决跨越问题 2025-12-02 22:50:18 +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 155eb06f8a 0.9.9 2025-12-01 00:45:43 +08:00
mula.liu 4b214980cf fix: resolve danmaku ttl fetch error and improve frontend visibility 2025-12-01 00:24:17 +08:00
mula.liu cb1f03794e feat: Implement Danmaku (bullet chat) feature with Redis storage and configurable TTL 2025-12-01 00:15:57 +08:00
mula.liu e0cf0ce598 feat: Implement background tasks for NASA data download 2025-11-30 23:58:37 +08:00
mula.liu 21956f1c3b feat: add real-time NASA Horizons terminal data viewer 2025-11-30 23:35:38 +08:00
mula.liu 32c3e6c71c fix: Resolve ImportError by using 'require_admin' dependency 2025-11-30 23:27:37 +08:00
mula.liu a10d0e49fe feat: Update admin dashboard to show registered user count and set default date range for NASA data download to current month 2025-11-30 23:25:56 +08:00
mula.liu e796eceaf8 0.9.9 2025-11-30 23:03:53 +08:00
mula.liu 75318d5b28 0.9.9 2025-11-30 13:26:01 +08:00
mula.liu a1a7580d63 0.9.9 2025-11-30 10:43:29 +08:00
mula.liu 86d8b4cbd7 前端功能初步完成 2025-11-30 00:58:28 +08:00
mula.liu 514f6e51ab 前端功能初步完成 2025-11-29 23:09:31 +08:00
mula.liu 78e48a6ee3 0.0.9 2025-11-27 18:14:25 +08:00
mula.liu bda13bebab 初步完成了太阳系内的行星显示 2025-11-27 13:16:19 +08:00