| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-05 | Remove examples and legacy code, update .gitignore | 魏曹先生 | |
| - Delete examples directory and its example action system - Rename actions/ to legacy_actions/ and data/ to legacy_data/ - Update Cargo.toml license file reference - Move setup scripts to scripts/dev/ directory - Add todo.txt patterns to .gitignore | |||
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
| 2025-12-24 | Add build script for compile info and installer generation | 魏曹先生 | |
| 2025-11-10 | Replace Git submodule with setup script for documents | 魏曹先生 | |
| The .gitmodules file has been removed and replaced with a setup.sh script that handles cloning the documents repository. This provides more flexibility than Git submodules while achieving similar results. The .gitignore has been updated to reflect this change. | |||
| 2025-11-06 | Reorganize .gitignore and update submodule configuration | 魏曹先生 | |
| 2025-11-04 | Update .gitignore to ignore target directories recursively | 魏曹先生 | |
| 2025-10-27 | Ignore directory | 魏曹先生 | |
| 2025-09-21 | Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb | 魏曹先生 | |
| 2025-09-12 | Ignore Obsidian Workspace | 魏曹先生 | |
| 2025-09-12 | Ignore all `.temp` directories | 魏曹先生 | |
| 2025-09-12 | Update Ignore Files | 魏曹先生 | |
| Ignore: (+) .temp/ .idea/ | |||
