This repository has been archived on 2025-08-04 . You can view files and clone it, but cannot push or open issues or pull requests.
7b15606da5ebd01d8c8c1181955289b5bb739c8d
- Removed several `println!` statements from the `governance` controller and `proposals` database module to improve code cleanliness and reduce unnecessary console output. - Updated the `all_activities.html` template to use the `created_at` field instead of `timestamp` for activity dates. - Updated the `index.html` template to use the `created_at` field instead of `timestamp` for activity timestamps. - Added `#[allow(unused_assignments)]` attribute to the `create_activity` function in `proposals.rs` to suppress a potentially unnecessary warning.
hostbasket
Description
Languages
HTML
55%
Rust
40.9%
JavaScript
3.6%
Shell
0.3%
CSS
0.2%