Unknown
|
dd4246c095
|
Fix ReferenceError: module is not defined
|
2018-02-21 23:07:07 +02:00 |
|
Satinder
|
60391a8efd
|
Fix some typos
|
2015-10-13 13:58:22 -04:00 |
|
jrconlin
|
e555a4bda5
|
Added js specific README
|
2015-01-15 13:52:25 -08:00 |
|
JR Conlin
|
25d21d46ff
|
Change contact email to not point to an old, dead domain
|
2015-01-15 13:48:39 -08:00 |
|
jr conlin
|
a56e61c442
|
Fixes for issues #20, #22
|
2014-09-28 18:12:36 -07:00 |
|
jr conlin
|
b4ac8d2daf
|
Merge branch 'master' of github.com:idottv/oauthsimple into idottv-master
Conflicts:
README.pod
|
2014-05-23 17:49:44 -07:00 |
|
Søren Louv-Jansen
|
edc13b2eb8
|
Fixed: Missing 'new' prefix when invoking a constructor
|
2013-07-26 14:43:56 +02:00 |
|
Søren Louv-Jansen
|
b3d519f239
|
Fixed typo
|
2013-07-26 14:40:10 +02:00 |
|
Søren Louv-Jansen
|
7a90a7dec3
|
The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype
JSLint Documentation: http://www.jslint.com/lint.html#forin
StackOverflow Discussion: http://stackoverflow.com/questions/1963102/what-does-the-jslint-error-body-of-a-for-in-should-be-wrapped-in-an-if-statemen
|
2013-07-26 14:34:42 +02:00 |
|
Søren Louv-Jansen
|
11346d4fa1
|
Automatic fixes to make jshint compliant
|
2013-07-25 11:08:37 +02:00 |
|
Søren Louv-Jansen
|
8b4951f4cf
|
Manual fixes to make it jshint compliant
|
2013-07-25 11:08:03 +02:00 |
|
Sean Clark Hess
|
3e90a104bf
|
Node.js Compatibility
|
2012-09-17 13:14:00 -06:00 |
|
jr conlin
|
8149dfced4
|
Updated licenses
|
2011-11-04 19:42:33 -07:00 |
|
Zhao Xiaohong
|
d45f6a6357
|
Fixed getHeaderString.
|
2011-09-09 18:31:06 +08:00 |
|
jrconlin
|
ab3dda2a97
|
finally addressed the new object issue. (OAuthSimple() now returns a new object by default)
|
2010-11-04 23:21:48 -07:00 |
|
jrconlin
|
17cf7ddff8
|
added merge functions where not previously present; updated copyright date (finally); refactoring (backwards compatible);
|
2010-11-04 22:38:25 -07:00 |
|
jrconlin
|
7def21f2ac
|
changed code to always call set parameters (to make calling simpler)
|
2010-10-25 10:05:00 -07:00 |
|
jr conlin
|
5e0e3b7732
|
more derp
|
2010-02-26 15:05:20 -08:00 |
|
jr conlin
|
ab292a00da
|
Added oauth_version parameter to solve header issues.
derp derp derp
|
2010-02-25 16:38:06 -08:00 |
|
jr conlin
|
32a0c2e202
|
updated to include the OAuthSimple.reset() calls.
|
2009-09-14 10:21:10 -07:00 |
|
jr conlin
|
9266a1b879
|
Gah. Fix to handle reset cases and null params
|
2009-09-11 18:12:11 -07:00 |
|
jr conlin
|
a4d94263a0
|
null !== undefined
|
2009-08-12 22:22:21 -07:00 |
|
jr conlin
|
fc996ba6c2
|
Fixed language warnings (keeping the ['notation'] however since it's clearer for me to read right now.)
|
2009-08-12 21:56:55 -07:00 |
|
jr conlin
|
32757ab019
|
upped copyright year
|
2009-06-25 07:36:22 -07:00 |
|
jr conlin
|
9aad63c1f5
|
Patched OAuthEscape to work correctly under IE (use regex objects)
|
2009-05-20 17:20:25 -07:00 |
|
jr conlin
|
bcf8e27991
|
Added Kent's optimized version of Paul's sha1 function
(to reduce library size)
|
2009-04-28 21:00:22 -07:00 |
|
jr conlin
|
b1e271ab02
|
unescape parameters before compiling (resolves some double escape issues)
|
2009-02-17 09:41:04 -08:00 |
|
jr conlin
|
2a51f10ac1
|
fixed bug so that setAction() worked (refactoring is not my friend)
|
2009-02-05 10:08:38 -08:00 |
|
jr conlin
|
b581a7ebc1
|
removed required parameters from setParameters
|
2008-12-09 11:28:30 -08:00 |
|
jr conlin
|
d7bdebe8bf
|
fix to copyright
|
2008-12-05 10:45:53 -08:00 |
|
jr conlin
|
b013df6617
|
Changed the copyright to me for now. (Waiting for proper corp clearance)
|
2008-12-02 20:21:46 -08:00 |
|
jr conlin
|
503d1f4016
|
Removed test file
|
2008-11-20 17:09:11 -08:00 |
|
jr conlin
|
52ba96d4ea
|
removed spurious example vars from NFLX call.
|
2008-11-20 17:06:43 -08:00 |
|
jr conlin
|
12242a4fc7
|
Initial checkin
|
2008-11-20 16:22:40 -08:00 |
|
jr conlin
|
aff40241ef
|
Initial check-in
|
2008-11-16 16:55:21 -08:00 |
|