freeCodeCamp/api-server/server
Josh Soref 004b99bf8f chore: fix typos in spelling (#38100)
* spelling: accidentally

* spelling: announce

* spelling: assembly

* spelling: avoid

* spelling: backend

* spelling: because

* spelling: claimed

* spelling: candidate

* spelling: certification

* spelling: certified

* spelling: challenge

* spelling: circular

* spelling: it isn't

* spelling: coins

* spelling: combination

* spelling: compliant

* spelling: containers

* spelling: concise

* spelling: deprecated

* spelling: development

* spelling: donor

* spelling: error

* spelling: everything

* spelling: exceed

* spelling: exist

* spelling: falsy

* spelling: faulty

* spelling: forward

* spelling: handle

* spelling: indicates

* spelling: initial

* spelling: integers

* spelling: issealed

* spelling: javascript

* spelling: length

* spelling: maximum

* spelling: minimum

* spelling: mutable

* spelling: notifier

* spelling: coordinate

* spelling: passport

* spelling: perform

* spelling: permuter

* spelling: placeholder

* spelling: progressively

* spelling: semantic

* spelling: submission

* spelling: submit

* spelling: translations

* spelling: turquoise

* spelling: visualization

* spelling: without

* spelling: registration

* spelling: representation
2020-02-08 23:59:10 +05:30
..
boot chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
boot_tests chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
manifests
middlewares chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
models chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
resources
rss fix: remove medium links and rss feeds 2019-06-16 00:23:41 +05:30
utils revert : Added displayUsername and username update functionality 2019-12-13 01:07:05 +05:30
views fix(server): update email template copy (#36780) 2019-09-11 18:58:41 +05:30
README.md
component-passport.js feat: remove portfolio and add conditional intro 2019-10-22 21:21:07 +05:30
config.development.js
config.json
config.local.js
config.production.js
datasources.development.js
datasources.json fix(update$): Remove User.update$, refactor to use native loopback interfaces 2018-11-16 04:09:16 +05:30
datasources.production.js Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
index.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30
middleware.json fix(api): remove the email verified middleware 2019-10-07 15:19:21 -07:00
model-config.json fix(models): remove unused schema config 2019-02-19 09:39:55 +00:00
passport-providers.js feat(api): add custom redirect back 2019-10-21 18:03:26 +05:30

README.md

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents change as the contents of client side files change.