Commit Graph

617 Commits (c0e1a1129a5bd349f9ad78f57bb603390cfd9ffb)

Author SHA1 Message Date
Sahat Yalkabov 5f344541e5 Added "Why is there no forgot password" to FAQ 2014-01-30 05:11:02 -05:00
Sahat Yalkabov c89ab5128f Update README 2014-01-30 04:45:49 -05:00
Sahat Yalkabov 4b28e4fd53 Update README 2014-01-30 04:43:25 -05:00
Sahat Yalkabov 1b63be57a3 Updated socket.io guide 2014-01-30 04:41:38 -05:00
Sahat Yalkabov 9f8caca659 Add auto_reconnect option to connect-mongo middleware 2014-01-30 04:22:35 -05:00
Sahat Yalkabov dae13cbc4b connect-mongo will now use existing mongoose connection 2014-01-30 04:19:33 -05:00
Sahat Yalkabov b9d3ec8463 Add friendlier variables for cache time: hour, day, week, month instead of a large number in milliseconds 2014-01-30 04:18:34 -05:00
Sahat Yalkabov d31c00ec0e Add mode type to console.log when you start the server 2014-01-30 04:16:50 -05:00
Sahat Yalkabov 12f7405781 Add socket.io guide 2014-01-30 04:15:18 -05:00
Sahat Yalkabov 9596ac6a48 Placed app = express() right after module dependencies 2014-01-30 03:05:14 -05:00
Sahat Yalkabov 2d53b0bc8a Update Readme 2014-01-29 19:43:36 -05:00
Sahat Yalkabov c5638ef5d2 Removed forgot password template and link on login page. 2014-01-29 19:40:40 -05:00
Sahat Yalkabov 460e83aa45 Merge remote-tracking branch 'origin/master'
* origin/master:
  Fixing typo on README
2014-01-29 11:50:35 -05:00
Sahat Yalkabov 497cac2bbc MongoDB connection error added to FAQ 2014-01-29 11:50:28 -05:00
Sahat Yalkabov 3d245d82a4 Merge pull request #19 from lurraca/patch-1
Fixing typo on README
2014-01-29 07:27:02 -08:00
Luis Urraca b7036f04a3 Fixing typo on README 2014-01-29 09:31:49 -05:00
Sahat Yalkabov 38e80f793a README fixes 2014-01-29 05:21:02 -05:00
Sahat Yalkabov 10b9bbf0bd Created a Tips sections with helpful tips and advices 2014-01-29 05:02:14 -05:00
Sahat Yalkabov 64857352c3 Various minor updates 2014-01-29 04:49:32 -05:00
Sahat Yalkabov 6910903115 Added a stub for "how do i create a new page" 2014-01-29 03:31:56 -05:00
Sahat Yalkabov cba5849c5f Merge branch 'master' of github.com:sahat/hackathon-starter
* 'master' of github.com:sahat/hackathon-starter:
  Added how flash messages work mini guide
  Added clusters support to features list
2014-01-29 03:17:07 -05:00
Sahat Yalkabov 43b03a0362 Added how flash messages work mini guide 2014-01-29 02:50:15 -05:00
Sahat Yalkabov e9830325cd Update to Flip in X animation on home page success alert 2014-01-29 02:27:40 -05:00
Sahat Yalkabov 22fe76baaa Added clusters support to features list 2014-01-29 01:43:44 -05:00
Sahat Yalkabov 5f3c6b7dc0 Add What is cluster_app.js to FAQ 2014-01-29 01:16:49 -05:00
Sahat Yalkabov d4b7720a00 Merge branch 'danielamitay-master'
* danielamitay-master:
  Create cluster_app.js to enable simple process forking; readme addition

Conflicts:
	README.md
2014-01-29 00:55:58 -05:00
Sahat Yalkabov f80c890287 Added connect-mongo for storing sessions in the MongoDB database instead of memory 2014-01-29 00:49:09 -05:00
Sahat Yalkabov af18032afa Update README 2014-01-29 00:09:41 -05:00
Sahat Yalkabov e541ac0793 Removed forgot_password URLs for now until they are implemented on another branch 2014-01-29 00:01:33 -05:00
Sahat Yalkabov 8440efa84d Merge branch 'bcantoni-master'
* bcantoni-master:
  Switch from bcrypt to bcrypt-nodejs to ease install on Windows
2014-01-29 00:00:33 -05:00
Sahat Yalkabov 066bdd4f12 Display user email if Full Name is not present 2014-01-28 23:43:01 -05:00
Sahat Yalkabov 7207b50d47 Merge branch 'master' of https://github.com/bcantoni/hackathon-starter into bcantoni-master
* 'master' of https://github.com/bcantoni/hackathon-starter:
  Switch from bcrypt to bcrypt-nodejs to ease install on Windows
2014-01-28 23:11:16 -05:00
Sahat Yalkabov 66cd805dec Updated project structure table 2014-01-28 23:06:33 -05:00
Sahat Yalkabov 85359db3c3 Created a separate HOW IT WORKS section 2014-01-28 23:03:16 -05:00
Sahat Yalkabov 4980ff11bc Update styles.less 2014-01-28 23:02:20 -05:00
Sahat Yalkabov a98844493a Removed .lead class from the list of APIs 2014-01-28 22:59:48 -05:00
Sahat Yalkabov 1513eb2dac Deleted lato fonts (using Google Fonts) 2014-01-28 22:59:35 -05:00
Sahat Yalkabov c66e629378 Refactored styles.less, it now contains only common styles between default and flatly theme 2014-01-28 22:51:25 -05:00
Sahat Yalkabov 471f53f28b Added .profile-image class to an image in navbar to make it more explicit and easier to style 2014-01-28 22:49:23 -05:00
Sahat Yalkabov fcb41838b8 Updated flatly theme 2014-01-28 22:48:51 -05:00
Sahat Yalkabov ee0845a1f7 Refactored custom bootstrap styles into default.less and placed it into themes folder 2014-01-28 22:47:31 -05:00
Sahat Yalkabov f8a80c129f Clarified instructions on how to remove a sticky footer 2014-01-28 22:04:24 -05:00
Brian Cantoni bbef4e4b43 Switch from bcrypt to bcrypt-nodejs to ease install on Windows 2014-01-28 17:51:10 -08:00
Sahat Yalkabov dc484d6202 Add Font-Awesome link to Recommended Design 2014-01-28 19:02:46 -05:00
Sahat Yalkabov cecba541a7 Add Forgot your password routes 2014-01-28 18:58:37 -05:00
Sahat Yalkabov 12ee6a6b9d Add help-block with "Forgot your password" 2014-01-28 18:58:23 -05:00
Sahat Yalkabov 83fd4cc2a1 Add Forgot Password view 2014-01-28 18:57:58 -05:00
Sahat Yalkabov 7e6273080c Merge remote-tracking branch 'origin/master'
* origin/master:
  Fixed spelling typo: "irreversible"
2014-01-28 18:14:59 -05:00
Sahat Yalkabov 491aebc63a Remove flash messages view helper 2014-01-28 18:14:53 -05:00
Sahat Yalkabov 717e47d52d Merge pull request #16 from williamle8300/patch-1
Fixed spelling typo: "irreversible"
2014-01-28 14:54:23 -08:00