Commit Graph

1954 Commits

Author SHA1 Message Date
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
Amos Haviv
c1caddb3ef Forever Heroku Support 2013-08-27 12:53:27 +03:00
Amos Haviv
d603cb4c7f Nodemon Heroku Support 2013-08-27 12:43:33 +03:00
Amos Haviv
5c58883b61 Nodemon Heroku Support 2013-08-27 12:39:49 +03:00
Amos Haviv
d9db70445c Grunt Support Added, Fixed Bower support on heroku 2013-08-26 18:16:15 +03:00
Amos Haviv
b1d0dba554 Grunt Support Added, Fixed Bower support on heroku 2013-08-26 18:15:54 +03:00
Yutaka Yamaguchi
e56693954b Use twitter.id_str instead of twitter.id because project.id is returned string explicitly by the following change
d9112c4c05
2013-08-26 22:13:29 +09:00
Martins Untals
905d547701 added isSelected function for nav selection 2013-08-22 22:31:10 +03:00
Roie Cohen
3b4cfbbbc4 Merge pull request #40 from mtt87/patch-1
Update README.MD
2013-08-19 13:28:51 -07:00
Roie Schwaber-Cohen
d41074df94 Disabled compass until dependency issues are resolved 2013-08-19 22:45:42 +03:00
Mattia Asti
1d3b83c2f0 Update README.MD
Getting started section link were broken.
Fixed with absolute link path (https://github.com/linnovate/mean/blob/master/ ... )
2013-08-17 10:53:00 +02:00
Amos Haviv
b26b952ba8 Cleaning Up 2013-08-17 01:20:07 +03:00
Amos Haviv
05a0082f4c Cleaning Up 2013-08-17 01:10:46 +03:00
Amos Haviv
d7fcb2bf96 Cleaning Up 2013-08-17 01:07:57 +03:00
Amos Haviv
6c3564f37d Cleaning Up 2013-08-17 01:06:17 +03:00
Amos Haviv
e34d2d83ca Merge pull request #38 from oleyb/master
Added semicolons to server code for consistency and general formatting + beautifying the code
2013-08-16 14:41:49 -07:00
Brian Oley
82ef53392e Added semicolons to server code for consistency and general formatting 2013-08-16 15:23:09 -04:00
Lior Kesos
eee109187e Merge pull request #37 from oleyb/master
Added a missing semicolon for consistency.
2013-08-16 01:19:44 -07:00