Commit Graph

1093 Commits

Author SHA1 Message Date
84a911da03 Switched to Stripe.js checkout for ease of use and better security 2014-04-14 17:34:51 -04:00
2dae0ee0ab Only two Stripe routes: GET and POST /api/stripe 2014-04-14 16:58:08 -04:00
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
d84a8fd643 Updated "How do I switch Sendgrid" FAQ 2014-04-14 14:48:19 -04:00
8349c376e9 Fixed #wrap margin 2014-04-14 14:24:34 -04:00
af0ac1b125 Added url for bug reporting. 2014-04-14 14:18:21 -04:00
f8aee4c90e Minor improvements to generator 2014-04-14 14:11:28 -04:00
26656a6c0d Add Email delivery service generator 2014-04-14 14:07:13 -04:00
6a8480da8e Removed commented out mailgun code.
Switched to generator-approach.
2014-04-14 13:44:16 -04:00
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
92dc9526f5 Instagram generator indentation and whitespace fixes 2014-04-14 02:44:21 -04:00
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
1c841e283f Instagram auth generator! 2014-04-14 02:30:28 -04:00
8eda44f536 Renamed minimizer.js to generator.js 2014-04-14 01:36:24 -04:00
634d1769a0 Improved api examples grid; added logos. 2014-04-14 01:16:19 -04:00
517e2e5d19 Switched to old footer like on demo site 2014-04-14 00:43:57 -04:00
950ee8425f Updated aviary example 2014-04-14 00:43:04 -04:00
4eef2b272d Display api examples as a grid instead of list. 2014-04-13 23:24:46 -04:00
6b9e7e1517 Renamed API Browser to API Examples 2014-04-13 23:14:58 -04:00
5267807323 Added changelog section to README 2014-04-13 23:06:42 -04:00
3981dd7b19 Updated tumblr blog url 2014-04-13 19:26:17 -04:00
935a8f61c0 Added Local authentication generator 2014-04-13 17:21:02 -04:00
263af71d90 Removed if-check for local auth on change password form 2014-04-13 17:19:11 -04:00
093ca98466 Added LinkedIn authentication generator 2014-04-13 16:53:11 -04:00
43effc7ee4 Added Twitter authentication generator 2014-04-13 16:47:56 -04:00
4552323b1e Added GitHub authentication generator 2014-04-13 16:39:25 -04:00
a4b08aed2e Prettified generator CLI with unicode icons and multi-line message. 2014-04-13 16:26:26 -04:00
d082b2158b Added Google add/remove generator 2014-04-13 15:23:10 -04:00
9a6b58c9e1 Updated build status url 2014-04-13 11:44:49 -04:00
cf99c0cb19 Generator code cleanup 2014-04-13 11:41:39 -04:00
f3ffd683bd Generator code refactoring 2014-04-13 00:48:24 -04:00
6eb9b631ce Updated comment style to make it easier to generate the code using multiline strings 2014-04-13 00:28:11 -04:00
17ca02a1da Facebook User model add/remove complete 2014-04-13 00:19:51 -04:00
09ef192298 add/remove facebook from profile template complete 2014-04-13 00:08:28 -04:00
90de4eedba Removed auth if-checks 2014-04-12 23:55:23 -04:00
15a778d163 Added login.jade add/remove facebook auth 2014-04-12 23:48:51 -04:00
0512ff93f3 Removed if-checks, all authentications enabled by default 2014-04-12 23:23:12 -04:00
13816a39ae Added terminal colors, info messages + code refactoring. 2014-04-12 23:06:56 -04:00
f7a9a6dbdd Added Facebook auth remover 2014-04-12 22:54:30 -04:00
92c4d34ed7 Facebook generator complete for passport.js 2014-04-12 22:28:49 -04:00
a3b636923b Initial hackathon-starter generator 2014-04-12 21:37:55 -04:00
8fc3899def Updated caching time variables 2014-04-12 14:17:37 -04:00
2103163428 Upgraded Hackathon Starter to Express 4 2014-04-12 12:43:07 -04:00
ae5c4b4ad0 Switched to carret version that automatically fetches latest MAJOR version 2014-04-12 11:44:49 -04:00
4043c4666d Updated Express to 4.0.0 2014-04-12 11:44:16 -04:00
b5c92429f0 Updated validator to 0.8.0 2014-04-11 13:46:30 -04:00
1f9aa6c372 Updated Paypal REST SDK to 0.7.0 2014-04-10 17:30:05 -04:00
c34d507851 Updated cheerio to 0.15.0 2014-04-08 23:02:10 -04:00
3d8cc21225 Updated async to v0.7.0 2014-04-07 13:48:31 -04:00
26ecca5dc5 Updated validator.js to 3.7.0 2014-04-06 01:09:52 -04:00