freeCodeCamp/api-server
Ahmad Abdolsaheb b1da66b80d
feat: add intro text to email sign up page (#39409)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-08-16 02:31:18 +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 feat: add intro text to email sign up page (#39409) 2020-08-16 02:31:18 +05:30
.babelrc.js fix(api): add toLowerCase method to email (#38586) 2020-04-24 16:23:29 +05:30
.gitignore chore(root): Ensure development environment 2018-09-03 17:47:48 +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
post-seed.js chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30
production-start.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30