Files
freeCodeCamp/server
Stuart Taylor f916204ba5 Chore: Update User model (#17171)
* fix(logs): Remove console.log's

* chore(challengeMap): challengeMap -> completedChallenges

* chore(userModel): Update user model

* feat(userIDs): Add user ident fields

* chore(github): Remove more refs to github data
2018-05-15 19:26:26 +05:30
..
2018-05-15 19:26:26 +05:30
2015-09-02 00:38:15 -07:00
2018-05-15 10:42:05 +05:30
2018-05-15 10:42:05 +05:30
2018-05-15 19:26:26 +05:30
2018-05-15 19:26:26 +05:30
2015-11-03 21:54:42 -08:00
2015-06-10 23:59:42 -07:00
2017-10-20 20:16:53 +05:30

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.