Commit Graph

225 Commits

Author SHA1 Message Date
Berkeley Martinez
bb37583c90 fix should be getChildRoutes
fix fromNodeCallback returns array of values from callback
fix remove require.ensure - needs to be tested
2015-07-23 15:49:01 -07:00
Berkeley Martinez
85cf79f3d4 add babel for babel-node use 2015-07-23 15:49:00 -07:00
Berkeley Martinez
c33c6c9a8f introduce es6 and babel to whole app 2015-07-23 15:49:00 -07:00
Berkeley Martinez
28395a5957 fix babel versions
since we are using some stage 0 syntax they may change without warning
between versions each babel version bump must be tested to see if
stage 0/1 syntax implementation has changed
2015-07-23 15:49:00 -07:00
Berkeley Martinez
a5e7009a57 initial react app(WIP) 2015-07-23 15:49:00 -07:00
Berkeley Martinez
412bd634d5 add loopback bundle generation methods 2015-07-23 15:48:59 -07:00
Berkeley Martinez
4db1f441fe bump loopback passport 2015-06-26 18:11:44 -07:00
Berkeley Martinez
03ea412b4a major challenges refactor
commented out resetEditor in main
remove heatmap timout
2015-06-20 19:55:07 -07:00
Berkeley Martinez
f84ac9ad12 remove forceDomain 2015-06-18 19:56:21 -07:00
Berkeley Martinez
a8540bee35 add initial react app 2015-06-17 21:04:28 -07:00
Berkeley Martinez
a788d2954d add hacked loopback version
this version avoids cheking indexOf on falsey values
2015-06-16 14:53:18 -07:00
terakilobyte
5b742121d7 Add pmx error handler for loggign to keymetrics 2015-06-16 09:42:55 -04:00
terakilobyte
988242df03 Ensure build process is part of npm install 2015-06-15 18:10:48 -04:00
terakilobyte
320d84c3c1 Make bower automatic, add gulp build task to build less file into css 2015-06-12 23:31:42 -04:00
Berkeley Martinez
90b2f99a70 add create identities on flatten users 2015-06-12 15:27:51 -07:00
terakilobyte
f0604ec9c7 Add istanbul and generate ininital coverage report 2015-06-11 21:21:02 -04:00
terakilobyte
3115ba6404 update tests 2015-06-11 15:18:37 -04:00
Berkeley Martinez
996c3e7816 fix make email optional 2015-06-10 15:12:48 -07:00
Berkeley Martinez
39d57db782 add explorer in dev 2015-06-09 16:45:14 -07:00
Berkeley Martinez
2e5f250ba8 remove hpp
loopback is protected against hpp attack by default
2015-06-09 16:45:14 -07:00
Berkeley Martinez
c4b26214da Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging 2015-06-05 21:52:43 -07:00
Quincy Larson
875d09c29b add hpp to address express vulnerability 2015-06-04 19:30:27 -07:00
Berkeley Martinez
48dea7db24 bump lodash 2015-06-04 15:09:24 -07:00
Berkeley Martinez
7a2bcc06f7 add passport stuff back
Because Berkeley really needs to wait for his coffee to kick in before
commiting anything...
2015-06-04 12:03:53 -07:00
Berkeley Martinez
bba0e0a9fe remove unused deps 2015-06-04 11:30:05 -07:00
Berkeley Martinez
66eff31294 Adding passport config stuff 2015-06-04 10:52:12 -07:00
Berkeley Martinez
393f95082e bump gulp-nodemon 2015-06-03 16:47:59 -07:00
Berkeley Martinez
8165105b29 refactor all boot to export func and use loopback 2015-06-03 16:19:23 -07:00
Berkeley Martinez
e7d01424e9 refactor challenge and challengeMap 2015-06-02 19:02:54 -07:00
Berkeley Martinez
7643f1cabe fix FCC running using router syntax 2015-06-01 17:01:54 -07:00
Quincy Larson
a3ab32f339 improve get help and add find a pair 2015-05-23 00:53:41 -07:00
Berkeley Martinez
b848fcb719 Add eslint/babel-eslint/eslint-plugin-react 2015-05-21 09:52:18 -07:00
terakilobyte
9f7e6530c1 update license to bsd-3-clause and update package.json to reflect license and contributors 2015-05-14 18:14:16 -04:00
terakilobyte
ab74e7819e Update helmet js and use newer middleware, update reference to freecodecamp in trusted group 2015-05-06 19:10:03 -04:00
terakilobyte
d3aaa5a11e Ensure twit exists in package.json and remove unecessary console statement 2015-05-05 14:24:07 -04:00
terakilobyte
077a97c941 Remove new-relic 2015-05-04 17:42:59 -04:00
terakilobyte
c170bef08c Hotfix fontawesome for site layout. Update package.json to lock to major version # 2015-05-04 17:37:29 -04:00
Quincy Larson
289a757401 fix moment and update .gitignore 2015-05-03 16:55:25 -07:00
Quincy Larson
961096cf49 finish moving away from connectAssets 2015-05-03 16:45:34 -07:00
terakilobyte
1347a8ba30 Use forcedomain express middleware 2015-05-01 16:34:07 -04:00
Nathan
5bdcc15e05 Enable search 2015-04-17 20:32:46 -04:00
terakilobyte
6341b1158b add eslint task to gulp to let us know how we need to write better code 2015-04-15 18:20:20 -04:00
Michael Q Larson
acea52dc1b make further improvements to wiki and start new show view for nonprofits 2015-03-30 18:02:50 -07:00
Nathan Leniz
9e1a4a1348 Streak display in account/show.jade, refactor courseware.json for error handling and linting 2015-03-28 23:42:07 +09:00
Nathan Leniz
efd7707ac8 Move to Mongoose 4.0, begin implementation of streak 2015-03-28 11:34:12 +09:00
Berkeley Martinez
2b0cc91754 Add production error handler 2015-03-24 08:03:59 -07:00
Julie Myers
a6ce700831 Add chai-jquery to package.json 2015-03-24 04:26:39 -06:00
jameskopacz
769fdc68e2 connect-mongo version update 2015-03-18 02:16:57 -05:00
Nathan Leniz
8861004bb2 Added sanitize-html 2015-03-09 18:41:33 +09:00
Michael Q Larson
3bd979ad08 Merge branch 'news' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-08 12:16:35 -07:00