Nicolas Forney
8f30cda7df
replace deprecated grunt-nodemon debug option
...
Since grunt-nodemon version 0.1.0 the debug option is deprecated and must
be replaced by a nodeArgs option.
2013-12-30 00:31:15 +01:00
Amos Haviv
963794a7f7
Removed unnecessary modules
2013-12-25 18:08:36 +02:00
Amos Haviv
4c0ee357bd
Fixing enviornment issue with new JSHint
2013-12-25 16:54:08 +02:00
Amos Haviv
d8fe54d14f
Properly run JSHint
2013-12-25 16:37:19 +02:00
Amos Haviv
822d7ca7b2
Properly run JSHint
2013-12-25 16:36:33 +02:00
Amos Haviv
2435a73291
Merge pull request #202 from naartjie/fix-02
...
correct the livereload host
2013-12-25 06:35:45 -08:00
Amos Haviv
d35cd02b82
Fixing jshint
2013-12-25 13:20:54 +02:00
Amos Haviv
2cd3512fef
Merge pull request #203 from gebrits/patch-1
...
update gruntfile.js to let jshint adhere to .jshintrc
2013-12-24 07:13:39 -08:00
Geert-Jan Brits
a2f31f2c5d
update gruntfile.js to let jshint adhere to .jshintrc
...
currently the `jshint:all` task doesn't take the .jshintrc-file into account. This pull corrects that.
2013-12-24 15:43:27 +01:00
Marcin Jekot
c9193642c9
correct the livereload host
...
This let's you use an arbitrary host in development mode, and do cross machine/VM testing etc, with a hostname other than localhost
2013-12-24 15:31:28 +02:00
Amos Haviv
5a780aa34c
Adding Bower Resolutions
2013-12-23 19:52:54 +02:00
Amos Haviv
86186ad151
Fixing Facebook Redirect
2013-12-23 19:45:27 +02:00
Amos Haviv
ef50e5da0d
Fixing Facebook Redirect
2013-12-23 19:36:55 +02:00
Amos Haviv
46715a1268
Fixing Facebook Redirect
2013-12-23 19:17:32 +02:00
Amos Haviv
14147f7f88
Moving router above static
2013-12-23 12:40:23 +02:00
Amos Haviv
0c869a2cca
Fixing the new Jade issues
2013-12-23 12:37:00 +02:00
Amos Haviv
614a9dfb12
Merge pull request #196 from mrzepinski/patch-2
...
one more time - update to valid Jade doctype
2013-12-23 02:06:45 -08:00
Maciej Rzepiński
270d2c3fd6
one more time - update to valid Jade doctype
2013-12-22 21:34:52 +01:00
Amos Haviv
81fea3516d
Moving from Underscore to LoDash
2013-12-20 14:15:58 +02:00
Amos Haviv
9c6e5514f0
Moving from Underscore to LoDash
2013-12-20 14:14:54 +02:00
Amos Haviv
bac1a06628
Fixing Heroku Bower Failure
2013-12-19 21:05:27 +02:00
Amos Haviv
1d9f1a0ce3
Update users.js
2013-12-14 20:35:29 +02:00
Amos Haviv
f8ac701c25
Fixing errors style
2013-12-12 18:42:54 +02:00
Amos Haviv
d36b852e40
Merge pull request #173 from andrunix/master
...
On the signin page, the error div was always visible even if it was empty.
2013-12-12 06:47:06 -08:00
Andrew Pierce
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.
2013-12-11 16:25:46 -05:00
Andrew Pierce
2def71a53e
Moved flash messages from auth.jade to signin.jade. Placed within error div.
2013-12-11 15:49:19 -05:00
Amos Haviv
50b3b88c58
Fixing Travis Stall
2013-12-10 14:50:44 +02:00
Amos Haviv
0697df0b6d
Merge pull request #160 from CREO-Agency/statics_overwrite
...
Don't overwrite statics
2013-12-10 04:33:06 -08:00
Amos Haviv
209b7023da
AngularJS latest is good for now
2013-12-10 14:29:14 +02:00
Amos Haviv
b99c166f61
Merge pull request #162 from dizda/angular1.2.4
...
Upgrade to latest stable version of AngularJS (1.2.4)
2013-12-10 04:26:30 -08:00
Amos Haviv
4a07cdec7f
Merge pull request #158 from davychiu/master
...
hash password with pbkdf2
2013-12-10 04:10:46 -08:00
Amos Haviv
218da62417
Fixing the Foot.jade to use env var instead of host
2013-12-10 13:32:05 +02:00
Amos Haviv
2d1542511b
Merge pull request #169 from theblacksmith/master
...
Fix bug in foot.jade which tries to assign host instead of comparing it
2013-12-10 03:29:38 -08:00
Saulo Vallory
7a872faece
Fix bug in foot.jade which tries to assign host instead of comparing it
2013-12-09 21:39:55 -02:00
Jonathan Dizdarevic
1e75b420c8
lock to specified JS dependencies version
2013-12-07 19:41:48 +01:00
Jonathan Dizdarevic
f0ae031423
fix tests
2013-12-07 19:33:03 +01:00
Jonathan Dizdarevic
f2a85f8dcd
Update to AngularJS 1.2.4
2013-12-07 19:30:41 +01:00
John Williams
12037bc566
Don't overwrite statics
2013-12-05 15:45:52 -08:00
Davy Chiu
ebddcd319a
hash password with pbkdf2
2013-12-04 05:20:48 -08:00
Amos Haviv
dbe7213f77
Removed the Show User method
2013-12-03 02:43:52 +02:00
Amos Haviv
f358e810f5
Testing Fix
2013-12-03 02:19:04 +02:00
Amos Haviv
7354e781f1
Testing Fix
2013-12-03 02:18:11 +02:00
Amos Haviv
0ffe987c69
Merge branch 'pr/126'
...
Conflicts:
package.json
2013-12-03 02:12:47 +02:00
Amos Haviv
db5684636b
Remove window.app
2013-11-22 03:37:48 +02:00
Amos Haviv
eeb54232a9
Added Article Delete Support
2013-11-22 03:23:23 +02:00
Amos Haviv
8d1b13058d
Merge pull request #138 from peterblazejewicz/master
...
Update middleware for body parsing in Express MEAN configuration
2013-11-21 16:40:55 -08:00
Amos Haviv
ca0d6a9e55
Fixing 'me' password leak
2013-11-22 02:39:12 +02:00
Amos Haviv
5505b3a607
Merge pull request #130 from opicacek/master
...
Bootstrap template dependency fix
2013-11-21 16:07:22 -08:00
Amos Haviv
e9c1f758b0
Merge pull request #129 from passkey1510/master
...
Use module export instead of json string
2013-11-21 15:54:54 -08:00
Peter Blazejewicz
ad95ea36ef
Update middleware for body parsing in Express MEAN configuration
...
- update Express middleware configuration
- remove reference and documentation to bodyParser middleware
- add middleware for json/urlencoded requests
- Fixes #136 on MEAN linnovate/mean
2013-11-17 18:53:17 +01:00