generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 76
WM5 | Behrouz(abdullah) Karimi | Node Server Module | WEEK 1-2-3-4 #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bkarimii
wants to merge
13
commits into
CodeYourFuture:main
Choose a base branch
from
bkarimii:feature/chat-server
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
ed98a0e
level-1 done, post, delete,and get
bkarimii dcba5b9
level-2, simple validation done
bkarimii 68c1bed
search for a msg
bkarimii 8a44979
level-3 getting latest10 msg
bkarimii f99e811
adding a timestamp to the msg gotten from user
bkarimii e11909c
adding id to each msg object
bkarimii 6ad0ed9
change to sent back the object in search/latest
bkarimii 5104a18
changing delet response msg
bkarimii dd329f2
put added to edit mssg
bkarimii 0bfd05d
fixing bug in delete fetch
bkarimii 9e7246a
a new empty array for msgs
bkarimii c5b4e99
clearing console.logs
bkarimii d7bd306
bug fixed
bkarimii File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Check failure
Code scanning / SonarCloud
Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks