Friend.ly
Friend.ly copied to clipboard
A social media platform with a friend recommendation engine based on personality trait extraction
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.2 to 1.12.1. Commits c627e38 Mention CVE-2021-23358 in code, test and documentation (#2915) c9e803e Add diff and docs to the 1.12.1 change log entry 0c20985 Restore comments...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...
**Is your feature request related to a problem? Please describe.** We need to introduce prettier and eslint for better code formatting and linting. A precommit hook that checks for this...
**Is your feature request related to a problem? Please describe.** We want to better be able to monitor our error logs. We can use Sentry for this and winston on...
**Is your feature request related to a problem? Please describe.** We need to create a `.env.example` file that documents all the required environment variables used by the app. Some environment...
**Is your feature request related to a problem? Please describe.** Currently, we are using an array inside our user Schema to store posts that are made by the user. This...
**Is your feature request related to a problem? Please describe.** Currently, the app uses local file system to store media such as post images. If running on AWS, it stores...
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...