Amos Haviv
|
b8a23eb142
|
Removing Grunt Task
|
2013-10-13 09:25:42 +03:00 |
|
Amos Haviv
|
40a643a246
|
Merge pull request #101 from rapind/master
Removed grunt-bower-task dependency.
|
2013-10-12 23:12:17 -07:00 |
|
Dave Rapin
|
97fc8158d9
|
Switched to bootstrap-assets bower component so we have css and js files instead of less. When this project moves to BS3, change this back to the main bootstrap repo and use the dist directory.
|
2013-10-09 09:20:00 -04:00 |
|
Dave Rapin
|
5908768241
|
Removed grunt-bower-task dependency. Requires additional installation step: bower install
|
2013-10-09 08:51:18 -04:00 |
|
Amos Haviv
|
13f03ec848
|
Update README.md
|
2013-10-08 15:10:31 +03:00 |
|
Amos Haviv
|
b232af68ee
|
Update README.md
|
2013-10-08 14:38:29 +03:00 |
|
Amos Haviv
|
111da0e821
|
Update README.md
|
2013-10-08 13:52:31 +03:00 |
|
Amos Haviv
|
fe50b418ae
|
Fixing models auto loading bug
|
2013-09-29 16:00:23 +03:00 |
|
Amos Haviv
|
0cfbafaa7c
|
Fixing user details exposure in articles example
|
2013-09-29 15:42:12 +03:00 |
|
Amos Haviv
|
2cab7b72b3
|
Fixed relative paths for html5mode
|
2013-09-29 14:46:10 +03:00 |
|
Amos Haviv
|
a23f46f066
|
Revert "Merge pull request #79 from mrngoitall/master"
This reverts commit b83fb4a4c9, reversing
changes made to f5f4663774.
|
2013-09-29 14:33:20 +03:00 |
|
Amos Haviv
|
b83fb4a4c9
|
Merge pull request #79 from mrngoitall/master
Replaced SHA1 password hashing with bcrypt in Local Passport authentication
|
2013-09-29 04:21:34 -07:00 |
|
Amos Haviv
|
f5f4663774
|
Merge pull request #92 from fyockm/walk
walk models directory
|
2013-09-29 03:54:30 -07:00 |
|
Drew Fyock
|
e230ea224e
|
walk models directory
|
2013-09-28 19:57:27 -04:00 |
|
William Ngo
|
035dd2c150
|
Replaced SHA1 password hashing with more bcrypt
|
2013-09-13 15:48:58 -07:00 |
|
Amos Haviv
|
612b014e47
|
Removing Compass, Fixing Windows Errors, Removing Makefile, Tiding Code
|
2013-09-12 20:50:39 +03:00 |
|
Amos Haviv
|
1fbd2452aa
|
Removing Compass, Fixing Windows Errors, Removing Makefile, Tiding Code
|
2013-09-12 20:44:10 +03:00 |
|
Amos Haviv
|
33a3073865
|
Merge pull request #75 from claydiffrient/master
Remove "Requirements for Grunt from README.md
|
2013-09-12 02:05:35 -07:00 |
|
Clay Diffrient
|
fc6524133b
|
Remove (Requirements for Grunt)
|
2013-09-11 15:35:35 -06:00 |
|
Clay Diffrient
|
46f0e15394
|
Fix - Remove Ruby Dependencies (Grunt no longer needs them)
|
2013-09-11 15:31:37 -06:00 |
|
Amos Haviv
|
c42c8ebc64
|
Fixing style, adding article test
|
2013-09-10 16:28:47 +03:00 |
|
Roie Schwaber-Cohen
|
014d941d6e
|
Merge from gabrielmanchini - issue #50
|
2013-09-10 12:36:19 +03:00 |
|
Amos Haviv
|
84874bce5e
|
Middleware Fix
|
2013-09-09 12:32:59 +03:00 |
|
Roie Cohen
|
7fc57379b4
|
Merge pull request #62 from amitaibu/required-title
Title on article create/update should be required
|
2013-09-08 13:32:43 -07:00 |
|
Roie Cohen
|
63b7c9fec5
|
Merge pull request #63 from rafadev7/master
Removing an unecessary code line
|
2013-09-08 13:31:58 -07:00 |
|
RafaDev7
|
5610d78c70
|
Removing an unecessary code line
|
2013-09-08 06:28:32 -03:00 |
|
Amitai Burstein
|
d8fa8556b7
|
Title should be required.
|
2013-09-08 00:39:28 +03:00 |
|
Amos Haviv
|
1ca5d16807
|
Services Dependency Injection
|
2013-09-07 16:44:59 +03:00 |
|
Amos Haviv
|
f6e59d3779
|
Creating Modules
|
2013-09-07 15:36:01 +03:00 |
|
Amos Haviv
|
3a329dc2dc
|
Fixing Redirect in Authentication middleware
|
2013-09-07 13:21:52 +03:00 |
|
Amos Haviv
|
f5cbb58de6
|
Merge pull request #60 from Jon-Biz/patch-1
Updated authorization.js redirect
|
2013-09-07 03:18:35 -07:00 |
|
Amos Haviv
|
f65e7bd553
|
Merge pull request #55 from memolog/google-oauth2
use Google OAuth2Strategy to avoid the error that key $t must not start with '$'.
hey @memolog great commit! thank you...
|
2013-09-07 03:17:54 -07:00 |
|
Amos Haviv
|
517fc6f9a8
|
Adding Livereload to Jade files
|
2013-09-07 13:13:06 +03:00 |
|
Jon-Biz
|
01c22e42ec
|
Updated authorization.js redirect
The authorization.js redirect here sends people to '/login', which doesn't exist. I changed this to point to '/'.
|
2013-09-06 15:23:44 -07:00 |
|
Yutaka Yamaguchi
|
0116b3454e
|
use Google OAuth2Strategy to avoid error that key $t must not start with '$'
|
2013-09-04 22:45:05 +09:00 |
|
Amos Haviv
|
39db68138a
|
Update README.md
|
2013-08-28 14:56:55 +03:00 |
|
Amos Haviv
|
d282aa0f4d
|
Fix bower post install script
|
2013-08-27 13:47:17 +03:00 |
|
Amos Haviv
|
3f3f0394d3
|
Fix bower post install script
|
2013-08-27 13:44:35 +03:00 |
|
Amos Haviv
|
287c6264f9
|
Fix bower post install script
|
2013-08-27 13:40:25 +03:00 |
|
Amos Haviv
|
3bececf872
|
Merge branch 'master' of https://github.com/linnovate/mean
|
2013-08-27 13:35:02 +03:00 |
|
Amos Haviv
|
9815266411
|
Config
|
2013-08-27 13:34:46 +03:00 |
|
Amos Haviv
|
00357937c4
|
test
|
2013-08-27 13:30:32 +03:00 |
|
Lior Kesos
|
2955fdf629
|
Update README.md
|
2013-08-27 13:27:53 +03:00 |
|
Lior Kesos
|
cbc337b5cc
|
Update README.md
|
2013-08-27 13:27:06 +03:00 |
|
Lior Kesos
|
2bf84d780a
|
Update README.md
fixed wording and added mongohq reference to heroku deployment
|
2013-08-27 13:26:29 +03:00 |
|
Amos Haviv
|
02391874cc
|
test
|
2013-08-27 13:25:55 +03:00 |
|
Lior Kesos
|
ddaecff486
|
Update README.md
Added syntax highlighting
|
2013-08-27 13:23:06 +03:00 |
|
Lior Kesos
|
aaa597b703
|
Update README.md
Added explanation of how to deploy to heroku
|
2013-08-27 13:18:17 +03:00 |
|
Amos Haviv
|
df6ab285c3
|
Merge pull request #46 from memolog/fix-twitter-strategy
Use twitter.id_str instead of twitter.id in twitter strategy, great catch @memolog!
|
2013-08-27 03:12:22 -07:00 |
|
Amos Haviv
|
ebd0f7edd8
|
Merge pull request #44 from markizs/nav-selected
added isSelected function for nav selection
|
2013-08-27 03:05:02 -07:00 |
|