freeCodeCamp/client
Berkeley Martinez 113c9a297b Fix form action attr throwing xss errors
This PR fixes codeURI xss errors in chrome due to action
attribute.
2015-10-07 16:16:02 -07:00
..
less add labs and stories 2015-10-07 00:17:18 -07:00
README.md add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
commonFramework.js Fix form action attr throwing xss errors 2015-10-07 16:16:02 -07:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
iFrameScripts.js add revisioning to js/css files to break caching 2015-08-26 23:30:33 -07:00
index.js fix (hack) override history object with original 2015-09-21 12:54:33 -07:00
main.js Add redirect to user page on submit 2015-10-06 19:51:19 -07:00
plugin.js call chai after load in plugin 2015-08-27 12:36:29 -07:00

README.md

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

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