Berkeley Martinez
f84ac9ad12
remove forceDomain
2015-06-18 19:56:21 -07:00
Berkeley Martinez
28f346e830
fix should be connectionTimeout not timeout
2015-06-18 19:08:39 -07:00
Berkeley Martinez
81b77ff8ad
increase database timeout
2015-06-18 17:52:23 -07:00
Stephen Wanhella
78fa5449b4
Added new test with different max number to Bonfire: Truncate a String
...
Issue 959
2015-06-18 17:48:30 -07:00
Stephen Wanhella
9342503873
Added new test with different max number to Bonfire: Truncate a String
...
Issue 959
2015-06-18 17:48:30 -07:00
Brett Guillory
92656fcf2f
Added missing MDN Link
...
This bonfire "Missing letters"seems to be missing an important MDN link to "String.fromCharCode()", which is needed to get the missing character to return for the test. Since the missing character is obviously not in the string supplied, you cannot get the character code for it from the string.
2015-06-18 17:48:30 -07:00
Brett Guillory
d6db51355e
Added missing MDN Link
...
This bonfire "Missing letters"seems to be missing an important MDN link to "String.fromCharCode()", which is needed to get the missing character to return for the test. Since the missing character is obviously not in the string supplied, you cannot get the character code for it from the string.
2015-06-18 17:48:30 -07:00
Brett Guillory
07a54c9e0c
Fixed a word
2015-06-18 17:48:29 -07:00
Brett Guillory
8ade99b5d7
Fixed a word
2015-06-18 17:48:29 -07:00
rcw271828
14225ec4bd
Update field-guides.json
...
Fixed a typo in languages section of field guides.
2015-06-18 20:36:33 -04:00
rcw271828
7735f19fcc
Update field-guides.json
...
Fixed a typo in languages section of field guides.
2015-06-18 20:36:33 -04:00
Berkeley Martinez
2bf8810d79
add pmx errorhandler in beta spot
2015-06-18 16:19:59 -07:00
Berkeley Martinez
4560cfed03
deleted old setup file
2015-06-18 16:19:59 -07:00
terakilobyte
b24699a43e
updates pm2 startup script
2015-06-18 17:33:34 -04:00
terakilobyte
0173804e21
updates helmet policies, makes new startup script
2015-06-18 17:08:21 -04:00
Berkeley Martinez
9c14e5846d
add www.freecodecamp.org to trusted list
2015-06-18 13:12:35 -07:00
Berkeley Martinez
81ae7daff1
fix try using oath instead of oauth2 for google
2015-06-18 12:28:16 -07:00
Rex Schrader
5a0df0ad46
Merge pull request #2 from SaintPeter/patch-2
...
Additional test, HTML Entities Link, Clarify Text
2015-06-18 10:38:54 -07:00
Rex Schrader
d15f83a4c4
Merge pull request #1 from SaintPeter/patch-1
...
Add w3.org reference for HTML Entities
2015-06-18 10:38:16 -07:00
Rex Schrader
7a510d6bc6
Add w3.org reference for HTML Entities
2015-06-18 10:33:34 -07:00
Rex Schrader
7540fe9351
Additional test, HTML Entities Link, Clarify Text
2015-06-18 10:30:06 -07:00
Rex Schrader
2ec3684825
Add w3.org reference for HTML Entities
2015-06-18 10:01:43 -07:00
LumenTeun
cddc1b6c6a
More test cases for 'Seek and Destroy' #942
2015-06-18 11:56:13 +02:00
LumenTeun
842a2efe64
More test cases for 'Seek and Destroy' #942
2015-06-18 11:56:13 +02:00
Quincy Larson
0ef399ad92
Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging
...
Conflicts:
server/passport-providers.js
2015-06-17 22:06:40 -07:00
Quincy Larson
1a3e227920
updated linkedin permissions
2015-06-17 22:05:37 -07:00
Berkeley Martinez
c56c8fb310
fix linkedin/google should be oath2
...
fix should be authOptions not oAuthOptions
fix should be LINKEDIN_STATE not LINKED_STATE
2015-06-17 21:43:22 -07:00
Berkeley Martinez
caacee7959
fix should be env not ENV
2015-06-17 21:13:47 -07:00
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
f04019a790
'No repeats please' test fix. #941
2015-06-17 23:30:08 +02: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
931a197a93
fix minor typo in html challenge
2015-06-16 18:00:17 -07: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
Matias Cao
3ce51fecea
WP11 ES Translation
2015-06-16 18:27:58 -03:00
Matias Cao
13c3d213ce
WP11 ES Translation
2015-06-16 18:27:58 -03: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