Commit Graph

27 Commits

Author SHA1 Message Date
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
fa204a87d1 Remove obsolesced reference comments 2016-04-27 21:53:46 -07:00
Ryan Cavanaugh
337587de8c Rename external modules to index.d.ts 2016-04-27 21:30:22 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Ryan Cavanaugh
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Samuel Horwitz
ca9ebadd87 Updating some sign and verify interfaces to jsonwebtoken v5.7.0 2016-02-27 14:24:04 -05:00
Daniel Heim
d93ea49569 jsonwebtoken - Updated SignCallback to match functionality correctly. 2016-02-25 22:04:39 +11:00
Chris Pearce
8d9e2d7993 Added options parameters to decode method of jsonwebtoken
Added options parameters to decode method of jsonwebtoken
2016-02-12 03:56:28 +00:00
David Pfeffer
e9bbd8facc Fixed optional arg issue 2016-01-28 10:46:57 -05:00
David Pfeffer
b29fb02ebe Asynchronous encoding and synchronous decoding 2016-01-28 10:42:53 -05:00
Martin Helmich
26a6aabce6 Update comments in test cases 2015-12-01 16:14:25 +01:00
Martin Helmich
d18b076ae9 Add test cases for new VerifyOptions 2015-12-01 16:09:50 +01:00
Martin Helmich
5e14a5854d Add missing attributes to VerifyOptions 2015-12-01 16:09:47 +01:00
Paldom
c6820e3980 expiresInMinutes is deprecated, use expiresIn instead 2015-11-25 13:35:58 +01:00
Matias Emanuel Surdi
03f5ce9a40 Add noTimestamp option 2015-09-17 13:01:57 +02:00
vvakame
b0c9a6331c refactor jsonwebtoken/jsonwebtoken.d.ts 2015-08-17 22:43:38 +09:00
Theodor Esenwein
3bab076788 Should be implemented for non Callback Calls 2015-08-14 15:50:05 +02:00
SomaticIT
3f84d98bba Improve functions definitions 2014-09-15 19:38:14 +02:00
SomaticIT
d6fe5776f8 Add test suite for jsonwebtoken package 2014-09-15 19:37:55 +02:00
SomaticIT
a7cee68fdf Add jsonwebtoken node module definitions 2014-09-14 23:04:50 +02:00