Commit Graph

2386 Commits (8b491ed27e728643f08cbbe6878e7e738f5c6273)

Author SHA1 Message Date
jameskopacz 3a0bda0f92 "challengeName is not defined" fix
Was getting this error in Firefox and Chrome: Uncaught ReferenceError: challengeName is not defined
2015-03-09 04:49:03 -05:00
Nathan Leniz ac89c44064 Merge branch 'master' of https://github.com/freecodecamp/freecodecamp 2015-03-09 18:45:21 +09:00
Nathan Leniz 8861004bb2 Added sanitize-html 2015-03-09 18:41:33 +09:00
Nathan Leniz e661551a52 Refactor route to be more rest-ful 2015-03-09 18:41:07 +09:00
Nathan Leniz 1da79c2b86 Display meta description 2015-03-09 18:40:14 +09:00
Nathan Leniz af820582b5 Server side checking of user input before allowing signup. 2015-03-09 18:39:31 +09:00
jameskopacz 8326d0f973 "Update my public portfolio" button fix
"Update my public portfolio" button was appearing on all account pages.
2015-03-09 04:39:00 -05:00
Nathan Leniz b7e73c90eb Server side checking of user input before allowing signup. 2015-03-09 18:39:00 +09:00
Nathan Leniz 25b14354ad Use params correctly and improve display of meta description. Refactor to media object. 2015-03-09 18:38:05 +09:00
Nathan Leniz 4976bd5825 Add meta description property to Story model. 2015-03-09 18:36:55 +09:00
Nathan Leniz 64d1c4a908 Server side checking of user input before allowing signup. 2015-03-09 18:35:56 +09:00
Nathan Leniz 3bfad2e272 Sanitize HTML on comments and story submission and properly use req.params. Code review cleanup 2015-03-09 18:30:37 +09:00
Nathan Leniz 55b047aa32 Refactor resources.js to include meta description. 2015-03-09 18:21:41 +09:00
Nathan Leniz 77cf279f54 Enforce 8 character length password with angular 2015-03-09 18:10:15 +09:00
Michael Q Larson 24ab61e271 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-09 00:27:23 -07:00
Michael Q Larson d7edde2a19 fix the casing of the views and a minor Jade warn statement 2015-03-09 00:27:17 -07:00
Nathan Leniz 528e0094d1 Add image display to show view for news 2015-03-09 13:55:13 +09:00
Nathan Leniz eb991c4f15 Add image fetching for articles that support the og:image meta tag 2015-03-09 13:08:39 +09:00
piecedigital 454294b99e Merge branch 'master' of https://github.com/piecedigital/freecodecamp 2015-03-08 23:24:56 -04:00
piecedigital a2aec8d20d initial commit 2015-03-08 23:20:23 -04:00
Nathan Leniz 3b3de541b3 Update username for stories and comments on username change in profile 2015-03-09 11:59:50 +09:00
Nathan Leniz ca440c53f8 Enter button now triggers comment submission 2015-03-09 11:55:33 +09:00
Nathan Leniz 77496864d4 Unify comment view between comments and show, hide all comment input elements when user clicks on new reply button 2015-03-09 11:31:32 +09:00
Michael Q Larson 2f54153b16 get a running start on refactoring comment ui elements 2015-03-08 18:56:06 -07:00
Michael Q Larson 9475c2a899 start changing the reply areas on camper news from text areas to text fields 2015-03-08 17:51:27 -07:00
Michael Q Larson 48ce07058d disable searching since it's not yet working in production 2015-03-08 16:27:25 -07:00
Nathan Leniz bc06c69a7b update user pictures on page fetch for learn-to-code 2015-03-09 07:59:18 +09:00
Michael Q Larson 8d2552fe57 give users without images a default image and retroactively give that to all their stories and comments and also make some UI changes to stories. 2015-03-08 15:39:36 -07:00
Michael Q Larson 4529558ce4 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-08 15:16:50 -07:00
Michael Q Larson 37c98a95ed add check for missing image 2015-03-08 15:16:44 -07:00
Nathan Leniz 7a56d4fcb2 Remove debug/console.log statements 2015-03-09 06:58:08 +09:00
Nathan Leniz 53b0e8d600 Merge remote-tracking branch 'refs/remotes/origin/master' 2015-03-09 06:52:10 +09:00
Nathan Leniz 8608f48d8c Delete seed tasks, email signup now defaults a picture 2015-03-09 06:51:47 +09:00
Michael Q Larson b2e8858e68 remove asynchronous loading of jquery 2015-03-08 14:45:06 -07:00
Michael Q Larson 389078b732 Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-08 14:37:04 -07:00
Quincy Larson 552af9ede8 Merge pull request #161 from FreeCodeCamp/news
News
2015-03-08 14:36:53 -07:00
Nathan Leniz 7e5893afe6 Merge branch 'master' into news 2015-03-09 06:11:20 +09:00
Nathan Leniz 38dc4378df Add ranking algorithm to decay posts over time, add default image to user instead of gravatar 2015-03-09 06:09:51 +09:00
Michael Q Larson 35ce34104c fix bug 144 profile glitch 2015-03-08 13:56:11 -07:00
Michael Q Larson dd1b1b3635 fix issue #150 Show user rendering glitch 2015-03-08 13:44:09 -07:00
Michael Q Larson 3bd979ad08 Merge branch 'news' of https://github.com/FreeCodeCamp/freecodecamp 2015-03-08 12:16:35 -07:00
Nathan Leniz bd81c678f9 Add story limiting for hotStories, not working on recentStories 2015-03-08 20:36:13 +09:00
Nathan Leniz 212e59e061 Minor view tweaking 2015-03-08 20:22:55 +09:00
Nathan Leniz 6283ec1174 resolve show.jade merge conflict 2015-03-08 18:50:28 +09:00
Nathan Leniz de91be44da comment submit time bug fixed 2015-03-08 18:48:20 +09:00
Michael Q Larson aacb0070b3 add the nonprofit projects guide view and change all our nonbreaking spaces to smaller, more natural looking spaces 2015-03-08 01:36:09 -08:00
Nathan Leniz f367a0310e Finalizing display issues for news release 2015-03-08 16:50:51 +09:00
Michael Q Larson 7b7f808385 minor fix to the showHTML view. No longer has awkward horizontal scroll, and should prevent this UX nonstarter throughout app now 2015-03-07 22:20:29 -08:00
Nathan Leniz bac22c1d96 Space hot stories view, remove all listing and refactor to divs 2015-03-08 12:48:02 +09:00
Nathan Leniz 1edc1aa3cf Begin refactoring story lists to order list, remove separate rank div 2015-03-08 12:32:35 +09:00