Skip to content

issues Search Results · repo:ZitaneLabs/hdrop language:Rust

Filter by

12 results
 (73 ms)

12 results

inZitaneLabs/hdrop (press backspace or delete to remove)

We should test hdrop on every build. - Check formatting using cargo +nightly fmt - Check warnings using cargo clippy - Run tests using cargo test (or preferably nextest)
  • SplittyDev
  • Opened 
    on Jul 15, 2023
  • #35

We should use cargo-deny for security advisories and license checks.
security
  • SplittyDev
  • Opened 
    on Jul 15, 2023
  • #34

Maybe url-safe Base64 (+ - -, / - _)
  • SplittyDev
  • Opened 
    on Jun 27, 2023
  • #31

Give users the ability to easily verify and audit the integrity of the front end with the open source repository.
  • Neotamandua
  • Opened 
    on Jun 23, 2023
  • #29

security
  • SplittyDev
  • 1
  • Opened 
    on Jun 23, 2023
  • #28

Rethink the API interface. - Be as REST-compliant as possible - Eliminate redundant logic and arguments - Remove iv salt from verify challenge answer - Provide extensive documentation and ...
  • SplittyDev
  • 1
  • Opened 
    on Jun 15, 2023
  • #23

Bring the Rust server into a release-ready state. Requirements - Tracing across the whole server, with special care for background workers - Reassess background worker logic - Recheck the case ...
  • SplittyDev
  • 1
  • Opened 
    on Jun 15, 2023
  • #22

Write a first working implementation of the Rust server. Requirements - Full compliancy with current API spec - Best-effort error handling and conflict resolution Follow-ups Follow-up refactoring, ...
  • SplittyDev
  • 1
  • Opened 
    on Jun 15, 2023
  • #21

Supersedes #1 Changes - 14.06.23 - Added CACHE_DIR env variable - 06.06.23 - Removed CACHE_HYBRID_FLUSH_RATIO env variable Caching Configuration hdrop is going to support the following ...
  • SplittyDev
  • 2
  • Opened 
    on May 31, 2023
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub