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.
Mahmoud-Emad 7e95391a9c feat: Refactor governance models and views
- Moved governance models (`Vote`, `VoteType`, `VotingResults`) from
  `models/governance.rs` to `controllers/governance.rs` for better
  organization and to avoid circular dependencies.  This improves
  maintainability and reduces complexity.
- Updated governance views to use the new model locations.
- Added a limit to the number of recent activities displayed on the
  dashboard for performance optimization.
2025-06-03 15:31:50 +03:00
2025-05-05 11:32:09 +03:00
2025-04-19 19:11:13 +02:00
2025-04-19 16:45:14 +00:00

hostbasket

Description
No description provided
Readme 738 KiB
Languages
HTML 55%
Rust 40.9%
JavaScript 3.6%
Shell 0.3%
CSS 0.2%