aboutsummaryrefslogtreecommitdiff
path: root/javascript
AgeCommit message (Expand)Author
2022-08-30Fix tests that break when jspb messages stop preserving the identity of Uint8...Tink Team
2022-08-23Add Cathie Yun as a Tink maintainer alumniTink Team
2022-08-15Internal change.Tink Team
2022-08-09Bump version to 1.7.0.ckl
2022-08-08Remove dependency on tink_base from Tink Javascript.ambrosin
2022-07-20Bump terser from 5.9.0 to 5.14.2 in /javascriptdependabot[bot]
2022-07-15Merge pull request #596 from google:dependabot/npm_and_yarn/javascript/minimi...Copybara-Service
2022-06-09Fix types in preparation for changing jspb submessage return types to include...Tink Team
2022-06-02Adjust types of related to singular jspb message getter functions.Tink Team
2022-05-18Upgrade to Bazel 5.1.1.ckl
2022-05-16Internal changetaymon
2022-04-02Bump minimist from 1.2.5 to 1.2.6 in /javascriptdependabot[bot]
2022-03-23Move dependency on Wycheproof to each WORKSPACE that uses it.ambrosin
2022-03-18Merge branch 'master' into dependabot/npm_and_yarn/javascript/karma-6.3.16Charles Lee
2022-03-18Merge branch 'master' into dependabot/npm_and_yarn/javascript/follow-redirect...Charles Lee
2022-03-18Bump karma from 6.3.6 to 6.3.16 in /javascriptdependabot[bot]
2022-03-18Merge branch 'master' into dependabot/npm_and_yarn/javascript/log4js-6.4.0Charles Lee
2022-03-14Merge branch 'master' into dependabot/npm_and_yarn/javascript/log4js-6.4.0Charles Lee
2022-03-14Use a test assertion for messages based on `Message.equals` which is less sen...Tink Team
2022-02-13Bump follow-redirects from 1.14.4 to 1.14.8 in /javascriptdependabot[bot]
2022-02-01Upgrade to bazel 4.2.2.juerg
2022-01-21Bump log4js from 6.3.0 to 6.4.0 in /javascriptdependabot[bot]
2022-01-20Added support for compressed elliptic curve points to Tink Typescript library.wconner
2022-01-10Use explicit `any` type for untyped catch variables.Tink Team
2022-01-05Use explicit `any` type for untyped catch variables.Tink Team
2022-01-05Do not check if parsing succeeded anymore in AesGcmKey by calling getValue().tholenst
2021-12-28Make explicit the desired returned type of bytes fields.Tink Team
2021-12-21Two tiny changes to aid jscompiler optimization in tinkTink Team
2021-12-08Add support for DO_NOT_USE_CRUNCHY_UNCOMPRESSED point type to Typescript Tink...Tink Team
2021-11-29Remove period after LLC in all non-C++ files.cinlin
2021-11-11Remove /** @override */ tags from TypeScript code.Tink Team
2021-11-11Remove /** @override */ tags from TypeScript code.Tink Team
2021-10-28Tidy up KeysetHandle testsTink Team
2021-10-28Make KeysetHandle test descriptions easier to read using describe blocks for ...Tink Team
2021-10-26Upgrade all JavaScript dependencies to latest versionstaymon
2021-10-25Upgrade to Bazel 4.2.1.ckl
2021-10-12Add getPublicKeysetHandle() and writeNoSecret() to KeysetHandle so public key...Tink Team
2021-09-20Fix compilation issues with TS4.4. In 4.4 the privateKey/publicKey have becom...Tink Team
2021-08-31Fix compilation issues with TypeScript 4.4.Tink Team
2021-08-23Eliminate unnecessary escapes in TypeScript string-literals and template-lite...Tink Team
2021-08-16Change a test testing invalid keys to use non-empty values.Tink Team
2021-05-17Fix code directly constructing `jspb.Message` instancesTink Team
2021-05-11Bump lodash from 4.17.20 to 4.17.21 in /javascriptdependabot[bot]
2021-05-05Upgrade to Bazel 3.7.2.ckl
2021-04-01Bump y18n from 4.0.0 to 4.0.1 in /javascriptdependabot[bot]
2021-01-22Inline static async functions into callers in TypeScripttaymon
2020-09-28This change removes TypeScript code that cannot be reached.Tink Team
2020-09-14Apply every available autofix for TypeScript lint errorstaymon
2020-08-26Upgrade Karma to 5.0.6taymon
2020-08-24Create Bazel setup for TypeScript/JavaScripttaymon