Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot]
3dd24ae54d
Bump json5 and react-scripts in /twistter-frontend
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `react-scripts` from 0.9.5 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-0.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 07:48:01 +00:00
f9a45ffe07
Merge pull request #84 from ClaytonWWilson/dms
Direct Messages
2019-12-04 22:47:50 -05:00
Aditya Sankaran
17c7e989ef cleared modal for quoting when hitting cancel button 2019-12-04 19:37:53 -05:00
374c4d45b0
Merge branch 'master' into dms 2019-12-04 15:56:42 -05:00
77a3ba9f69 Fix merge issues 2019-12-04 00:30:23 -05:00
fd1718a1f4 Fixing more errors 2019-12-03 20:54:54 -05:00
Leon Liang
56e836451d display posts on other user's page 2019-12-03 18:11:10 -05:00
09a3ccd12d
Merge branch 'master' into dms 2019-12-03 13:21:30 -05:00
1a02b53d0f Improved speed of search and made it fuzzy search 2019-12-03 00:54:06 -05:00
88064c55a3
Merge branch 'master' into dms 2019-12-02 16:21:26 -05:00
f7ef0cb333 Fix DM message content overflowing 2019-11-27 21:52:14 -05:00
331509da7f Direct Messages sending DMs 2019-11-22 16:44:53 -05:00
Aditya Sankaran
1ccc195036 liking and unliking work 2019-11-19 21:09:07 -05:00
Leon Liang
4200c05ca1 added profile display 2019-10-24 22:08:49 -04:00
4a5c404be3
Merge branch 'master' into login-frontend 2019-10-03 11:39:38 -04:00
f14e8bd970 Redux saves user data on login 2019-10-03 10:58:45 -04:00
Leon Liang
7558602a90 Added post card 2019-10-02 23:08:34 -04:00
8de496826a Testing login backend 2019-10-02 22:53:31 -04:00
Leon Liang
15f106ed1a added theme.js 2019-10-02 15:10:02 -04:00
dcd03d7888 Login frontend complete 2019-10-02 00:49:51 -04:00
76caf4de12
Merge branch 'master' into edit-profile-frontend 2019-10-01 16:54:13 -04:00
Aaron Sun
4517bc6756 Reconciled with new pull from master 2019-09-30 23:22:09 -04:00
696b00e304 Edit profile front-end almost finished. 2019-09-30 22:30:29 -04:00
Aaron Sun
b1cfcda948 Clean baseline 2019-09-30 22:26:28 -04:00
Leon Liang
015f1c1e9f change the location of logo.png so that it displays correctly 2019-09-27 21:59:57 -04:00
Leon Liang
d703843277 added Navbar, profile and post skeleton 2019-09-26 13:58:26 -04:00
Leon Liang
8fa03700b1 Refactored and organized files based on functionality 2019-09-26 01:49:19 -04:00
Aaron Sun
e2883a04c5 In the process of linking backend and UI 2019-09-24 14:38:13 -04:00
Aaron Sun
6f94623d0c Modified the code structure for the auth UI 2019-09-24 08:38:02 -04:00
Aaron Sun
6341100061 Added frontend 2019-09-19 14:30:02 -04:00