Commit Graph

286 Commits

Author SHA1 Message Date
ca1f9068b8 still tweaking linting 2015-01-11 00:07:41 -08:00
27da93f5c2 Smoke rises 2015-01-11 00:45:22 -05:00
3e7da5ae98 start angularizing sign up form 2015-01-09 17:52:19 -08:00
99253a7745 clean up failed firefox solutions and implement one that works 2015-01-09 15:47:52 -08:00
4e91e94463 fix firefox CDN issue and ensure twitter handle, email and username are lowercase 2015-01-09 15:10:34 -08:00
d46ac080dd make twitter photo higher resolution on login. remove twitter redirect middleware 2015-01-09 13:02:00 -08:00
f23aaa6277 fix the font awesome-specific buttons 2015-01-09 08:47:49 -08:00
a23a79d8c6 hide public profile button if no username 2015-01-09 07:53:29 -08:00
063f1f3bb2 finish initial public profiles 2015-01-08 22:31:15 -08:00
7e34ea340d More angular validation 2015-01-06 10:28:57 -05:00
9c26fbec2d Angular validation 2015-01-06 01:09:17 -05:00
41a1bc37c3 Hooking up Angular to Profile.jade 2015-01-06 00:52:30 -05:00
41abdae46f further progress on the form and add angular inline 2015-01-05 17:29:37 -08:00
db9622a2e5 public profile accessible and start updating form 2015-01-05 16:38:56 -08:00
f82a86ca93 whitelist the akamaihd.net url that Facebook uses to host profile images 2015-01-01 00:51:52 -08:00
1660097544 update helmet csp for facebook images 2015-01-01 00:33:03 -08:00
d965d16f0a whitelist another url to restore images from google 2014-12-31 11:16:33 -08:00
3b7c34d442 update live-pair-programming view and whitelist youtube 2014-12-29 22:56:53 -08:00
8c23335ce5 I think I've enabled caching 2014-12-27 00:22:50 -08:00
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
fcd457b958 email validations work, now on to username validations 2014-12-23 18:20:53 -08:00
a5df9697e9 Remote route end point in auth that are not called 2014-12-23 13:50:14 -08:00
b4be1f859f minor random post-merge fixes 2014-12-23 13:30:20 -08:00
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
86fcfe8296 Major refactor. Add error handlers everywhere. 2014-12-23 08:48:28 -08:00
3eb09ab637 start reworking challenge views 2014-12-22 21:07:50 -08:00
33324fdf01 attempt to fix raffle 2014-12-22 16:47:02 -08:00
aebb9b3efd may have fixed websockets whitelisting issue 2014-12-22 16:16:10 -08:00
ae9c61fc64 another attempt at fixing 2014-12-22 15:54:43 -08:00
d8158041de another fix for rafflecopter 2014-12-22 15:46:12 -08:00
b18020518b another attempt at fixing rafflecopter 2014-12-22 15:45:03 -08:00
dafae0b06c make show views work without authenticated user 2014-12-22 15:42:39 -08:00
ebf85277be another attempt by whitelisting FCC websockets itself 2014-12-22 15:37:46 -08:00
4c9dcfdae6 yet another attempt at fixing websockets 2014-12-22 15:35:38 -08:00
f658dca068 third attempt at fixing web sockets for rafflecopter 2014-12-22 15:33:33 -08:00
bf0c6fa4d6 second attempt at fixing rafflecopter 2014-12-22 15:30:38 -08:00
4066872b8d add rafflecopter to whitelist 2014-12-22 15:07:32 -08:00
2d9c0d9900 add link to photo 2014-12-22 15:02:41 -08:00
2245aa6818 update the api controller 2014-12-22 14:33:25 -08:00
d3b56989c4 comment new relic 2014-12-22 14:26:02 -08:00
6ed5c5e8e0 add git gulp and browser-sync which still is not working properly 2014-12-22 13:38:48 -08:00
9849acd49e fixed helmet related errors 2014-12-22 12:36:45 -08:00
ffddd86022 Merge branch 'master' into helmet
Conflicts:
	controllers/resources.js
	package.json
	views/partials/meta.jade
2014-12-22 11:49:51 -08:00
5497987506 Merge branch 'master' into challenges
Conflicts:
	app.js
2014-12-16 10:45:59 -08:00
059fe5f39b update to automatically redirect based on highest completed challenge hash value 2014-12-16 10:31:19 -08:00
91c829ac19 revise to have both screen hero and team viewer pair programming sections 2014-12-15 21:10:13 -08:00
666953d127 add the livecode and inbox.js routes and stand in text 2014-12-14 22:24:54 -08:00
c7a5a51c8d Merge branch 'timestamp' into challenges
Conflicts:
	config/passport.js
	public/css/main.less
2014-12-13 21:09:11 -08:00
c72dfb32bd add chromebook promo 2014-12-11 21:24:44 -08:00
21738654e9 start working on integrating helmet plugin 2014-12-10 20:44:33 -08:00