| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove examples and legacy code, update .gitignore | 魏曹先生 | 2026-02-05 | 31 | -3032/+0 |
| | | | | | | | | | - 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 | ||||
| * | Add local actions modules and ProcessActionError enum | 魏曹先生 | 2026-01-23 | 9 | -0/+20 |
| | | | | | | | | | - Add local_actions module with account_manage and current_sheet submodules - Add ProcessActionError enum with authorization and registration variants - Add missing import for MemberId in error module | ||||
| * | Rename track file action module from track to track_file | 魏曹先生 | 2026-01-12 | 2 | -2/+2 |
| | | |||||
| * | Rename track.rs to track_file.rs | 魏曹先生 | 2026-01-12 | 2 | -1/+1 |
| | | |||||
| * | Rename modules for better clarity and organization | 魏曹先生 | 2026-01-12 | 11 | -14/+14 |
| | | |||||
| * | Rename and reorganize remote actions modules | 魏曹先生 | 2026-01-12 | 21 | -706/+781 |
| | | |||||
| * | Reorganize crate structure and move documentation files | 魏曹先生 | 2026-01-12 | 14 | -0/+2937 |
