|
ac4b4c64de
|
Merge remote-tracking branch 'upstream/master' into next-courseware-flow
|
2015-03-12 00:04:12 +09:00 |
|
|
4b1be9c67a
|
Fix flow of next courseware in showJS view
|
2015-03-12 00:03:56 +09:00 |
|
|
9adc444a31
|
fix a courseware test
|
2015-03-10 17:52:48 -07:00 |
|
|
7a765fdca2
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-03-10 17:41:32 -07:00 |
|
|
702cb64b69
|
use waffleio board link instead of trello
|
2015-03-10 16:34:58 -07:00 |
|
|
71456b7544
|
Gitter chat fix
Added https://*.gitter.im to 'frameSrc' CSP
|
2015-03-10 17:42:15 -05:00 |
|
|
bb91982577
|
make link on show page open in new tab
|
2015-03-10 12:24:38 -07:00 |
|
|
09f7be37ee
|
make reply button consistent with discuss button throughout camper news
|
2015-03-10 10:22:20 -07:00 |
|
|
526d874d1b
|
add logic to truncate long headlines fetched from websites
|
2015-03-10 10:05:29 -07:00 |
|
|
ca52ab2b9b
|
make links open a new tab
|
2015-03-10 09:43:13 -07:00 |
|
|
5c0764c022
|
switch to tiny bullets in stories
|
2015-03-09 23:18:09 -07:00 |
|
|
f93fe396db
|
hide all codemirror textareas until codemirror can replace them on load
|
2015-03-09 23:03:17 -07:00 |
|
|
f9133957e3
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-03-09 22:52:52 -07:00 |
|
|
68cc8cf7a7
|
Merge pull request #178 from jameskopacz/jameskopacz-patch-3
Hide codeEditor textarea to prevent flash
|
2015-03-09 22:52:03 -07:00 |
|
|
f068df3ddf
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-03-09 22:50:11 -07:00 |
|
|
367262403c
|
Merge pull request #177 from jameskopacz/patch-1
Pointer on upvote button and reply button mouseover
|
2015-03-09 22:46:00 -07:00 |
|
|
073ad1c231
|
Merge pull request #166 from piecedigital/master
Altered Cash Register
|
2015-03-09 22:44:44 -07:00 |
|
|
47507471ff
|
update the stories view to have ghost discuss button and update chat instructions
|
2015-03-09 22:10:09 -07:00 |
|
|
d224fda65f
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-03-09 17:05:24 -07:00 |
|
|
0d43c8942e
|
add discuss button to views and fix onhover issues
|
2015-03-09 17:05:18 -07:00 |
|
|
c0702b9d04
|
Merge pull request #180 from terakilobyte/master
MOre news updates
|
2015-03-09 16:39:04 -07:00 |
|
|
5ddc87a072
|
Missing next declaration
|
2015-03-10 08:18:17 +09:00 |
|
|
d6a6834971
|
Validate min length of 5 for username, 8 for password
|
2015-03-10 08:17:10 +09:00 |
|
|
a65216e29e
|
don't throw err on mongo errors but send 500 and call next
|
2015-03-10 08:15:43 +09:00 |
|
|
b21217f80c
|
Hide codeEditor to prevent flash
Fixes #176.
Hide #codeEditor textarea so it won't flash when code mirror hides it.
|
2015-03-09 17:38:21 -05:00 |
|
|
489aa68854
|
Merge pull request #167 from jameskopacz/jameskopacz-patch-1
"Update my public portfolio" button fix
|
2015-03-09 14:47:08 -07:00 |
|
|
6f18936ee9
|
Pointer on upvote button and reply button mouseover
|
2015-03-09 16:18:12 -05:00 |
|
|
6d9c103769
|
Merge pull request #169 from jameskopacz/jameskopacz-patch-2
"challengeName is not defined" fix
|
2015-03-09 13:08:11 -07:00 |
|
|
2488499932
|
Remove reference to forum from README.md
|
2015-03-09 08:58:10 -07:00 |
|
|
792d72c6b4
|
alias /news to /stories
|
2015-03-09 08:54:45 -07:00 |
|
|
09e42df355
|
update sitemap
|
2015-03-09 07:18:31 -07:00 |
|
|
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 |
|
|
ac89c44064
|
Merge branch 'master' of https://github.com/freecodecamp/freecodecamp
|
2015-03-09 18:45:21 +09:00 |
|
|
8861004bb2
|
Added sanitize-html
|
2015-03-09 18:41:33 +09:00 |
|
|
e661551a52
|
Refactor route to be more rest-ful
|
2015-03-09 18:41:07 +09:00 |
|
|
1da79c2b86
|
Display meta description
|
2015-03-09 18:40:14 +09:00 |
|
|
af820582b5
|
Server side checking of user input before allowing signup.
|
2015-03-09 18:39:31 +09:00 |
|
|
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 |
|
|
b7e73c90eb
|
Server side checking of user input before allowing signup.
|
2015-03-09 18:39:00 +09:00 |
|
|
25b14354ad
|
Use params correctly and improve display of meta description. Refactor to media object.
|
2015-03-09 18:38:05 +09:00 |
|
|
4976bd5825
|
Add meta description property to Story model.
|
2015-03-09 18:36:55 +09:00 |
|
|
64d1c4a908
|
Server side checking of user input before allowing signup.
|
2015-03-09 18:35:56 +09:00 |
|
|
3bfad2e272
|
Sanitize HTML on comments and story submission and properly use req.params. Code review cleanup
|
2015-03-09 18:30:37 +09:00 |
|
|
55b047aa32
|
Refactor resources.js to include meta description.
|
2015-03-09 18:21:41 +09:00 |
|
|
77cf279f54
|
Enforce 8 character length password with angular
|
2015-03-09 18:10:15 +09:00 |
|
|
24ab61e271
|
Merge branch 'master' of https://github.com/FreeCodeCamp/freecodecamp
|
2015-03-09 00:27:23 -07:00 |
|
|
d7edde2a19
|
fix the casing of the views and a minor Jade warn statement
|
2015-03-09 00:27:17 -07:00 |
|
|
528e0094d1
|
Add image display to show view for news
|
2015-03-09 13:55:13 +09:00 |
|
|
eb991c4f15
|
Add image fetching for articles that support the og:image meta tag
|
2015-03-09 13:08:39 +09:00 |
|
|
454294b99e
|
Merge branch 'master' of https://github.com/piecedigital/freecodecamp
|
2015-03-08 23:24:56 -04:00 |
|