Commit Graph

400 Commits

Author SHA1 Message Date
Sahat Yalkabov
693443b629 Updated aviary and instagram background panels 2014-06-05 17:17:04 -04:00
Sahat Yalkabov
8197329970 Updated the API examples page 2014-06-05 14:18:51 -04:00
Sahat Yalkabov
6e364983e5 Updated last.fm api example 2014-06-05 12:56:06 -04:00
Sahat Yalkabov
9019711968 Updated steam api example 2014-06-05 12:15:52 -04:00
Sahat Yalkabov
a23cb870bc Updated facebook api example 2014-06-05 12:11:43 -04:00
Sahat Yalkabov
b494a0c252 Updated instagram api example 2014-06-05 11:58:01 -04:00
Sahat Yalkabov
a183d8154e Updated icons 2014-06-03 00:40:20 -04:00
Sahat Yalkabov
d58ba076af Updated twilio API example
- Added number to text field and message field
- Input validation
2014-06-02 14:47:35 -04:00
Sahat Yalkabov
8a17e39d72 Renamed navigation partial to navbar 2014-06-01 10:49:18 -04:00
Sahat Yalkabov
0f3eb15d72 Added "Compose New Tweet" form on Twitter API demo 2014-05-29 18:29:16 -04:00
Sahat Yalkabov
dcff72cb82 Updated twitter api example.
- top 10 instead of top 50
- node.js term instead of hackathon
- using media-list instead of ul.list-unstyled
2014-05-29 16:44:13 -04:00
Sahat Yalkabov
87594ee009 Updated twitter image on API examples page 2014-05-27 00:40:13 -04:00
Sahat Yalkabov
6b7cc24db4 Updated zip code on yahoo api example 2014-05-15 07:27:47 -04:00
Sahat Yalkabov
754789e085 Added yahoo api example 2014-05-13 01:35:46 -04:00
Sahat Yalkabov
8f4213e846 Added Yahoo to the list of APIs (to be implemented) 2014-05-11 08:08:20 -04:00
Sahat Yalkabov
9363a2c8f7 CSS refactoring and cleanup; removed animate.css 2014-05-11 05:09:27 -04:00
Sahat Yalkabov
709675b5ff Removed #flash block in flash.jade 2014-05-11 04:19:03 -04:00
Sahat Yalkabov
68ca8a482f Simplified sticky footer css styles 2014-05-11 04:04:39 -04:00
Sahat Yalkabov
86374a5c39 Cleaned up code in layout.jade 2014-05-11 03:48:19 -04:00
Sahat Yalkabov
eb3b045278 Added self_recent_media example to instagram api 2014-04-30 00:17:09 -04:00
Sahat Yalkabov
18d13b67e1 LinkedIn API: Display education only if user listed that on their linkedin profile.
Fixes #138
2014-04-25 13:51:10 -04:00
Sahat Yalkabov
7f3e395256 Fixed: default theme is now enabled by default.
Added: close button to alerts

Fixes #135
2014-04-24 12:05:36 -04:00
Sahat Yalkabov
fc55e385e4 Added Instagram authentication 2014-04-22 15:00:27 -04:00
Sahat Yalkabov
8ca80c4a6d Updated instagram api template 2014-04-22 14:53:00 -04:00
Sahat Yalkabov
3a3a8e97ee Added Instagram API Example 2014-04-22 14:51:35 -04:00
Sahat Yalkabov
347b757782 Removed 404 error handler and 404 page 2014-04-21 16:41:26 -04:00
kaneschutzman
520f63bbca Update profile.jade
Changed value=token to value=_csrf, this fixed the issue I had with deleting accounts.
2014-04-17 23:05:00 -10: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
84a911da03 Switched to Stripe.js checkout for ease of use and better security 2014-04-14 17:34:51 -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
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
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
263af71d90 Removed if-check for local auth on change password form 2014-04-13 17:19:11 -04:00
Sahat Yalkabov
90de4eedba Removed auth if-checks 2014-04-12 23:55:23 -04:00
Sahat Yalkabov
0512ff93f3 Removed if-checks, all authentications enabled by default 2014-04-12 23:23:12 -04:00
Tyler McIntyre
5c51aab076 Stripe API finished 2014-03-31 17:14:15 -04:00
Tyler McIntyre
dfc5a2c435 stripe API added 2014-03-31 16:00:51 -04:00
Brian Ridings
096e4d4d71 Merged view 2014-03-28 13:46:04 -04:00
Brian Ridings
f88a09081f Changed Varable from token to _csrf 2014-03-28 13:40:55 -04:00
Brian Ridings
205318ea42 Change token to _csrf 2014-03-28 10:38:29 -04:00
Brian Ridings
9587150e7b Change token to _csrf 2014-03-28 10:38:04 -04:00
Brian Ridings
eb0332609c CSRF token to headers for AJAX POST. Fix for #113
This is how you do a JS post with the CSRF Protection

```
$.ajax({
url: "http://test.com",
type:"post"
headers: {'X-CSRF-Token': $('meta[name="csrf-token"]').attr('content')}})
```
2014-03-27 14:09:13 -04:00
Sahat Yalkabov
783598398d Updated footer 2014-03-17 03:00:18 -04:00
Sahat Yalkabov
65ae9b18ad PayPal api example refactoring 2014-03-16 14:07:15 -04:00
Sahat Yalkabov
b3a47677da Added Google Analytics script 2014-03-09 13:53:12 -04:00