Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
3f4dc62179
Bump qs and express in /functions
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:39:33 +00:00
Aditya Sankaran
981795b288 writing microblogs not hardcoded anymore 2019-10-26 16:57:25 -04:00
Aaron Sun
d2032eef75 Login with username works now 2019-10-20 21:45:24 -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
Aaron Sun
201f5d8949 Reconciled my code with master 2019-09-30 23:04:37 -04:00
696b00e304 Edit profile front-end almost finished. 2019-09-30 22:30:29 -04:00
Clayton Wilson
7f2d6a3a1e
Merge branch 'master' into edit-profile-info 2019-09-29 21:33:41 -04:00
Leon Liang
cc1ce1bfc9
Merge branch 'master' into user_subscription 2019-09-27 21:40:39 -04:00
5642b685bc Finished functionality of backend edit profile functions 2019-09-27 16:28:00 -04:00
Leon Liang
8fa03700b1 Refactored and organized files based on functionality 2019-09-26 01:49:19 -04:00
Clayton Wilson
709af8007d Added the FBAuth middleman function for authentication. 2019-09-23 21:18:33 -04:00
Leon Liang
0c08eb8f78 Set up Express for API calls. 2019-09-19 15:41:38 -04:00
ClaytonWWilson
d0b32835ac Firebase Init files 2019-09-12 14:33:13 -04:00