b2462e1b4c
Fix sitemap
...
Add 24 hour cache
Add jobs to sitemap
Possible warning about to many eventemitter listeners
2016-04-07 13:31:58 -07:00
21c83f7c3c
Merge pull request #7958 from erictleung/fix/update-template-to-be-cleaner
...
Add challenge name to issue template
2016-04-07 12:59:44 -07:00
4f957d1d80
Merge pull request #6927 from FreeCodeCamp/feature/reduce-user-query-load
...
Reduce initial user query load
2016-04-07 10:23:34 -07:00
258597f053
Fix news jade pages
...
Remove unused pages
2016-04-07 10:12:29 -07:00
0d0f4253ec
Remove console.logs
2016-04-07 09:39:52 -07:00
9496bc9263
Loosen RegEx to accept multi-line comments as well
2016-04-07 08:37:28 -07:00
b834b0675f
Add challenge name to issue template
2016-04-07 08:14:10 -07:00
0dea23cee4
Merge pull request #7815 from BKinahan/fix/style-override-test
...
Expand test regexp to verify correct style override
2016-04-07 07:49:13 -07:00
88512026c9
Add head code to prevent Declare JS Vars bug
2016-04-06 23:53:06 -07:00
513d55b23d
Add caching to news
...
Deprecate story creation
2016-04-06 23:06:19 -07:00
9160e4aaaf
Merge pull request #7937 from erictleung/fix/add-context-to-expressjs
...
Add background reading for Express.js challenge
2016-04-06 23:03:33 -07:00
e85da70d46
Merge pull request #7942 from erictleung/fix/oxymoron-text-in-no-repeats-please
...
Clarify all characters are unique in No Repeats
2016-04-06 22:44:50 -07:00
a2849ebf0f
Add solutions to Basic JS, OOP, and Automated Test
...
- Added solutions to Basic Javascript, Object Oriented and Functional
Programming, and Automated Testing and Debugging
- Linted when I could (e.g. fix errors COM1000 was throwing, remove unnecessary
white space and comments)
2016-04-06 22:30:30 -07:00
1308d312a4
Add methods to get challengeMap
...
Update boot/challenge.js to use new methods
Update boot/user.js to use new methods
2016-04-06 21:11:07 -07:00
7737bfedc1
Fix points query
2016-04-06 21:11:07 -07:00
40eff8d5cc
Fix lint issues
2016-04-06 21:11:07 -07:00
fa37dc865d
Reduce initial user query load
...
Refactor passport to own file
2016-04-06 21:11:07 -07:00
82cc9f99d1
Merge pull request #7948 from josectello/fix/front_end_challenge_wording
...
Change wording from "italicizing" to "emphasizing".
2016-04-06 20:54:59 -07:00
d9a4badbc0
Change wording from "italicizing" to "emphasizing". Closes #7939 .
2016-04-06 20:14:56 -07:00
9cf4a9cc69
Merge pull request #7943 from QuincyLarson/feature/remove-camper-news
...
intercept /news with a notice
2016-04-06 14:21:13 -07:00
b322d6610f
fix failing test
2016-04-06 14:10:24 -07:00
fcebd37a01
intercept /news with a notice
2016-04-06 13:49:39 -07:00
14a375c566
Merge pull request #7934 from josectello/fix/challenge_update
...
Update content in "Getting Started" to reflect most recent changes on FCC
2016-04-06 12:57:03 -07:00
8171992b55
Merge pull request #7941 from FreeCodeCamp/feature/t-shirt-campaign
...
update shop to have tshirts
2016-04-06 15:52:20 -04:00
98efa93c68
Merge pull request #7899 from Saerith/fix/7085
...
Changed basic-javascript function names to be unique
2016-04-06 12:45:17 -07:00
480318dba0
Clarify all characters are unique in No Repeats
2016-04-06 12:44:04 -07:00
c1a6104618
update shop to have tshirts
2016-04-06 12:28:42 -07:00
09549fd34b
Add background reading for Express.js challenge
2016-04-06 11:40:19 -07:00
37021e5752
Update content in "Getting Started" to reflect most recent changes on website.
2016-04-06 10:59:14 -07:00
6f9b6d7f2b
Merge pull request #7917 from erictleung/fix/add-comment-delimiters-for-where-are-thou
...
Add comment delimiters to Where Art Thou
2016-04-06 19:24:21 +11:00
cf420753cc
Merge pull request #7921 from FreeCodeCamp/feature/add-stats
...
Feature add stats to about page
2016-04-05 23:51:29 -07:00
1a15687327
Change 'campers' to 'earned'
2016-04-05 21:41:45 -07:00
cfdb2d17b4
Add commas to certs earned on about page
2016-04-05 21:41:27 -07:00
721b91ea81
Merge pull request #7913 from nsgonultas/patch-1
...
Fixed dead link
2016-04-05 18:10:00 -07:00
06ea132257
Add timed cache to user count queries
2016-04-05 14:45:09 -07:00
c39880907a
Merge pull request #7906 from QuincyLarson/fix/hide-google-facebook
...
Fix/hide google facebook
2016-04-05 14:35:37 -07:00
4ff2abbae1
Merge pull request #7798 from erictleung/fix/clarify-pairwise-instructions
...
Clarify Pairwise instructions
2016-04-05 11:46:47 -07:00
c57f1b6f9a
Make cert bold
2016-04-05 11:21:08 -07:00
a71daa07ce
Add cert counts
2016-04-05 11:21:08 -07:00
49b9c7cc0c
Fix floor logic
2016-04-05 11:21:08 -07:00
adfb21aaf9
remove extra parenthesis
2016-04-05 11:21:08 -07:00
2fb922be0f
create pledge calculation logic
2016-04-05 11:21:08 -07:00
3257724b50
Add comment delimiters to Where Art Thou
2016-04-05 09:05:25 -07:00
43623f3a7a
Fixed dead link
2016-04-05 11:16:48 +03:00
621e9e8d6a
Clarify why escape a particular quote type pair
2016-04-05 00:24:53 -07:00
c512038d98
Clarify Pairwise instructions with table example
2016-04-04 23:43:08 -07:00
b40f9b4880
Update home page to reflect 300,000+ campers
2016-04-04 22:21:57 -07:00
e98fc9d9ff
Remove Google and Facebook links from user profiles and settings page for privacy reasons
2016-04-04 22:21:34 -07:00
96df9bfcd7
Merge pull request #7904 from QuincyLarson/fix/social-buttons
...
fix button colors from issue #7903
2016-04-04 22:04:24 -07:00
a2466d77b3
fix button colors from issue #7903
2016-04-04 22:03:18 -07:00