From 7b97b52af021500d8085c875d20215e8dc0f53cc Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 17 Nov 2025 11:49:49 +0800 Subject: feat: Add file status tracking and SHA1 hash system - Implement SHA1 hash calculation module with async support - Add file status analysis for tracking moves, creates, and modifications - Enhance local file management with relative path handling - Update virtual file actions with improved tracking capabilities --- crates/utils/sha1_hash/res/story.sha1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 crates/utils/sha1_hash/res/story.sha1 (limited to 'crates/utils/sha1_hash/res/story.sha1') diff --git a/crates/utils/sha1_hash/res/story.sha1 b/crates/utils/sha1_hash/res/story.sha1 new file mode 100644 index 0000000..c2e3213 --- /dev/null +++ b/crates/utils/sha1_hash/res/story.sha1 @@ -0,0 +1 @@ +6838aca280112635a2cbf93440f4c04212f58ee8 -- cgit