Commit Graph

169 Commits

Author SHA1 Message Date
yovinchen 2e18805c47 删除无用 2025-08-13 11:21:05 +08:00
yovinchen bb148f4106 重构项目详情页面 2025-08-13 00:38:54 +08:00
yovinchen 4943e48254 重构项目详情页面 2025-08-13 00:23:37 +08:00
yovinchen ef0c895f1e 修复文件编辑bug 2025-08-12 22:56:01 +08:00
yovinchen dd48999f9a Update README.md 2025-08-11 14:35:54 +08:00
yovinchen 8c3fb1b1c6 Merge branch 'getAsterisk:main' into main 2025-08-11 14:31:28 +08:00
Vivek R 032ee2af78 ci: use oven-sh/setup-bun@v2 in pr-check to fix Bun download HTTP 400 on ubuntu-24.04 2025-08-11 01:02:56 +05:30
Vivek R a19d8eaa0e ci: add PR check workflow 2025-08-10 23:51:25 +05:30
yovinchen 77d4afb376 README.md 2025-08-10 23:24:44 +08:00
yovinchen f973335c04 README.md 2025-08-10 21:50:27 +08:00
yovinchen b1cd9f9098 优化页面布局 2025-08-10 21:44:48 +08:00
yovinchen 4fa9f93f46 修复时区展示 2025-08-10 17:00:59 +08:00
yovinchen 24c06dd4a8 修复UI展示 2025-08-10 17:00:49 +08:00
yovinchen 36f8ec14fe 调整计费 2025-08-10 15:27:09 +08:00
yovinchen 68baf5f1e9 调整页面比例 2025-08-10 07:54:30 +08:00
yovinchen 6d87b7cecc 调整页面比例 2025-08-10 07:48:20 +08:00
yovinchen c7d5ce3f0a 优化数据加载 2025-08-10 07:10:47 +08:00
yovinchen 4d9004526d 优化数据加载 2025-08-10 07:07:26 +08:00
yovinchen 002433512b 优化数据加载 2025-08-10 06:50:38 +08:00
yovinchen 8b83790813 美化UI 2025-08-10 06:18:25 +08:00
yovinchen 36ba54d051 删除debug 2025-08-10 05:03:05 +08:00
yovinchen e5e7399f90 增加请求次数 2025-08-10 04:43:19 +08:00
yovinchen 6898f10d3f 增加允许本地中转 2025-08-10 03:57:56 +08:00
yovinchen d8995bfe36 修改计算规则以及数据库 2025-08-10 02:46:52 +08:00
yovinchen dcd6b42a66 完善UI 2025-08-10 01:46:10 +08:00
yovinchen dbda05e688 git页面修复 2025-08-09 23:10:29 +08:00
yovinchen 272ea62bee 文件管理器以及文件编辑器 2025-08-09 18:31:17 +08:00
yovinchen 3bf68960a1 git状态以及文化管理器优化 2025-08-09 18:01:59 +08:00
yovinchen 1f13548039 增加文件管理器,增加文件编辑 2025-08-09 13:44:52 +08:00
yovinchen 5e532ad83f 增加文件管理器 2025-08-09 13:22:54 +08:00
yovinchen c5b72a9879 优化页面,国际化细节内容 2025-08-09 04:42:10 +08:00
yovinchen f682dd7a5b 优化页面,国际化细节内容 2025-08-09 04:18:12 +08:00
yovinchen f5e326bde7 增加测速 2025-08-08 21:03:01 +08:00
yovinchen 18c5d72634 README.md 2025-08-08 18:10:42 +08:00
yovinchen f223211af2 README.md 2025-08-08 13:52:44 +08:00
yovinchen 123740bcaf 修改网站地址 2025-08-08 13:26:19 +08:00
yovinchen 8f633d97d4 增加额度查询 2025-08-08 13:19:06 +08:00
yovinchen 5016c1d9d6 修改计算规则 2025-08-08 12:27:56 +08:00
yovinchen f3324b1107 修改计算规则 2025-08-08 09:12:35 +08:00
yovinchen e903e6a3d1 修改错误 2025-08-08 00:44:23 +08:00
yovinchen ef2e30401e 美化页面 2025-08-08 00:21:10 +08:00
yovinchen ca56cc83f0 增加配置转换 2025-08-07 23:46:55 +08:00
yovinchen 5910362683 美化 2025-08-07 12:28:47 +08:00
yovinchen 6798be3b42 汉化 2025-08-06 15:39:05 +08:00
yovinchen 351a79d54c 汉化 2025-08-06 11:32:29 +08:00
Vivek R 90afd6e520 fix(ci): improve macOS build workflow for permissions and CI compatibility
- Set CI=true for native build to ensure correct environment in CI runs
- Add chmod step to guarantee executable permissions on built binary
- Use ditto instead of zip to archive app bundle, preserving permissions and signatures
2025-08-02 00:36:53 +05:30
Kiran Johns 404db59f2c make tab ui more kawaii 2025-08-02 00:33:18 +05:30
Kiran Johns 92599b373d fix tab manager ux issues 2025-08-02 00:33:18 +05:30
Vivek R 74c2bb3746 ci: prepare for v0.1.0 release
- Add Claudia logo to release body
- Add first release announcement and feature highlights
- Clean up test branch references in build workflows
- Update release body formatting for better presentation
- Fix reusable workflow errors by adding workflow_call triggers to build workflows
2025-08-01 18:54:28 +05:30
Vivek R 6a6392670d chore: update dependencies and clean up Windows icons
- Update package.json dependencies
  - Bump package version for consistency

- Update Cargo dependencies
  - Add new dependencies required for enhanced functionality
  - Update Cargo.lock with resolved versions

- Update tauri.conf.json with new build configurations
  - Add platform-specific settings
  - Configure bundle options for different targets

- Update .gitignore patterns
  - Add new build artifacts to ignore list

- Minor fix in claude.rs command implementation
2025-08-01 17:55:15 +05:30