Open
Conversation
commit a111be513d8e0efd8453c65b0469828099a12403
Author: chjm6 <chjm655@gmail.com>
Date: Sat Sep 10 13:57:55 2022 -0400
Made chat auto-scroll to the bottom
commit e9bd849e3ef965cac35180c6bc3450faf8b3f525
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 23:02:12 2022 -0400
Added evaluations
commit 1ef3428e1412c907e093f9385dd8b3efd3fff35c
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 17:57:55 2022 -0400
Small update to README.md
commit b8746126b883cfc835d1b58def78cc328b151e45
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 16:15:31 2022 -0400
Added README, added server logging, and made client refresh for new messages.
commit 548043109a1b23f6113fa2e8290d2e4bc05313b0
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 14:30:05 2022 -0400
Made submitting the form clear the textbox
commit 01be48c80cca87fb7f7d97af6596ade4771a0d75
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 14:02:06 2022 -0400
Made chat window auto-adjust height based on screen size
commit 954864be50a25f56105f78f613ca1738e9980922
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 13:04:38 2022 -0400
Moved messages over to database
commit 7e7a981bbe2c7bc0dcdf59f0f3dc49ab6cf8ce8c
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 11:52:15 2022 -0400
Basic chatting functionality implemented
commit b6b1bdb42bfc6d02d7f82d915014c9cd5241dc7d
Author: chjm6 <chjm655@gmail.com>
Date: Thu Sep 8 01:41:08 2022 -0400
Stuck on GET request
commit 484a7d39a5379aac1fa76ed9ea9eec9835476646
Author: chjm6 <chjm655@gmail.com>
Date: Wed Sep 7 21:53:18 2022 -0400
Basic server response
commit cb13847808981e1d14eaf267725d51370a0c4963
Author: chjm6 <chjm655@gmail.com>
Date: Wed Sep 7 20:46:23 2022 -0400
Set up Typescript
commit 722148872f6a3d6c49ec8077d3c977c3600cb572
Author: chjm6 <chjm655@gmail.com>
Date: Sun Sep 4 14:51:30 2022 -0400
Added some npm dependencies, switched to typescript, and reformatted code
commit cc1d12f81bcf09974ab523dd09aa1bb06e26f0c7
Merge: 5e7739a 640e6ed
Author: CJACOBSON32 <34342644+CJACOBSON32@users.noreply.github.com>
Date: Sun Sep 4 14:28:34 2022 -0400
Merge branch 'cs4241-22a:main' into main
commit 640e6ed4c8fed17fd999f5ab9fcf007c5b512785
Author: charlie roberts <charlie@charlie-roberts.com>
Date: Thu Sep 1 17:54:50 2022 -0400
Update README.md
commit 5e7739a8204f500240191a2c11a4f2eb3b006d4c
Author: CJACOBSON32 <34342644+CJACOBSON32@users.noreply.github.com>
Date: Thu Sep 1 13:17:53 2022 -0400
Added boilerplate .gitignore and ran npm install
commit 581ffd0
Author: charlie roberts <charlie@charlie-roberts.com>
Date: Mon Aug 29 10:37:15 2022 -0400
Update README.md
commit 6362c3c
Author: charlie roberts <charlie@charlie-roberts.com>
Date: Mon Aug 29 10:31:16 2022 -0400
init
# Conflicts:
# .gitignore
# .idea/modules.xml
# README.md
# package-lock.json
# package.json
Also changed some names in index.html
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.
My submission for a3. Here's a link to the site: http://157.230.2.81:443/