Commit Graph

38 Commits

Author SHA1 Message Date
1fea5c81c4 🔄 Update script metadata and add auto-hide feature in tree-rs
解释:
- `script-meta-v2.json` 和 `script-meta.json` 文件中的脚本长度、SHA256 哈希值和更新时间被修改,表明脚本内容发生了变化。
- `tree-rs/src/main.rs` 中新增了 `--auto-hide` 参数及其逻辑,用于自动隐藏特定目录(如 `target`, `build`, `node_modules`),并对相关代码进行了调整。
- 这些变更主要涉及功能更新和元数据同步,因此用 🔄 表示更新。
2026-04-18 09:06:51 +08:00
391d4f9a46 🆕 Add new script "tree-rs" and update related metadata files 2026-04-18 01:36:15 +08:00
50c949a910 🔍 Enhance cheat sheet filtering and update script metadata hashes 2026-04-13 00:45:48 +08:00
124492d408 🌟 Add inline prefix handling in main.rs and update script metadata files 2026-04-13 00:36:19 +08:00
c51c2a2773 📚 Add help message and update script metadata hashes due to main.rs changes 2026-04-13 00:33:30 +08:00
85b319d239 📦 Add Serde and Serde JSON dependencies for cheat sheet metadata handling 2026-04-13 00:26:08 +08:00
5ec214b923 📦 Update dependencies and enhance functionality for markdown rendering
The changes include updates to dependencies in `Cargo.lock` and `Cargo.toml`, along with enhancements to the markdown rendering script:

1. Added new dependencies: `reqwest` for HTTP requests and `rust_util` for utility functions.
2. Modified `main.rs` to support reading from both local files and URLs, improving flexibility.
3. Updated metadata files (`script-meta-v2.json` and `script-meta.json`) to reflect changes in script size and hash.

These updates expand the script's capabilities while ensuring compatibility with existing features.
2026-04-12 23:59:23 +08:00
1f052b8b32 🆕 Add new script md-rs and update metadata files to include its details 2026-04-11 23:34:00 +08:00
f1983d35a0 📝 Update script metadata and improve AI message handling logic 2026-04-05 00:10:33 +08:00
2cd8cf7150 🔄 Update script metadata and enhance git commit logic with AI summarization
解释:
1. 🔄 表示更新/修改类型的变化
2. 核心变更包括:
   - 更新了 script-meta-v2.json 和 script-meta.json 中的脚本元数据(长度、哈希值、更新时间等)
   - 修改了 sync-rs/src/main.rs 的文件权限(从 644 改为 755)
   - 增强了 git commit 逻辑,加入了 AI 自动生成提交信息的功能
3. 总结突出了变更的核心内容,即元数据更新和提交逻辑的改进
2026-04-05 00:04:41 +08:00
a335a7ae80 update osssendfile.rs 2026-03-18 00:00:59 +08:00
97d11fa184 update osssendfile.rs 2026-03-17 23:57:42 +08:00
fa7267dd22 update osssendfile.rs 2026-03-15 23:31:36 +08:00
d9b240ec5a update script sign 2026-02-09 01:14:04 +08:00
fbb78ca2af update script-sign.rs 2026-02-09 01:11:32 +08:00
7250bd1e59 feat: update ssh.rs 2026-01-25 10:23:58 +08:00
c562c4886b feat: update script-sign.rs 2026-01-22 00:12:43 +08:00
9ea0224fd4 feat: ssh.rs 2026-01-02 20:09:33 +08:00
caa1d83958 feat: update keyring.rs 2026-01-02 16:17:29 +08:00
0db169932b feat: update keyring.rs 2026-01-02 15:56:30 +08:00
382bd834f6 feat: update connect.rs 2025-10-21 13:32:22 +08:00
8b0b289eb9 feat: udpate keyring.rs 2025-10-20 00:09:39 +08:00
1b5db69a73 feat: update connect-rs, add keyring-rs 2025-10-19 15:26:12 +08:00
2ea46e6df2 feat: update osssendfile-rs 2025-10-15 19:38:49 +08:00
b0d9cbfb61 feat: update osssendfile 2025-10-13 23:33:56 +08:00
5d215d3ca3 feat: update connect-rs 2025-10-13 23:13:48 +08:00
c9928c65fe feat: add connect-rs 2025-10-13 22:58:53 +08:00
85e442f114 feat: update osssendfilers 2025-10-10 00:24:50 +08:00
f74931f8bd feat: update script-verify.rs 2025-09-09 23:11:08 +08:00
c04dde9dcf feat: updates 2025-06-20 22:07:16 +08:00
067f76b5ff feat: add file-forma.rs 2025-05-31 00:26:48 +08:00
09a6a65de6 feat: sign scripts 2025-01-23 23:50:39 +08:00
c2af7ec23b feat: script-sign-rs script-verify-rs 2025-01-23 00:25:34 +08:00
912332da97 feat: update script-sign-rs 2025-01-22 01:44:21 +08:00
0ed00c14e2 feat: add publish_date and update_time 2025-01-19 15:43:04 +08:00
968309fff5 feat:update xattr-rs 2025-01-18 14:41:50 +08:00
8b6cedb20d feat: fix single script 404 2025-01-18 12:42:39 +08:00
6b5f301086 feat: script-meta-v2 2025-01-18 12:41:12 +08:00