Commit Graph

  • 6b9826b2c4 Merge pull request #240 from ellman/master Yonatan Ellman 2014-01-19 00:56:54 -08:00
  • fac6ab852a Fixing grunt-nodemon and some dev dependency versions yonatan 2014-01-19 10:52:33 +02:00
  • 55aeaadd61 fixed defect where no flash (error/success) messages would be displayed due to wrongly placed flash() call (it should go after passport.initialize and passport.session) Liran Tal 2014-01-18 00:22:16 +02:00
  • 412d6b3336 use consolidate to make template engine configurable Drew Fyock 2014-01-17 10:25:46 -05:00
  • 6bacb0c79e Merge branch 'enhancement-routes_refactor' Liran Tal 2014-01-16 21:38:04 +02:00
  • f0d9291895 Merge branch 'enhancement-authtypes_refactor' Liran Tal 2014-01-16 21:37:55 +02:00
  • c0de03085d Current Stable VikramTiwari 2014-01-15 14:11:19 +05:30
  • 57055a355b Everything Latest VikramTiwari 2014-01-15 11:57:23 +05:30
  • 02ff85a501 Merge pull request #226 from lirantal/master Lior Kesos 2014-01-14 14:09:10 -08:00
  • dea044c2e1 further refactoring of the route middlewares so they can be easily shared amongst app routes Liran Tal 2014-01-13 00:42:53 +02:00
  • 0afb2e6ec9 refactoring so that app routes can be maintained more easily from app/ directory (which makes more sense) Liran Tal 2014-01-12 23:55:34 +02:00
  • 3963892615 small bug fix where Mongoose validation functions must always return booleans Liran Tal 2014-01-12 23:30:30 +02:00
  • 969c6911d8 instead of relying on previously hard-coded passport strategies we can assume that any user entry which have no provider set is a local strategy and apply our validations only on those empty provider members of the user model object Liran Tal 2014-01-12 23:27:17 +02:00
  • 5c950bf605 Set versions based on npm install --save Lior Kesos 2014-01-06 01:31:38 +02:00
  • ee63f1712e moving out configuration items from express.js code to a proper configuration directive Liran Tal 2014-01-06 00:11:37 +02:00
  • e2ea8dace9 fixed small bug where logger was used also on production environment. Makes sense that original intent was to enable only for development environment Liran Tal 2014-01-05 23:27:18 +02:00
  • add000d3a1 updating documentation Liran Tal 2014-01-05 23:14:11 +02:00
  • 0e692c5bfc comment fixes, indentation and general cosmetic cleanup Liran Tal 2014-01-05 22:58:39 +02:00
  • bb910c5981 Merge pull request #213 from cm0s/master Amos Haviv 2013-12-30 06:18:47 -08:00
  • 6876427698 Merge pull request #215 from jonaswindey/patch-1 Amos Haviv 2013-12-30 06:15:21 -08:00
  • 923f744eac Merge pull request #212 from mackstar/master Amos Haviv 2013-12-30 06:14:54 -08:00
  • 6993150dcf Update package.json jonaswindey 2013-12-30 12:48:28 +01:00
  • 8f30cda7df replace deprecated grunt-nodemon debug option Nicolas Forney 2013-12-30 00:31:15 +01:00
  • c639ae65c2 Require server in gruntfile for mocha tests. Richard McIntyre 2013-12-18 08:16:46 +00:00
  • cf7a3f0486 Replaced dependency on server.js for mocha tests. Richard McIntyre 2013-12-18 08:16:46 +00:00
  • 963794a7f7 Removed unnecessary modules Amos Haviv 2013-12-25 18:08:36 +02:00
  • 4c0ee357bd Fixing enviornment issue with new JSHint Amos Haviv 2013-12-25 16:54:08 +02:00
  • d8fe54d14f Properly run JSHint Amos Haviv 2013-12-25 16:37:19 +02:00
  • 822d7ca7b2 Properly run JSHint Amos Haviv 2013-12-25 16:36:33 +02:00
  • 2435a73291 Merge pull request #202 from naartjie/fix-02 Amos Haviv 2013-12-25 06:35:45 -08:00
  • d35cd02b82 Fixing jshint Amos Haviv 2013-12-25 13:20:54 +02:00
  • 2cd3512fef Merge pull request #203 from gebrits/patch-1 Amos Haviv 2013-12-24 07:13:39 -08:00
  • a2f31f2c5d update gruntfile.js to let jshint adhere to .jshintrc Geert-Jan Brits 2013-12-24 15:43:27 +01:00
  • c9193642c9 correct the livereload host Marcin Jekot 2013-12-24 15:31:28 +02:00
  • 5a780aa34c Adding Bower Resolutions Amos Haviv 2013-12-23 19:52:54 +02:00
  • 86186ad151 Fixing Facebook Redirect Amos Haviv 2013-12-23 19:45:27 +02:00
  • ef50e5da0d Fixing Facebook Redirect Amos Haviv 2013-12-23 19:36:55 +02:00
  • 46715a1268 Fixing Facebook Redirect Amos Haviv 2013-12-23 19:17:32 +02:00
  • 14147f7f88 Moving router above static Amos Haviv 2013-12-23 12:40:23 +02:00
  • 0c869a2cca Fixing the new Jade issues Amos Haviv 2013-12-23 12:37:00 +02:00
  • 614a9dfb12 Merge pull request #196 from mrzepinski/patch-2 Amos Haviv 2013-12-23 02:06:45 -08:00
  • 270d2c3fd6 one more time - update to valid Jade doctype Maciej Rzepiński 2013-12-22 21:34:52 +01:00
  • 81fea3516d Moving from Underscore to LoDash Amos Haviv 2013-12-20 14:15:58 +02:00
  • 9c6e5514f0 Moving from Underscore to LoDash Amos Haviv 2013-12-20 14:14:54 +02:00
  • bac1a06628 Fixing Heroku Bower Failure Amos Haviv 2013-12-19 21:05:27 +02:00
  • 1d9f1a0ce3 Update users.js Amos Haviv 2013-12-14 20:35:29 +02:00
  • f8ac701c25 Fixing errors style Amos Haviv 2013-12-12 18:42:54 +02:00
  • d36b852e40 Merge pull request #173 from andrunix/master Amos Haviv 2013-12-12 06:47:06 -08:00
  • d3b98529be Added check for empty salt before attempting to encrypt password. If you sign up with OAuth provider and then try to login with Email (local strategy), the Salt is empty and authentication fails. Andrew Pierce 2013-12-11 16:25:46 -05:00
  • 2def71a53e Moved flash messages from auth.jade to signin.jade. Placed within error div. Andrew Pierce 2013-12-11 15:49:19 -05:00
  • 50b3b88c58 Fixing Travis Stall Amos Haviv 2013-12-10 14:50:44 +02:00
  • 0697df0b6d Merge pull request #160 from CREO-Agency/statics_overwrite Amos Haviv 2013-12-10 04:33:06 -08:00
  • 209b7023da AngularJS latest is good for now Amos Haviv 2013-12-10 14:29:14 +02:00
  • b99c166f61 Merge pull request #162 from dizda/angular1.2.4 Amos Haviv 2013-12-10 04:26:30 -08:00
  • 4a07cdec7f Merge pull request #158 from davychiu/master Amos Haviv 2013-12-10 04:10:46 -08:00
  • 218da62417 Fixing the Foot.jade to use env var instead of host Amos Haviv 2013-12-10 13:32:05 +02:00
  • 2d1542511b Merge pull request #169 from theblacksmith/master Amos Haviv 2013-12-10 03:29:38 -08:00
  • 7a872faece Fix bug in foot.jade which tries to assign host instead of comparing it Saulo Vallory 2013-12-09 21:39:55 -02:00
  • 1e75b420c8 lock to specified JS dependencies version Jonathan Dizdarevic 2013-12-07 19:41:48 +01:00
  • f0ae031423 fix tests Jonathan Dizdarevic 2013-12-07 19:33:03 +01:00
  • f2a85f8dcd Update to AngularJS 1.2.4 Jonathan Dizdarevic 2013-12-07 19:30:41 +01:00
  • 12037bc566 Don't overwrite statics John Williams 2013-12-05 15:45:52 -08:00
  • ebddcd319a hash password with pbkdf2 Davy Chiu 2013-12-04 05:20:48 -08:00
  • dbe7213f77 Removed the Show User method Amos Haviv 2013-12-03 02:43:52 +02:00
  • f358e810f5 Testing Fix Amos Haviv 2013-12-03 02:19:04 +02:00
  • 7354e781f1 Testing Fix Amos Haviv 2013-12-03 02:18:11 +02:00
  • 0ffe987c69 Merge branch 'pr/126' Amos Haviv 2013-12-03 02:12:47 +02:00
  • db5684636b Remove window.app Amos Haviv 2013-11-22 03:37:48 +02:00
  • eeb54232a9 Added Article Delete Support Amos Haviv 2013-11-22 03:23:23 +02:00
  • 8d1b13058d Merge pull request #138 from peterblazejewicz/master Amos Haviv 2013-11-21 16:40:55 -08:00
  • ca0d6a9e55 Fixing 'me' password leak Amos Haviv 2013-11-22 02:39:12 +02:00
  • 5505b3a607 Merge pull request #130 from opicacek/master Amos Haviv 2013-11-21 16:07:22 -08:00
  • e9c1f758b0 Merge pull request #129 from passkey1510/master Amos Haviv 2013-11-21 15:54:54 -08:00
  • ad95ea36ef Update middleware for body parsing in Express MEAN configuration Peter Blazejewicz 2013-11-17 18:53:17 +01:00
  • bf06b9af5c Bootstrap template dependency fix Opi Danihelka 2013-11-08 15:29:44 +01:00
  • 3041b4f858 Use module export instead of json string so that we can use environment variable for credentials info Kieu Anh Tuan 2013-11-07 18:41:05 +01:00
  • 390c9c96f1 Merge pull request #117 from themichaellai/model-regex-fix Amos Haviv 2013-11-07 06:11:23 -08:00
  • f02f4ea0df Merge pull request #127 from markstos/master Amos Haviv 2013-11-07 05:38:41 -08:00
  • 471c95f6a9 Merge pull request #115 from et/remove-async Amos Haviv 2013-11-07 05:32:16 -08:00
  • 4121fc8fb5 Fix typos in tests: s/witout/without/gc Mark Stosberg 2013-11-04 14:11:37 -05:00
  • 673ac81704 Add Karma unit tests Rudi Starcevic 2013-11-04 11:26:49 +08:00
  • 3f05db1a28 Improved model autoload regex Michael Lai 2013-10-25 01:14:55 -04:00
  • 1846287082 remove async module Eric Thomas 2013-10-23 16:02:23 -06:00
  • 9af341befb Bug Fix Amos Haviv 2013-10-23 18:31:01 +03:00
  • 964cf2dfd1 Bug Fix Amos Haviv 2013-10-23 18:30:45 +03:00
  • a1f0492bfd Merge pull request #104 from mrngoitall/master Amos Haviv 2013-10-23 08:21:30 -07:00
  • cd07a1088d Set bootstrap repo as dep Amos Haviv 2013-10-23 18:18:08 +03:00
  • 1c242fd25d Merge pull request #109 from indyplanets/no-jquery Amos Haviv 2013-10-23 07:30:02 -07:00
  • 0714ab1417 Smarter User Model Amos Haviv 2013-10-23 17:27:07 +03:00
  • 4dd90f1e69 Fixing PR Amos Haviv 2013-10-23 12:23:04 +03:00
  • 6dbe99653d Merge branch 'master' of git://github.com/pontifier/mean into pontifier-master Amos Haviv 2013-10-23 12:14:37 +03:00
  • d3a1d3c53b Merge pull request #111 from RobZolkos/master Amos Haviv 2013-10-23 01:57:51 -07:00
  • 3e757fdef0 Merge pull request #105 from fyockm/master Amos Haviv 2013-10-23 01:04:45 -07:00
  • ded16ef5ce Merge pull request #96 from Ferrari/heroku-deploy-error Amos Haviv 2013-10-23 00:35:51 -07:00
  • 293fe61d3e Merge pull request #84 from dpmehta02/livereload Amos Haviv 2013-10-23 00:26:42 -07:00
  • 3561526b1d Revert back to bootstrap2.3.2 Jason Weaver 2013-10-20 17:15:05 -05:00
  • 1cc82aea61 Use list-unstyled to get rid of list styles. Using Bootstrap 3 now. Jason Weaver 2013-10-20 17:08:18 -05:00
  • 4f4d133790 Show mobile nav by default. Jason Weaver 2013-10-20 17:03:33 -05:00
  • 0773d24094 Updated to use @fyockm bootstrap-css-only repo. Changed header markup to use bootstrap 3 Jason Weaver 2013-10-20 15:59:32 -05:00
  • 62ce19cbbd fix typos in tests Rob Zolkos 2013-10-18 12:48:37 +11:00