Commit Graph

1348 Commits (38dc238e49caea9d9384cca466cc444904de3a13)

Author SHA1 Message Date
Sahat Yalkabov d1a57c58c5 Added generator.js packages to devDependencies. 2014-04-14 18:34:36 -04:00
Sahat Yalkabov 847598c9f8 Updated README
Updated flatly bootstrap theme screenshot.
Mentioned generator.js to remove authentications.
Grammar fixes.
Removed some sentences.
2014-04-14 18:32:47 -04:00
Sahat Yalkabov ce1762b8e6 Removed if.localAuth from navigation bar 2014-04-14 18:26:34 -04:00
Sahat Yalkabov 05f825d3c8 Removed PayPal API 2014-04-14 17:58:49 -04:00
Sahat Yalkabov 6d9625d8bf Newer version of Stripe 2.5.0 2014-04-14 17:35:02 -04:00
Sahat Yalkabov 84a911da03 Switched to Stripe.js checkout for ease of use and better security 2014-04-14 17:34:51 -04:00
Sahat Yalkabov 2dae0ee0ab Only two Stripe routes: GET and POST /api/stripe 2014-04-14 16:58:08 -04:00
Sahat Yalkabov b9fee1cb35 Merge branch 'master' of https://github.com/tmcpro/hackathon-starter
# By Tyler McIntyre
# Via Tyler McIntyre
* 'master' of https://github.com/tmcpro/hackathon-starter:
  Added to Readme file
  Stripe API finished
  stripe API added

Conflicts:
	package.json
	views/api/index.jade
2014-04-14 16:15:46 -04:00
Sahat Yalkabov d84a8fd643 Updated "How do I switch Sendgrid" FAQ 2014-04-14 14:48:19 -04:00
Sahat Yalkabov 8349c376e9 Fixed #wrap margin 2014-04-14 14:24:34 -04:00
Sahat Yalkabov af0ac1b125 Added url for bug reporting. 2014-04-14 14:18:21 -04:00
Sahat Yalkabov f8aee4c90e Minor improvements to generator 2014-04-14 14:11:28 -04:00
Sahat Yalkabov 26656a6c0d Add Email delivery service generator 2014-04-14 14:07:13 -04:00
Sahat Yalkabov 6a8480da8e Removed commented out mailgun code.
Switched to generator-approach.
2014-04-14 13:44:16 -04:00
Sahat Yalkabov c20eff6503 Merge remote-tracking branch 'origin/generator'
* origin/generator: (23 commits)
  Instagram generator indentation and whitespace fixes
  Minor adjustments to instagram generator, changed log color of already active auth methods to grey. (from yellow)
  Instagram auth generator!
  Renamed minimizer.js to generator.js
  Added Local authentication generator
  Removed if-check for local auth on change password form
  Added LinkedIn authentication generator
  Added Twitter authentication generator
  Added GitHub authentication generator
  Prettified generator CLI with unicode icons and multi-line message.
  Added Google add/remove generator
  Generator code cleanup
  Generator code refactoring
  Updated comment style to make it easier to generate the code using multiline strings
  Facebook User model add/remove complete
  add/remove facebook from profile template complete
  Removed auth if-checks
  Added login.jade add/remove facebook auth
  Removed if-checks, all authentications enabled by default
  Added terminal colors, info messages + code refactoring.
  ...
2014-04-14 12:39:10 -04:00
Sahat Yalkabov 92dc9526f5 Instagram generator indentation and whitespace fixes 2014-04-14 02:44:21 -04:00
Sahat Yalkabov 7ffe7efce9 Minor adjustments to instagram generator, changed log color of already active auth methods to grey. (from yellow) 2014-04-14 02:39:31 -04:00
Sahat Yalkabov 1c841e283f Instagram auth generator! 2014-04-14 02:30:28 -04:00
Sahat Yalkabov 8eda44f536 Renamed minimizer.js to generator.js 2014-04-14 01:36:24 -04:00
Sahat Yalkabov 634d1769a0 Improved api examples grid; added logos. 2014-04-14 01:16:19 -04:00
Sahat Yalkabov 517e2e5d19 Switched to old footer like on demo site 2014-04-14 00:43:57 -04:00
Sahat Yalkabov 950ee8425f Updated aviary example 2014-04-14 00:43:04 -04:00
Sahat Yalkabov 4eef2b272d Display api examples as a grid instead of list. 2014-04-13 23:24:46 -04:00
Sahat Yalkabov 6b9e7e1517 Renamed API Browser to API Examples 2014-04-13 23:14:58 -04:00
Sahat Yalkabov 5267807323 Added changelog section to README 2014-04-13 23:06:42 -04:00
Sahat Yalkabov 3981dd7b19 Updated tumblr blog url 2014-04-13 19:26:17 -04:00
Sahat Yalkabov 935a8f61c0 Added Local authentication generator 2014-04-13 17:21:02 -04:00
Sahat Yalkabov 263af71d90 Removed if-check for local auth on change password form 2014-04-13 17:19:11 -04:00
Sahat Yalkabov 093ca98466 Added LinkedIn authentication generator 2014-04-13 16:53:11 -04:00
Sahat Yalkabov 43effc7ee4 Added Twitter authentication generator 2014-04-13 16:47:56 -04:00
Sahat Yalkabov 4552323b1e Added GitHub authentication generator 2014-04-13 16:39:25 -04:00
Sahat Yalkabov a4b08aed2e Prettified generator CLI with unicode icons and multi-line message. 2014-04-13 16:26:26 -04:00
Sahat Yalkabov d082b2158b Added Google add/remove generator 2014-04-13 15:23:10 -04:00
Sahat Yalkabov 9a6b58c9e1 Updated build status url 2014-04-13 11:44:49 -04:00
Sahat Yalkabov cf99c0cb19 Generator code cleanup 2014-04-13 11:41:39 -04:00
Sahat Yalkabov f3ffd683bd Generator code refactoring 2014-04-13 00:48:24 -04:00
Sahat Yalkabov 6eb9b631ce Updated comment style to make it easier to generate the code using multiline strings 2014-04-13 00:28:11 -04:00
Sahat Yalkabov 17ca02a1da Facebook User model add/remove complete 2014-04-13 00:19:51 -04:00
Sahat Yalkabov 09ef192298 add/remove facebook from profile template complete 2014-04-13 00:08:28 -04:00
Sahat Yalkabov 90de4eedba Removed auth if-checks 2014-04-12 23:55:23 -04:00
Sahat Yalkabov 15a778d163 Added login.jade add/remove facebook auth 2014-04-12 23:48:51 -04:00
Sahat Yalkabov 0512ff93f3 Removed if-checks, all authentications enabled by default 2014-04-12 23:23:12 -04:00
Sahat Yalkabov 13816a39ae Added terminal colors, info messages + code refactoring. 2014-04-12 23:06:56 -04:00
Sahat Yalkabov f7a9a6dbdd Added Facebook auth remover 2014-04-12 22:54:30 -04:00
Sahat Yalkabov 92c4d34ed7 Facebook generator complete for passport.js 2014-04-12 22:28:49 -04:00
Sahat Yalkabov a3b636923b Initial hackathon-starter generator 2014-04-12 21:37:55 -04:00
Sahat Yalkabov 8fc3899def Updated caching time variables 2014-04-12 14:17:37 -04:00
Sahat Yalkabov 2103163428 Upgraded Hackathon Starter to Express 4 2014-04-12 12:43:07 -04:00
Sahat Yalkabov ae5c4b4ad0 Switched to carret version that automatically fetches latest MAJOR version 2014-04-12 11:44:49 -04:00
Sahat Yalkabov 4043c4666d Updated Express to 4.0.0 2014-04-12 11:44:16 -04:00