Commit Graph

211 Commits (a0be4387f094914dc26c340b7cbe084a063da086)

Author SHA1 Message Date
Michael Q Larson 24d57f0eaf possibly prevent app from crashing 2014-11-10 10:29:16 -08:00
Michael Q Larson ca0c71b77f redirects to correct challenge upon authentication 2014-11-06 23:01:01 -08:00
Michael Q Larson e36a98cf2a ajax seems to work and we now seem to track completion of challenges 2014-11-06 22:47:35 -08:00
Michael Q Larson 86d433aaba closer to getting ajax to work 2014-11-06 17:38:47 -08:00
Michael Q Larson 944f4d6a1d purge old views and now using simple numeric system 2014-11-06 16:27:18 -08:00
Michael Q Larson 80fbe1dee4 fix nonprofit form and fix some mistakes in video links 2014-11-04 14:57:00 -08:00
Michael Q Larson 97ddb9bc21 add a lot of content to challenges 2014-11-03 12:32:02 -08:00
Michael Q Larson 5a2de8c47b start grooming the challenges 2014-11-02 12:24:37 -08:00
Michael Q Larson de29af1e8a update views and add routes to app.js 2014-11-02 09:07:40 -08:00
Michael Q Larson ff5f12cda8 update views and remove additional cruft 2014-11-01 18:07:59 -07:00
Michael Q Larson 029daa816f rename non-profit to nonprofit 2014-10-26 09:32:57 -07:00
Michael Q Larson 2387e00ca8 update non-profit route 2014-10-26 09:22:53 -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 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 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
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 4a36e58756 allow access to both production and development databases 2014-10-15 15:57:51 -07:00
Michael Q Larson a380cf2564 add oauth strategies back in 2014-10-15 14:26:34 -07:00
Michael Q Larson 254740c065 socket io is connecting 2014-10-13 18:00:37 -07:00
Michael Q Larson a5985cd73d start building out views 2014-10-13 14:14:51 -07:00
Michael Q Larson 05c31ba15d firechat and firepad installed but not fully working 2014-10-12 01:51:55 -07:00
Sahat Yalkabov af616e0e21 Use __dirname for connect-assets paths configuration. Fixes #172 2014-07-28 02:15:24 -04:00
Sahat Yalkabov efc5980c26 Fixed express-session deprecation warning. Fixes #169 2014-07-12 00:23:43 -04:00
Sahat Yalkabov 738713fe02 fixed body parser warning 2014-07-02 01:12:11 -04:00
Sahat Yalkabov 04c5262bea windows-cr line endings commit 2014-07-01 17:05:49 -04:00
Sahat Yalkabov 1b3a6716e6 CSRF middleware refactoring 2014-06-06 15:57:04 -04:00
Sahat Yalkabov 4c7b0d275b Reverted back to express 3 style routes 2014-06-06 15:23:28 -04:00
Sahat Yalkabov 1807e9edc7 Updated comments, added missing semicolons, moved compress() middleware up one level above connect-assets 2014-06-06 14:58:30 -04:00
Sahat Yalkabov bdc495782a Use new Express 4 routes notation 2014-06-05 20:21:03 -04:00
Sahat Yalkabov f5e41d53d2 Fixed a returnTo bug
Bumped version to 2.1.4
2014-06-05 11:08:30 -04:00
Sahat Yalkabov 0049a879cd Minor updates, added comments for custom express middleware 2014-06-01 11:52:28 -04:00
Sahat Yalkabov 0f3eb15d72 Added "Compose New Tweet" form on Twitter API demo 2014-05-29 18:29:16 -04:00
Sahat Yalkabov 754789e085 Added yahoo api example 2014-05-13 01:35:46 -04:00
Sahat Yalkabov 4381743358 Removed underscore "require" from app.js. No longer used. 2014-05-06 01:21:48 -04:00
Sahat Yalkabov 9e90ccb3e6 CSRF refactoring 2014-05-06 00:44:30 -04:00
Sahat Yalkabov 5ce1cb4444 Removed unused POST route for instagram api example 2014-04-30 00:02:05 -04:00
Sahat Yalkabov fc55e385e4 Added Instagram authentication 2014-04-22 15:00:27 -04:00
Sahat Yalkabov 0440635fb0 Code refactoring 2014-04-21 16:51:43 -04:00
Sahat Yalkabov 4621ecd56c Removed connect-favicon middleware 2014-04-21 16:42:22 -04:00
Sahat Yalkabov 347b757782 Removed 404 error handler and 404 page 2014-04-21 16:41:26 -04:00
Sahat Yalkabov 429fc5a8ac Code cleanup, updated README packages table 2014-04-18 14:37:06 -04:00
Sahat Yalkabov d5f5bd185d Swapped connect-csrf for lusca and added conditional csrf 2014-04-18 14:29:30 -04:00
Sahat Yalkabov 05f825d3c8 Removed PayPal API 2014-04-14 17:58:49 -04:00
Sahat Yalkabov 2dae0ee0ab Only two Stripe routes: GET and POST /api/stripe 2014-04-14 16:58:08 -04:00