Commit Graph

3771 Commits (75948c4bc1c1b2b66e446b4f9a831504ce05c7cb)

Author SHA1 Message Date
Berkeley Martinez a8540bee35 add initial react app 2015-06-17 21:04:28 -07:00
Berkeley Martinez bfddc0330f add state attribute to linked oauth
note: a new variable will need to be added to .env 'LINKEDIN_STATE'
which is a random string
2015-06-17 20:59:35 -07:00
Quincy Larson bb6f153858 make server always show stack traces upon error 2015-06-17 20:26:59 -07:00
Quincy Larson b78b3ddcd6 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-17 20:23:01 -07:00
LumenTeun d1a12fc894 'No repeats please' test fix. #941 2015-06-17 23:30:08 +02:00
terakilobyte fbb7d0b065 Remove ssl on node servers 2015-06-17 15:40:44 -04:00
terakilobyte b88f862cd6 Update readme 2015-06-17 13:25:34 -04:00
terakilobyte e62853e379 Merge branch 'staging' of http://github.com/FreeCodeCamp/freecodecamp into staging 2015-06-17 13:23:45 -04:00
terakilobyte 63641a141b Update .gitignore to ignore .remote-sync.json file 2015-06-17 12:43:30 -04:00
Quincy Larson d615e94c29 fix minor typo in html challenge 2015-06-16 18:00:17 -07:00
Andrew Cay 687750809f Reset button inserted beneath Run
Also inserted a button spacer in appropriate place.
2015-06-16 16:56:50 -07:00
Andrew Cay 0ceb5e0685 Inserted reset button with button spacer below Run 2015-06-16 16:52:32 -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
Quincy Larson 0621b8c62b Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-16 13:46:37 -07:00
Quincy Larson 2e1babb12d finalize calculator for release 2015-06-16 13:46:24 -07:00
terakilobyte 8735f164f8 Remove https from blob code 2015-06-16 16:28:09 -04:00
Quincy Larson 40b5b05ea4 factor JavaScript and JSON into separate files 2015-06-16 13:03:13 -07:00
terakilobyte 810bf9a3f7 force https for blob url in _frame.js. Updates helmet to allow more inspectlet domains. 2015-06-16 15:59:22 -04:00
terakilobyte 1607fe0ba5 Updates server listen in production 2015-06-16 15:51:04 -04:00
terakilobyte 7915e8a77e 99 problems, and production only errors are 98 of them 2015-06-16 15:41:59 -04:00
terakilobyte 9e8796a0c4 More tweaking 2015-06-16 15:38:22 -04:00
Quincy Larson 2cb0a3d717 futher improve calculator ux 2015-06-16 12:32:12 -07:00
terakilobyte a662187d93 More ssl setup 2015-06-16 15:24:55 -04:00
terakilobyte e782e0310f Remove toString() on certificate reads as per http://stackoverflow.com/questions/20893025/cant-start-nodejs-https-server-v0-10-23 2015-06-16 15:04:20 -04:00
terakilobyte 645c0aac0e Server test 2015-06-16 14:51:40 -04:00
terakilobyte b25dd9416b More https configuration 2015-06-16 14:43:49 -04:00
terakilobyte 7e420217eb More https configuration 2015-06-16 14:43:12 -04:00
greasan 9d8642f98e Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into greasan-translateDE 2015-06-16 20:41:35 +02:00
terakilobyte 0a8356e50f Configure production to run in https 2015-06-16 14:30:16 -04:00
greasan 07c2e6b1c3 Translated basic HTML5 and CSS 2015-06-16 19:40:07 +02:00
greasan 891aa09f04 Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into greasan-translateDE 2015-06-16 19:20:27 +02:00
terakilobyte 72770b5fbe Merge branch 'staging' of http://github.com/FreeCodeCamp/freecodecamp into staging 2015-06-16 12:31:41 -04:00
terakilobyte b0b236821e More inspectlet configuring 2015-06-16 12:30:49 -04:00
terakilobyte d006f7b87d Relative path for inspeclet 2015-06-16 12:28:05 -04:00
terakilobyte 308e539e1e More protocol experimentation 2015-06-16 12:23:49 -04:00
terakilobyte 3546cf4765 Fetch google fonts over https 2015-06-16 12:09:45 -04:00
terakilobyte 97668120ad More work to load google fonts 2015-06-16 12:04:26 -04:00
terakilobyte efb4bd1781 Even more testing 2015-06-16 11:54:58 -04:00
terakilobyte 121dabdf73 More whitelist testing 2015-06-16 11:51:07 -04:00
terakilobyte 53f5f36768 whitelist beta site https://freecodecamp.org 2015-06-16 11:44:25 -04:00
terakilobyte 5b742121d7 Add pmx error handler for loggign to keymetrics 2015-06-16 09:42:55 -04:00
terakilobyte 7f311a1e03 Explicitly add google font servers to whitelist 2015-06-16 09:33:34 -04:00
terakilobyte a621ff3190 Add https to helmet whitelist 2015-06-16 09:18:59 -04:00
Quincy Larson 9bc4f0c25c Merge branch 'master' into staging 2015-06-16 06:08:25 -07:00
Quincy Larson ef9d6fc55b Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-06-16 06:08:18 -07:00
terakilobyte e319652373 Fix wikipedia viewer zipline naming 2015-06-16 08:36:54 -04:00
Andrew Cay a53114e7b6 Update and rename coursewaresJSFramework_0.0.5.js to coursewaresJSFramework_0.0.6.js
Added auto save(to local storage) for any progress. It will set the IDE text to whatever the user last saw within 24 hours. 
The auto save happens every 1.5 seconds _after_ someone lifts a key.
2015-06-15 22:47:17 -07:00
Quincy Larson 23eb74c762 improve ux on calculator clicking 2015-06-15 21:44:19 -07:00
terakilobyte e08f895769 Handle invalid login 2015-06-16 00:29:32 -04:00
terakilobyte 070c248132 Handle invalid login 2015-06-16 00:27:32 -04:00