Commit Graph

11306 Commits

Author SHA1 Message Date
Christian Ramón
db983d66b0 adding one step to mongolab deployment
Actually you have to enter to the recently created database in order to see the message: "A database user is required to connect to this database.* **Click here** *to create a new one."
2014-03-14 08:51:02 -05:00
Sahat Yalkabov
3ab66a5378 Merge remote-tracking branch 'origin/master'
* origin/master:
  Added Twit library to List of Packages
  Corrected buildAssets to builtAssets directory in .gitignore file
  Added a comment explanation on returnTo previous URL middleware, changed static cache from 1 week to 1 month
2014-03-13 16:34:44 -04:00
Sahat Yalkabov
727983e1ae Added environment variables. Fixes #100 2014-03-13 16:33:56 -04:00
Sahat Yalkabov
83a90c643c Added Twit library to List of Packages 2014-03-12 04:25:02 -04:00
Sahat Yalkabov
02548d7e8c Merge pull request #105 from rosswilson/master
Corrected buildAssets to builtAssets directory in .gitignore file
2014-03-12 03:16:01 -04:00
Ross Wilson
9fc7407cf3 Corrected buildAssets to builtAssets directory in .gitignore file 2014-03-12 00:41:45 +00:00
Sahat Yalkabov
fa917a1a15 Added a comment explanation on returnTo previous URL middleware, changed static cache from 1 week to 1 month 2014-03-11 14:15:04 -04:00
Sahat Yalkabov
678f6d90d5 Merge pull request #104 from rockaBe/gravatar
stores lowercase email for gravatar
2014-03-11 00:24:26 -04:00
rockaBe
1dcbe0ec97 stores lowercase email for gravatar 2014-03-11 01:17:53 +01:00
Sahat Yalkabov
98f2abe767 Updated project structure table 2014-03-10 13:36:32 -04:00
Sahat Yalkabov
b3a47677da Added Google Analytics script 2014-03-09 13:53:12 -04:00
Sahat Yalkabov
af08279735 Redirect to original URL when users sign-in via Local strategy 2014-03-08 15:01:32 -05:00
Sahat Yalkabov
b82cef30b7 Redirect back to original destination after a successful sign-in via OAuth 2014-03-08 14:58:27 -05:00
Sahat Yalkabov
e8365c7321 Removed .row from login form 2014-03-07 14:42:37 -05:00
Sahat Yalkabov
d4b03f7dd2 2px border radius on social buttons 2014-03-07 14:40:01 -05:00
Sahat Yalkabov
c2cda88433 Merged forgot/reset controllers into user controller 2014-03-07 14:08:56 -05:00
Sahat Yalkabov
d6020beebb Updated footer 2014-03-07 14:02:38 -05:00
Sahat Yalkabov
3207dbc9a4 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update package.json
2014-03-06 03:28:44 -05:00
Sahat Yalkabov
9396ff1b69 Removed login required text from Paypal api link (false) 2014-03-06 03:03:27 -05:00
Sahat Yalkabov
c046c990b7 Updated button text to Change Password 2014-03-06 02:48:59 -05:00
Sahat Yalkabov
aa1b9dbc26 Removed hacker news logo 2014-03-06 02:47:50 -05:00
Sahat Yalkabov
81d8b5bdad Add NPM logo, changed npm logo from Base64 to image url 2014-03-06 02:46:46 -05:00
Sahat Yalkabov
d4c9786986 Updated TO nodemailer field in reset controller 2014-03-06 02:43:32 -05:00
Sahat Yalkabov
e53949cde1 Code refactoring 2014-03-06 02:36:55 -05:00
Sahat Yalkabov
f76dbb1679 Updated TO and SUBJECT nodemailer fields on forgot password controller 2014-03-06 02:09:11 -05:00
Sahat Yalkabov
fdbe2fe45c Update package.json 2014-03-05 19:42:53 -05:00
Sahat Yalkabov
5fef9092ad Placed single sign-in buttons at the bottom of the login form 2014-03-05 16:41:42 -05:00
Sahat Yalkabov
faa0781c06 Changed layout title to Hackathon Starter 2014-03-05 16:26:56 -05:00
Sahat Yalkabov
85b5d93678 Add additional supertest tests for /signup, /api, /contact and /login 2014-03-05 16:02:55 -05:00
Sahat Yalkabov
c8ecb086f9 Updated test for creating a duplicate user 2014-03-05 16:00:12 -05:00
Sahat Yalkabov
3b72257d4b Updated User model tests 2014-03-05 15:57:53 -05:00
Sahat Yalkabov
e6300a6e70 Dropped _test postfix from test files 2014-03-05 15:37:21 -05:00
Sahat Yalkabov
aa34c7ff6b Removed zombie.js tests (causing install problems for Windows users) 2014-03-05 15:32:22 -05:00
Sahat Yalkabov
a554eef9f1 Merge branch 'JahlomP-master'
* JahlomP-master:
  Renamed Referer to Referrer
  Code refactoring of redirect to last URL
  Removed TODO section
  referrer redirect
  Added a redirection to referrer page
2014-03-05 15:07:20 -05:00
Sahat Yalkabov
32eb2065e0 Renamed Referer to Referrer 2014-03-05 15:06:17 -05:00
Sahat Yalkabov
10c7f283e9 Code refactoring of redirect to last URL 2014-03-05 14:50:08 -05:00
Sahat Yalkabov
7fe8b67806 Removed TODO section 2014-03-05 14:35:38 -05:00
Sahat Yalkabov
21c4107ce0 Updated dependencies 2014-03-04 12:14:08 -05:00
Precious Jahlom Agboado
9aa923e90e Added a redirection to referrer page 2014-03-04 10:37:19 +00:00
Sahat Yalkabov
36a02ac982 Added a brief comment explanation of how passport strategy works 2014-03-03 16:32:13 -05:00
Sahat Yalkabov
3d33f55a95 Merge remote-tracking branch 'origin/master'
* origin/master:
  Fixed a typo
2014-03-01 03:10:21 -05:00
Sahat Yalkabov
e7989499ad Updated clockwork sms example code 2014-03-01 03:10:04 -05:00
Sahat Yalkabov
9bcdf6cc07 Fixed a typo 2014-03-01 02:47:48 -05:00
Sahat Yalkabov
334c79d19a Updated nodejitsu logo url 2014-02-28 21:36:47 -05:00
Sahat Yalkabov
b3f830ccdf Updated Custom HTML and CSS Design 101 section 2014-02-28 21:34:17 -05:00
Sahat Yalkabov
354c9a4558 Updated list of client-side libraries 2014-02-28 21:32:54 -05:00
Sahat Yalkabov
7acddbcb40 Add zombie.js to devDependencies 2014-02-28 03:55:17 -05:00
Sahat Yalkabov
2728e50723 Added contact page test (using zombie.js) 2014-02-28 03:54:06 -05:00
Sahat Yalkabov
8f4aeae8d3 README grammar and spelling fixes 2014-02-27 19:52:41 -05:00
Sahat Yalkabov
b701b87c99 Updated list of packages table 2014-02-27 19:50:51 -05:00