Commit Graph

1525 Commits (91dd9c6c183b9a7f700b73078e912019f476c0c6)

Author SHA1 Message Date
Sahat Yalkabov 72cecb88e5 Merge pull request #195 from sudodoki/patch-1
Update login.jade
2014-10-21 15:16:56 -07:00
Джон, просто Джон 37d0713d31 Update login.jade
Be consistent with [signup view](https://github.com/sahat/hackathon-starter/blob/master/views/account/signup.jade#L11).
2014-10-21 23:02:12 +03:00
Michael Q Larson 7b17b35399 add navbar link to curriculum and get rid of email fields on profile 2014-10-21 13:01:22 -07:00
Michael Q Larson 557cfa6952 update social media 2014-10-21 11:21:55 -07:00
Michael Q Larson 2dfb964231 remove troublesome footer completely 2014-10-21 11:09:47 -07:00
Michael Q Larson e9ec492f4e tweak footer and add vimeo links 2014-10-21 11:00:03 -07:00
Michael Q Larson 9de36b6f0b add curriculum copy 2014-10-21 10:35:14 -07:00
Michael Q Larson b78f7fe608 make more progress on improving look and content of app 2014-10-20 21:37:13 -07:00
Michael Q Larson 942b154f70 fix minor problems and use s3 2014-10-20 16:25:24 -07:00
Michael Q Larson fa76554a5b finish setting up layouts 2014-10-20 15:35:42 -07:00
Michael Q Larson 2ec2e5d19f add and customize course views 2014-10-20 13:46:56 -07:00
Michael Q Larson 972c52ca47 add named routes to courses 2014-10-20 13:28:23 -07:00
Michael Q Larson 8f3c7b44c5 start creating partials and views 2014-10-20 12:37:48 -07:00
Michael Q Larson a4343ca284 this SHOULD work but it isn't 2014-10-20 08:58:42 -07:00
Michael Q Larson 156f748fb0 fix ga 2014-10-19 18:23:05 -07:00
Michael Q Larson 38dc238e49 add ga 2014-10-19 17:50:48 -07:00
Sahat Yalkabov cc7faa5a43 Fixed tracis-ci badge 2014-10-19 15:19:53 -07:00
Sahat Yalkabov a170c660c5 Moved Stripe pkey and skey to secrets.js
Fixes #190
2014-10-18 15:44:55 -07:00
Sahat Yalkabov 093bbfd679 pass session object directly into connect-mongo 2014-10-18 15:27:08 -07:00
Sahat Yalkabov a555c89262 updated readme badges 2014-10-18 15:15:31 -07:00
Sahat Yalkabov f16c7fe0df Updated dependencies 2014-10-18 15:12:07 -07:00
Sahat Yalkabov b88bd29cd8 added note about account verification for heroku deployment 2014-10-18 15:07:35 -07:00
Michael Q Larson eb2de28f6a update landing page 2014-10-18 14:53:32 -07:00
Osvaldo Zonetti 73a674a0f9 Fixed a typo
Fixes a little typo
2014-10-18 14:38:55 -03:00
Michael Q Larson 5dbbb935a5 thrashing on the routes a bit 2014-10-18 00:46:30 -07:00
Michael Q Larson 58761e7c2b start adding challenge routes and controllers 2014-10-18 00:01:26 -07:00
Michael Q Larson d9e68463be completely purge websockets 2014-10-17 19:23:53 -07:00
Michael Q Larson 0ec7a052d1 rip out chat component 2014-10-17 19:10:53 -07:00
Sahat Yalkabov ae6e520496 updated to "4" providers in deployment section 2014-10-16 22:44:10 -07:00
Sahat Yalkabov af6fe677bb Merge branch 'rewonc-master' 2014-10-16 22:42:10 -07:00
Sahat Yalkabov 1f933ed336 updated deployment section 2014-10-16 22:39:57 -07:00
Michael Q Larson 88bc8e14f8 got username in scope in variable 2014-10-16 18:04:32 -07:00
Michael Q Larson 093bc73375 views are wired up 2014-10-16 17:04:28 -07:00
Michael Q Larson 308461d4ec create bootstrap file 2014-10-16 16:18:26 -07:00
Michael Q Larson cd90333bca first attempt at expanding landing page 2014-10-16 13:17:03 -07:00
rewonc 59e38de57d Checks for a MONGOLAB_URI in secrets.js to integrate with heroku addon
Edits documentation to describe 1 step heroku deployment
removes osx from toolbelt link per PR comment
2014-10-16 12:04:32 -07:00
Michael Q Larson ac0ab1de37 start fixing chat 2014-10-16 09:07:06 -07:00
Michael Q Larson 4a36e58756 allow access to both production and development databases 2014-10-15 15:57:51 -07:00
Michael Q Larson 30212e5f5b update passport.js 2014-10-15 14:53:36 -07:00
Michael Q Larson a380cf2564 add oauth strategies back in 2014-10-15 14:26:34 -07:00
Michael Q Larson 6c9be3af89 Merge branch 'master' of bitbucket.org:michaelq/freecc 2014-10-15 14:11:33 -07:00
Michael Q Larson dba05acb15 add api keys to secrets for authenticating 2014-10-15 14:11:11 -07:00
Dominique Schuwey 468e1631f3 fix json syntax 2014-10-15 16:34:53 -04:00
Michael Q Larson 8c15b4beee add oauth logins 2014-10-15 13:18:25 -07:00
Michael Q Larson 1bae5f439f start work on challenge model but getting an error; add all project euler challenges 2014-10-15 12:09:28 -07:00
Michael Q Larson 2106cbdbf2 twitter username now persisted 2014-10-13 21:38:10 -07:00
Michael Q Larson 254740c065 socket io is connecting 2014-10-13 18:00:37 -07:00
Michael Q Larson ad929be410 able to write to the db 2014-10-13 16:01:52 -07:00
Michael Q Larson a5985cd73d start building out views 2014-10-13 14:14:51 -07:00
Sahat Yalkabov 692e0e36ff updated dependencies 2014-10-12 23:18:29 -07:00