Commit Graph

1372 Commits (2387e00ca813ef889977683d2f0580754c33b042)

Author SHA1 Message Date
Sahat Yalkabov 14e643ade5 Fixed twitter generator strings (was google instead of twitter) 2014-04-15 12:32:38 -04:00
Sahat Yalkabov 2d3f3e1af9 Removed at least 1 auth must be selected constraint 2014-04-15 12:29:09 -04:00
Sahat Yalkabov 54c2f53408 Fixed splice index on login template. 2014-04-15 12:27:44 -04:00
Sahat Yalkabov d08ac3c221 Add/Remove app.js generated routes for Facebook and GitHub 2014-04-15 12:20:03 -04:00
Sahat Yalkabov 517bd4fa23 Add/Remove google and twitter app routes 2014-04-15 12:06:38 -04:00
Sahat Yalkabov 09c5eb3a0c Removed local generator due to number of issues 2014-04-15 11:54:27 -04:00
Sahat Yalkabov 4853df2f7a Add/remove linkedin generated app routes from app.js 2014-04-15 11:47:54 -04:00
Sahat Yalkabov ddef2c4b2f Cleanup instagram generated code in secrets.js and app.js 2014-04-15 11:40:01 -04:00
Sahat Yalkabov 26d7835d3a LinkedIn generator indentation fixes 2014-04-15 11:27:50 -04:00
Sahat Yalkabov fa92443e03 Removed duplicate linkedin generator code, plus other bug fixes. 2014-04-15 11:20:15 -04:00
Sahat Yalkabov 48792ce753 Code cleanup 2014-04-15 11:10:54 -04:00
Sahat Yalkabov 0657e009cd Updated changelog 2014-04-15 10:59:42 -04:00
Sahat Yalkabov ac222b82f4 Updated changelog 2014-04-15 00:36:53 -04:00
Sahat Yalkabov a71a0e9d95 Updated Changelog 2014-04-15 00:20:26 -04:00
Sahat Yalkabov b5c1ec0245 Updated FAQ 2014-04-14 23:42:55 -04:00
Sahat Yalkabov 37426fe9da Small README corrections and updates 2014-04-14 23:14:56 -04:00
Sahat Yalkabov 0326ae7df6 Updated recommended resources 2014-04-14 22:53:59 -04:00
Sahat Yalkabov 5bebaf1594 Add Jump to What's new in 2.0 link at the top. 2014-04-14 22:09:17 -04:00
Sahat Yalkabov 9d761e0c08 Updated list of packages table 2014-04-14 21:56:47 -04:00
Sahat Yalkabov f88a9adca5 Removed paypal sdk library 2014-04-14 21:49:29 -04:00
Sahat Yalkabov f39bfcf3dd Updated project structure table 2014-04-14 21:04:48 -04:00
Sahat Yalkabov 273d902e8d Updated obtaining api keys section 2014-04-14 20:42:55 -04:00
Sahat Yalkabov a00a6ef2bd Added Live Demo and Download buttons 2014-04-14 19:54:59 -04:00
Sahat Yalkabov dea4de9867 Updated prerequisites, features, table of contents. 2014-04-14 18:57:57 -04:00
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