freeCodeCamp/client
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
..
commonFramework Incorrect error thrown when function is in comments 2016-09-26 22:19:33 +01:00
less feat(user): Report profiles 2017-01-13 00:14:29 +05:30
rechallenge Fix/Replace nbsp in campers code 2016-11-02 23:07:40 +00:00
sagas feat(nav): remove sidecar 2016-12-29 22:04:05 -08:00
utils Fix: Lang routes persist between sessions 2016-11-29 23:10:08 +00:00
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
frame-runner.js Fix: test suite disappearing 2016-10-03 22:33:54 -07:00
index.js Fix: Lang routes persist between sessions 2016-11-29 23:10:08 +00:00
main.js feat(nav): remove sidecar 2016-12-29 22:04:05 -08:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30

This is the entry point for the client code. Code that should run only on the client should be put here.

NOTE(berks): For react specific stuff this should be the entry point