chore(docker): add docker-compose-local#730
Open
aderan wants to merge 21 commits intonetless-io:mainfrom
Open
Conversation
hyrious
previously approved these changes
Jun 5, 2023
* add region code for roomUUID and inviteCode * remove us ci, use CN as default region * fix test.yaml * roomUUID not only uuidv4 format * `region_code` use `1` as default --------- Co-authored-by: siyu <[email protected]>
Co-authored-by: xuyunshi <[email protected]>
* fix: cancel roomUUID uuid-v4 format limit * cancel room export users api uuid limit --------- Co-authored-by: siyu <[email protected]>
Co-authored-by: siyu <[email protected]>
Co-authored-by: siyu <[email protected]> Co-authored-by: hyrious <[email protected]>
* feat(v2): add user/rebind-phone{/send-message}
* use safe phone in checking can send code
* update filename
* add unit test
feat(v2): add login/phone
feat(v2): add user/password
feat(v2): add reset/phone{/send-password}
add unit test
move mysql.salt to login.salt
* add sg ci * remove unuse step # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # Date: Thu Aug 3 16:22:13 2023 +0800 # # On branch sa/add_sg_ci # Changes to be committed: # modified: .gitlab-ci.yml # --------- Co-authored-by: siyu <[email protected]>
* feat(v2): add email support feat: add SMTP support * add ajv email, return email send failed, email length = 100 * return phone send failed
Co-authored-by: siyu <[email protected]>
* refactor: add more fields to region configs * enforce filename style * add censorship config * add config hash
599e62c to
16410f9
Compare
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.
No description provided.