freeCodeCamp/server/boot
Mrugesh Mohapatra 1f67c72fc6 feat(user): Report profiles
This adds a simple email-based mechanism to report profiles for
abuse. An email with text from the report is sent to Free Code
Camp's support account with the reporter's account in copy. This
also adds the reporter's details to the report for follow ups.
2017-01-13 00:14:29 +05:30
..
a-extendEmail.js feature: notify camper by email on completion 2016-05-04 14:49:57 -07:00
a-extendUser.js fix password validate crash 2016-06-23 00:55:15 +05:30
a-extendUserIdent.js Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
a-increase-listeners.js Fix loopback event emitter max listeners warning 2016-04-11 16:27:58 -07:00
a-services.js Fix sitemap, remove jobs remnants 2016-10-06 22:10:26 -07:00
about.js Add language routing 2016-07-28 23:40:01 -07:00
authentication.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
certificate.js Check name existence before proceeding to issue certificate 2016-09-15 18:24:48 +02:00
challenge.js Fix(challenge): update user challenge map on challenge complete 2016-08-11 16:41:03 -07:00
commit.js feat(lint): prefer spread over Object.assign call 2016-12-29 16:58:49 -08:00
explorer.js Fix loopback explorer issue 2015-11-05 16:41:19 -08:00
home.js bug fix, should assign default value to referer header 2016-09-23 09:24:17 +07:00
randomAPIs.js unsubscribe all users with the same email address 2017-01-08 13:47:10 -07:00
react.js fix: decouple rendering from pages 2016-12-16 08:10:08 -08:00
redirectHttps.js Fixes a typo in source code 2015-08-24 11:57:14 +04:00
redirects.js Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
restApi.js use app instead of server in boot directories 2015-06-03 12:26:11 -07:00
settings.js fixed some typos langauge -> language 2016-10-06 13:12:22 -05:00
sitemap.js Fix sitemap, remove jobs remnants 2016-10-06 22:10:26 -07:00
story.js Removed Camper News completely 2016-05-17 18:31:40 +01:00
t-wiki.js Redirect old wiki urls to root of forum 2016-07-28 16:01:00 -07:00
user.js feat(user): Report profiles 2017-01-13 00:14:29 +05:30
z-lang-redirect.js removed sneaky console log 2016-09-02 13:25:56 -04:00