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 d12a082ca1 feat: Enhance Governance Controller and Proposal Handling
- Improve proposal search to include description field: This
  allows for more comprehensive search results.
- Fix redirect after voting: The redirect now correctly handles
  the success message.
- Handle potential invalid timestamps in ballots: The code now
  gracefully handles ballots with invalid timestamps, preventing
  crashes and using the current time as a fallback.
- Add local time formatting function:  This provides a way to
  display dates and times in the user's local timezone.
- Update database path: This simplifies the database setup.
- Improve proposal vote handling: Addresses issues with vote
  submission and timestamping.
- Add client-side pagination and filtering to proposal details:
  Improves user experience for viewing large vote lists.
2025-05-25 10:48:02 +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%