Open
Conversation
* adding ruby client for senz * adding a README.md file
Create receiver for device 01
…mic one instead of printing the static 3001 port
* Create config.yml Dependabot for managing packages * Implementing Rust client for Senz server Create receiver for device 01 * Rust sender device file * Create README file * Add new dependencies Add and updated dependencies with current versions * Adding AES libraries * create message encryption with aes * removed binary files
* updating README.md * adding tests
* Added UNSHARE command for python client * Removed changes from master * Added Unshare command for javascript client * Undoing changes to master * Added unshare command to JS client
* Create config.yml Dependabot for managing packages * Implementing Rust client for Senz server Create receiver for device 01 * Rust sender device file * Create README file * Add new dependencies Add and updated dependencies with current versions * Adding AES libraries * create message encryption with aes * removed binary files * Update READMe.md Update README.md with the new dependencies requirements
… request creation
* Create CODE_OF_CONDUCT.md * Update CODE_OF_CONDUCT.md * Update Code of Conduct
Update README.md with the new dependencies requirements * Update ISSUE_TEMPLATE.md
…se creation (scorelab#130) * Add test coverage using istanbul.js * Add mockgoose for mock database generation during testing * update package.json and increase test timelimit Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com> Closes scorelab#127
* Email Checker for Backend (scorelab#125) * small change Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
* implemented inactivity to SIGN IN button * updated sign in button activity
Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
* only account be created with one email * fixed unique-email invalid token bug in test cases * test case added for unique-email check and fixed a bug in async clearing of mock database test Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR added the functionality of installation script for other available distros in the community.
Supported Distro added:
Fixes #155
Type of Change:
Checklist: