Commit Graph

295 Commits (f6603aadaeaa2edc7d981acb16f5f91846a86ce0)

Author SHA1 Message Date
Michael Q Larson f6603aadae work with @brndnb to improve usability of completion modals and write client-side jquery to prevent post if user isn't authenticated, which fixes a javascript error we were experiencing on serverside 2015-01-18 13:36:24 -08:00
Michael Q Larson bae9e41b42 improve bonfire and start adding model and controller 2015-01-17 18:52:58 -08:00
Michael Q Larson 7722c20877 Merge branch 'twitter-auth' of https://github.com/FreeCodeCamp/freecodecamp into one-column-challenges
Conflicts:
	app.js
2015-01-17 17:46:12 -08:00
webdev c90d062f7b Enables twitter users to immediately log in to FCC without having to reauthorize the app 2015-01-17 17:44:06 -05:00
Michael Q Larson 279df2995c change about path to learn-to-code for SEO purposes and remove learn-to-code view and controller action 2015-01-17 11:27:27 -08:00
webdev adac5f6352 Work on bonfire and make better .jshintrc files 2015-01-16 18:58:27 -05:00
Michael Q Larson 13faedc86e Add email functionality to done-with-first-100-hours page and refactor nonprofit link to be on same controller in same view folder 2015-01-14 13:28:20 -08:00
Michael Q Larson 89357f3d13 add twitch channel to live pair programming page 2015-01-14 13:26:36 -08:00
Michael Q Larson fc00ef3f29 restyle portfolio and make all portfolio paths off of root and hide angular form until loaded 2015-01-11 22:19:56 -08:00
Michael Q Larson ca1f9068b8 still tweaking linting 2015-01-11 00:07:41 -08:00
terakilobyte 27da93f5c2 Smoke rises 2015-01-11 00:45:22 -05:00
Michael Q Larson 3e7da5ae98 start angularizing sign up form 2015-01-09 17:52:19 -08:00
Michael Q Larson 99253a7745 clean up failed firefox solutions and implement one that works 2015-01-09 15:47:52 -08:00
Michael Q Larson 4e91e94463 fix firefox CDN issue and ensure twitter handle, email and username are lowercase 2015-01-09 15:10:34 -08:00
Michael Q Larson d46ac080dd make twitter photo higher resolution on login. remove twitter redirect middleware 2015-01-09 13:02:00 -08:00
Michael Q Larson f23aaa6277 fix the font awesome-specific buttons 2015-01-09 08:47:49 -08:00
Michael Q Larson a23a79d8c6 hide public profile button if no username 2015-01-09 07:53:29 -08:00
Michael Q Larson 063f1f3bb2 finish initial public profiles 2015-01-08 22:31:15 -08:00
terakilobyte 7e34ea340d More angular validation 2015-01-06 10:28:57 -05:00
terakilobyte 9c26fbec2d Angular validation 2015-01-06 01:09:17 -05:00
terakilobyte 41a1bc37c3 Hooking up Angular to Profile.jade 2015-01-06 00:52:30 -05:00
Michael Q Larson 41abdae46f further progress on the form and add angular inline 2015-01-05 17:29:37 -08:00
Michael Q Larson db9622a2e5 public profile accessible and start updating form 2015-01-05 16:38:56 -08:00
Michael Q Larson f82a86ca93 whitelist the akamaihd.net url that Facebook uses to host profile images 2015-01-01 00:51:52 -08:00
Michael Q Larson 1660097544 update helmet csp for facebook images 2015-01-01 00:33:03 -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 3b7c34d442 update live-pair-programming view and whitelist youtube 2014-12-29 22:56:53 -08:00
Michael Q Larson 8c23335ce5 I think I've enabled caching 2014-12-27 00:22:50 -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 fcd457b958 email validations work, now on to username validations 2014-12-23 18:20:53 -08:00
Berkeley Martinez a5df9697e9 Remote route end point in auth that are not called 2014-12-23 13:50:14 -08:00
Michael Q Larson b4be1f859f minor random post-merge fixes 2014-12-23 13:30:20 -08:00
Michael Q Larson ef2eba7b14 Merge branch 'master' into refactor
Conflicts:
	app.js
	controllers/api.js
	controllers/challenges.js
	gulpfile.js
2014-12-23 12:34:09 -08:00
Berkeley Martinez 86fcfe8296 Major refactor. Add error handlers everywhere. 2014-12-23 08:48:28 -08:00
Michael Q Larson 3eb09ab637 start reworking challenge views 2014-12-22 21:07:50 -08:00
Michael Q Larson 33324fdf01 attempt to fix raffle 2014-12-22 16:47:02 -08:00
Michael Q Larson aebb9b3efd may have fixed websockets whitelisting issue 2014-12-22 16:16:10 -08:00
Michael Q Larson ae9c61fc64 another attempt at fixing 2014-12-22 15:54:43 -08:00
Michael Q Larson d8158041de another fix for rafflecopter 2014-12-22 15:46:12 -08:00
Michael Q Larson b18020518b another attempt at fixing rafflecopter 2014-12-22 15:45:03 -08:00
Michael Q Larson dafae0b06c make show views work without authenticated user 2014-12-22 15:42:39 -08:00
Michael Q Larson ebf85277be another attempt by whitelisting FCC websockets itself 2014-12-22 15:37:46 -08:00
Michael Q Larson 4c9dcfdae6 yet another attempt at fixing websockets 2014-12-22 15:35:38 -08:00
Michael Q Larson f658dca068 third attempt at fixing web sockets for rafflecopter 2014-12-22 15:33:33 -08:00
Michael Q Larson bf0c6fa4d6 second attempt at fixing rafflecopter 2014-12-22 15:30:38 -08:00
Michael Q Larson 4066872b8d add rafflecopter to whitelist 2014-12-22 15:07:32 -08:00
Michael Q Larson 2d9c0d9900 add link to photo 2014-12-22 15:02:41 -08:00
Michael Q Larson 2245aa6818 update the api controller 2014-12-22 14:33:25 -08:00
Michael Q Larson d3b56989c4 comment new relic 2014-12-22 14:26:02 -08:00
Michael Q Larson 6ed5c5e8e0 add git gulp and browser-sync which still is not working properly 2014-12-22 13:38:48 -08:00