Commit Graph

1686 Commits (1aa503e646f00d1307c9e5bc305384fee9d4bb16)

Author SHA1 Message Date
Michael Q Larson 1aa503e646 add a link to our new help chatroom and add a missing video 2014-12-31 14:17:51 -08:00
Michael Q Larson d965d16f0a whitelist another url to restore images from google 2014-12-31 11:16:33 -08:00
Michael Q Larson 89858f6604 fix an error introduced when the contact.js controller was refactored 2014-12-31 09:57:48 -08:00
Michael Q Larson f683982575 fix teamviewer link in challenges 2014-12-30 23:34:25 -08:00
Michael Q Larson 71d4e10a28 add latest live pair video 2014-12-30 23:29:08 -08:00
Michael Q Larson a00070e5c5 fix a strange bug caused by an apparent clash in variables introduced this morning by my menu refactor 2014-12-30 22:03:03 -08:00
Michael Q Larson 1dda38eaaa Update challenges to remove SQL challenges. Make minor improvements to challenges.son 2014-12-30 22:02:19 -08:00
Michael Q Larson a8d08b1ff9 Revert "Revert "modify twitter auth to fail if mismatch between selected user and current user""
This reverts commit df335b0087.
2014-12-30 20:49:25 -08:00
Michael Q Larson 713383bc4d Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-30 20:48:30 -08:00
Quincy Larson 8c2832732d Merge pull request #5 from FreeCodeCamp/menu
Updated navbar to have clearer links to internal content and better mobile hamburger usability
2014-12-30 20:48:08 -08:00
Michael Q Larson 8fd648b175 remove unnecessary variable declaration 2014-12-30 20:44:35 -08:00
Michael Q Larson d70bea506a update the navigation to have publicly available menu items 2014-12-30 20:26:12 -08:00
Michael Q Larson df335b0087 Revert "modify twitter auth to fail if mismatch between selected user and current user"
This reverts commit f75d305939.
2014-12-30 16:55:54 -08:00
Michael Q Larson 8a9905becf this works, but does not work until I restart the server for some reason 2014-12-30 16:26:25 -08:00
Michael Q Larson f75d305939 modify twitter auth to fail if mismatch between selected user and current user 2014-12-30 14:55:42 -08:00
Michael Q Larson ca75b1323c Fix navbar logic and remove redundant footer links 2014-12-30 14:54:19 -08:00
Michael Q Larson dc9296146e navbar is fully responsive and does not wrap 2014-12-30 13:15:22 -08:00
Michael Q Larson 4ede5662b9 got navbar button looking right 2014-12-30 12:38:45 -08:00
Michael Q Larson c8d2be67c7 navbar looks right and hamburger works 2014-12-30 11:40:37 -08:00
Michael Q Larson cb7ff19564 navbar looks right at full width 2014-12-30 10:45:19 -08:00
Michael Q Larson 3b7c34d442 update live-pair-programming view and whitelist youtube 2014-12-29 22:56:53 -08:00
Michael Q Larson 049e2d0a8e start working on redoing navbar and mobile footer 2014-12-29 22:40:27 -08:00
Michael Q Larson c896584b21 quick fix for Twitter auth issue 2014-12-28 17:40:57 -08:00
Michael Q Larson 58c7134c10 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-28 11:37:28 -08:00
Michael Q Larson 7042680645 update paths to compressed images and update copy on stats page 2014-12-28 11:37:19 -08:00
Michael Q Larson 8c23335ce5 I think I've enabled caching 2014-12-27 00:22:50 -08:00
Michael Q Larson f4cd3a2475 attempt to add cannonical url 2014-12-27 00:08:36 -08:00
Michael Q Larson db2ad0db21 make github ribbon disappear on mobile 2014-12-27 00:05:26 -08:00
Free Code Camp 7a182d40e2 Merge pull request #2 from r3dm/jshint
Add AirBnB setting to jshint settings file.
2014-12-26 22:16:17 -08:00
Michael Q Larson d18379e617 move github ribon below navbar 2014-12-26 22:11:09 -08:00
Michael Q Larson 0276771bc3 add omitted link to challenges.json 2014-12-26 21:50:03 -08:00
Michael Q Larson 9174525cc9 update video link 2014-12-26 19:16:19 -08:00
Michael Q Larson 74b77ff58c add open source ribon to landing page 2014-12-26 19:06:18 -08:00
Michael Q Larson 3033f079fc make meta tag updates based on Mark Howard recommendations 2014-12-26 18:20:06 -08:00
Michael Q Larson d43d76a3df adjust meta description for twitter 2014-12-26 17:49:56 -08:00
Michael Q Larson ba6e2c3a16 fix typos on sitemap 2014-12-26 16:08:00 -08:00
Michael Q Larson e41ea148e3 hardcode paths into sitemap for now - we can optimize this later but it's too important to wait. 2014-12-26 16:04:20 -08:00
Michael Q Larson e78874d174 update sitemap 2014-12-26 15:55:46 -08:00
Michael Q Larson a40cd6fcc2 remove redundant meta tag 2014-12-26 13:52:59 -08:00
Michael Q Larson ebc33ccef1 attempt to fix twitter_card 2014-12-26 13:46:14 -08:00
Michael Q Larson 16ec131799 make tweet action open in new tab and add image for twitter card 2014-12-26 12:33:27 -08:00
Michael Q Larson 99ebcdd2be fix the pair program with team viewer view 2014-12-26 12:15:24 -08:00
Michael Q Larson eb29b6e5f4 fix bad link on stats page 2014-12-26 00:13:58 -08:00
Michael Q Larson af60955a88 Merge branch 'master' into resources 2014-12-26 00:05:42 -08:00
Michael Q Larson 8f6332262e Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2014-12-26 00:05:30 -08:00
Michael Q Larson a5fa27466c Clean up views, remove API controller views, add the gmail-shortcuts, control-shortcuts and deploy-a-website static views. Move all resource controller views to a resources view folder and update routes 2014-12-26 00:05:00 -08:00
Michael Q Larson fffc4ec949 update package.json information and add node-rest-client 2014-12-26 00:03:40 -08:00
Michael Q Larson 986d6020fa add CTA buttons to anonymous challenge completion modal and selectively hide and show elements on the show view 2014-12-24 14:34:52 -08:00
Michael Q Larson b26ff474fd fix profile delete account button 2014-12-24 13:40:42 -08:00
Berkeley Martinez 10fd5dbdea Add AirBnB setting to jshint settings file. 2014-12-24 12:37:16 -08:00