David Greenspan
|
e4a5cb6db1
|
isolate
|
2012-08-29 20:34:37 -07:00 |
|
David Greenspan
|
3423aee12c
|
constant regions
|
2012-08-29 20:07:48 -07:00 |
|
David Greenspan
|
b557de261e
|
render/renderList, delete old Meteor.ui
|
2012-08-29 19:04:37 -07:00 |
|
David Greenspan
|
1de8e506a2
|
preserve
|
2012-08-29 18:05:40 -07:00 |
|
Nick Martin
|
c839cc137c
|
Replace or reword references to Meteor.ui
|
2012-08-29 18:00:17 -07:00 |
|
Nick Martin
|
ee3bd696fe
|
Move flush to deps. Not the best place for it, but better than core.
|
2012-08-29 18:00:17 -07:00 |
|
David Greenspan
|
5b03c1f5fb
|
events, helpers
|
2012-08-29 17:25:24 -07:00 |
|
David Greenspan
|
9c566c9788
|
template instances
|
2012-08-29 16:41:18 -07:00 |
|
Nick Martin
|
df7a24b6cc
|
Make document structure match navbar, adding needed api boxes, etc.
|
2012-08-29 16:37:26 -07:00 |
|
David Greenspan
|
d1e56cd94f
|
good nav
|
2012-08-29 15:38:49 -07:00 |
|
David Greenspan
|
c42070451f
|
more template docs
|
2012-08-29 14:47:08 -07:00 |
|
Nick Martin
|
3fccd63b0b
|
Typo. Fixes #304.
|
2012-08-28 15:00:09 -07:00 |
|
David Greenspan
|
238cfd9a88
|
tweaks
|
2012-08-28 13:11:07 -07:00 |
|
David Greenspan
|
2fd4e4c5c1
|
more Template work
|
2012-08-28 13:11:07 -07:00 |
|
David Greenspan
|
bdb89d8c55
|
Create "Templates" section
|
2012-08-28 13:11:07 -07:00 |
|
David Greenspan
|
c758bbb164
|
Move Meteor.flush to Core
|
2012-08-28 13:11:07 -07:00 |
|
David Greenspan
|
76984e87ac
|
Further hack docs Markdown for Spark
|
2012-08-28 13:11:07 -07:00 |
|
Nick Martin
|
6f8f08714b
|
Merge branch 'devel' into spark
|
2012-08-27 13:48:45 -07:00 |
|
Nick Martin
|
9e341f95e8
|
Merge branch 'auth-twitter' into auth
|
2012-08-24 14:52:09 -07:00 |
|
Avital Oliver
|
b9c3805f62
|
Code review changes + Configure todos to not require email so that Twitter login works
|
2012-08-24 12:25:31 -07:00 |
|
Avital Oliver
|
a2eda047fe
|
A big refactor and cleanup on oauth{1,2} and twitter login
|
2012-08-24 12:25:31 -07:00 |
|
Mike Bannister
|
b6ec3d59d4
|
Tests for oauth1
|
2012-08-24 12:25:31 -07:00 |
|
Mike Bannister
|
5d6230fb59
|
Removed automagic _ prefix in ensureConfigured
|
2012-08-24 12:25:31 -07:00 |
|
Avital Oliver
|
0405b2e2e1
|
Squashed merge of Mike Bannister's code review changes
|
2012-08-24 12:25:31 -07:00 |
|
Mike Bannister
|
8297e39510
|
Move rendering oauth results to common spot
|
2012-08-24 12:25:31 -07:00 |
|
Mike Bannister
|
3be22008f0
|
Removed XXX comment similar to comment address by previous commit
|
2012-08-24 12:25:31 -07:00 |
|
Mike Bannister
|
4bb3072361
|
Handle oauth 1 & 2 errors in common spot
|
2012-08-24 12:25:31 -07:00 |
|
Avital Oliver
|
8fa9ff0114
|
Clarify comment
|
2012-08-24 12:25:31 -07:00 |
|
Avital Oliver
|
9844a169e7
|
Unbreak failing OAuth2 tests
|
2012-08-24 12:25:31 -07:00 |
|
Avital Oliver
|
98c364338f
|
Various resturcturing of the relationship between the different oauth packages
|
2012-08-24 12:25:28 -07:00 |
|
Mike Bannister
|
6b914593ae
|
record oauth1 access token secret
|
2012-08-24 12:24:54 -07:00 |
|
Mike Bannister
|
56399c2755
|
refactoring and reverting back to using clientId internally for weibo and google
|
2012-08-24 12:24:54 -07:00 |
|
Mike Bannister
|
a352ff2524
|
move oauth1 signing code into accounts-oauth1-helper
|
2012-08-24 12:24:53 -07:00 |
|
Mike Bannister
|
e14e7b7b82
|
restore sanity to oauth req handlers
|
2012-08-24 12:24:53 -07:00 |
|
Mike Bannister
|
2259ea6e08
|
move common middleware functionality into accounts-oauth-helper middleware
|
2012-08-24 12:24:52 -07:00 |
|
Mike Bannister
|
380910d72f
|
move common code from oauth2 providers up into _requestHandler
|
2012-08-24 12:24:19 -07:00 |
|
Mike Bannister
|
768af064ba
|
use appId instead of clientId to accommodate more cleanup
|
2012-08-24 12:24:18 -07:00 |
|
Mike Bannister
|
d7b2278630
|
changed variable name for consistency
|
2012-08-24 12:24:17 -07:00 |
|
Mike Bannister
|
bba4685269
|
changed oauthVersion to version
|
2012-08-24 12:23:44 -07:00 |
|
Mike Bannister
|
30b6b31448
|
pass oauth version into registerService as part of an options obj
|
2012-08-24 12:23:44 -07:00 |
|
Mike Bannister
|
19f043583d
|
moved common server side oauth setup code to accounts-oauth-helpers
|
2012-08-24 12:23:42 -07:00 |
|
Mike Bannister
|
2acd9e17e3
|
moved oauth 1 and 2 registerService into accounts-oauth-helper
|
2012-08-24 12:23:02 -07:00 |
|
Mike Bannister
|
6141c032ee
|
remove oauth 1 and 2 client file altogether
|
2012-08-24 12:23:00 -07:00 |
|
Mike Bannister
|
ca40bf2875
|
better naming for oauth version variable
|
2012-08-24 12:21:56 -07:00 |
|
Mike Bannister
|
63eeec4708
|
moved common oauth 1 and 2 client code to accounts-oauth-helper package
|
2012-08-24 12:21:53 -07:00 |
|
Mike Bannister
|
98eaf61bef
|
renamed OAuth to OAuth1
|
2012-08-24 12:20:59 -07:00 |
|
Mike Bannister
|
7d7ac074df
|
better munging twitter data for updateOrCreateUser
|
2012-08-24 12:20:59 -07:00 |
|
Mike Bannister
|
9c8fd2958e
|
nicer way of handling /_oauth/<service> routes
|
2012-08-24 12:20:57 -07:00 |
|
Mike Bannister
|
5f9485d133
|
better comment, removed unnecessary check
|
2012-08-24 12:19:38 -07:00 |
|
Mike Bannister
|
42ca4de679
|
use oauth verifier
|
2012-08-24 12:19:38 -07:00 |
|