freeCodeCamp/api-server
Mrugesh Mohapatra c23c4ef8e4
fix: negative sentiment → neutral language (#39522)
The existing terminology carries negative sentiment that can be
interpreted in a racial or sense. Updating the name to have no
potential for such a connection.

Co-authored-by: Justin Rogers <justrog@gmail.com>
2020-09-07 11:04:44 +05:30
..
common fix: redirect to email sign up on first login 2020-08-05 14:01:47 +05:30
public chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
server fix: negative sentiment → neutral language (#39522) 2020-09-07 11:04:44 +05:30
.babelrc.js fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
development-start.js feat(tools): add helper for testing webhooks locally 2020-03-19 17:18:53 +05:30
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json fix: harden username blocklist (#39281) 2020-07-28 10:35:56 +02:00
package.json fix: harden username blocklist (#39281) 2020-07-28 10:35:56 +02:00
production-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30