Commit Graph

355 Commits

Author SHA1 Message Date
CryptoCompiler
90ea970bd4 Fixed Half Deletion 2021-01-22 09:46:53 +00:00
CryptoCompiler
b28e14cb3a Market Data Shared Endpoints Added 2021-01-22 09:30:36 +00:00
CryptoCompiler
b7ac45e63e Market Data Endpoints Moved to Shared 2021-01-22 09:30:22 +00:00
CryptoCompiler
be6e344c8f misc 2021-01-22 00:16:23 +00:00
CryptoCompiler
4f7d593fe4 error fix 2021-01-22 00:15:21 +00:00
CryptoCompiler
47168e4f9e Made if/else for public check a function 2021-01-22 00:14:22 +00:00
CryptoCompiler
92519ee742 Update inverse-client.ts 2021-01-22 00:10:59 +00:00
CryptoCompiler
a5e88d999e Update shared-endpoints.ts 2021-01-22 00:10:37 +00:00
CryptoCompiler
60ce9fa2d0 Update linear-client.ts 2021-01-22 00:10:24 +00:00
CryptoCompiler
9eeee0e208 Update linear-client.ts 2021-01-22 00:10:03 +00:00
CryptoCompiler
73c3d73720 Update inverse-client.ts 2021-01-22 00:06:58 +00:00
CryptoCompiler
0eff0f7d8e Update linear-client.ts 2021-01-21 22:42:56 +00:00
peepopoggers
40e06cfed6 Support For Linear and Bugfix for setTimeout 2021-01-21 22:24:08 +00:00
peepopoggers
aca8136fe1 Rest to Inverse Name Changes 2021-01-21 22:22:09 +00:00
peepopoggers
fe71e256fd Name Changes and adding linear 2021-01-21 22:21:36 +00:00
peepopoggers
1b8b44c597 Creation of sharedendpoints.
Used for linear and inverse client
2021-01-21 22:21:02 +00:00
peepopoggers
df9e0c5cf7 Rename to Inverse, Enable SharedEndpoints 2021-01-21 22:20:11 +00:00
peepopoggers
4b73b3c3f4 Add Linear Client- Test endpoints added. 2021-01-21 22:19:00 +00:00
dependabot-preview[bot]
4d20b58048 Merge pull request #69 from tiagosiebler/dependabot/npm_and_yarn/ts-loader-8.0.14 2021-01-21 19:38:14 +00:00
dependabot-preview[bot]
1603f0fd51 Merge pull request #64 from tiagosiebler/dependabot/npm_and_yarn/webpack-cli-4.3.1 2021-01-21 19:37:56 +00:00
dependabot-preview[bot]
73cc446475 Merge pull request #67 from tiagosiebler/dependabot/npm_and_yarn/types/node-14.14.20 2021-01-21 19:37:48 +00:00
Tiago
c75b7b2e33 Merge pull request #74 from tiagosiebler/exceptionFix
fix exception parser scope
2021-01-21 08:54:20 +00:00
tiagosiebler
8981d2cf65 fix exception parser scope 2021-01-21 08:52:33 +00:00
dependabot-preview[bot]
a6dad12e95 Merge pull request #72 from tiagosiebler/dependabot/npm_and_yarn/webpack-5.13.0 2021-01-21 08:48:18 +00:00
dependabot-preview[bot]
0ad9d96d6e build(deps-dev): bump webpack from 5.11.1 to 5.13.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-12 06:49:30 +00:00
dependabot[bot]
c6a59fd47d build(deps): bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 09:51:17 +00:00
dependabot-preview[bot]
d923ec646f build(deps-dev): bump ts-loader from 8.0.12 to 8.0.14
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.14.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 07:26:43 +00:00
dependabot-preview[bot]
e623b76565 build(deps-dev): bump @types/node from 14.14.16 to 14.14.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 06:46:45 +00:00
dependabot-preview[bot]
08060795b3 build(deps-dev): bump webpack-cli from 4.3.0 to 4.3.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 06:46:21 +00:00
dependabot-preview[bot]
eeb8d5cc28 Merge pull request #58 from tiagosiebler/dependabot/npm_and_yarn/webpack-5.11.1 2020-12-29 08:42:54 +00:00
dependabot-preview[bot]
6ceb3956c5 build(deps-dev): bump webpack from 5.11.0 to 5.11.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 06:45:52 +00:00
dependabot-preview[bot]
941d5c664d Merge pull request #57 from tiagosiebler/dependabot/npm_and_yarn/source-map-loader-2.0.0 2020-12-26 18:30:49 +00:00
dependabot-preview[bot]
76cc3adb5a Bump source-map-loader from 1.1.3 to 2.0.0
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v1.1.3...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:29:37 +00:00
dependabot-preview[bot]
1759f85ca8 Merge pull request #56 from tiagosiebler/dependabot/npm_and_yarn/webpack-cli-4.3.0 2020-12-26 18:28:12 +00:00
dependabot-preview[bot]
b26d14835c Merge pull request #55 from tiagosiebler/dependabot/npm_and_yarn/types/node-14.14.16 2020-12-26 18:27:51 +00:00
dependabot-preview[bot]
4aeef9f034 Merge pull request #54 from tiagosiebler/dependabot/npm_and_yarn/typescript-4.1.3 2020-12-26 18:27:13 +00:00
dependabot-preview[bot]
9e4fe93d96 Merge pull request #53 from tiagosiebler/dependabot/npm_and_yarn/ts-loader-8.0.12 2020-12-26 18:26:20 +00:00
dependabot-preview[bot]
dbee6bb33f Bump webpack-cli from 4.2.0 to 4.3.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:25:35 +00:00
dependabot-preview[bot]
80caf38e03 Bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.2...v4.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:25:35 +00:00
dependabot-preview[bot]
76635316d6 Bump ts-loader from 8.0.11 to 8.0.12
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:25:28 +00:00
dependabot-preview[bot]
e33cd8d466 Merge pull request #51 from tiagosiebler/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.3.0 2020-12-26 18:24:03 +00:00
dependabot-preview[bot]
850eae63e2 Merge pull request #52 from tiagosiebler/dependabot/npm_and_yarn/webpack-5.11.0 2020-12-26 18:23:43 +00:00
dependabot-preview[bot]
084d21d6c2 Bump @types/node from 14.14.11 to 14.14.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:23:11 +00:00
dependabot-preview[bot]
049f3c5141 Bump webpack from 5.10.0 to 5.11.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:21:56 +00:00
dependabot-preview[bot]
7ad4fc3be0 Bump webpack-bundle-analyzer from 4.2.0 to 4.3.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-26 18:21:23 +00:00
Tiago
9e5f1cb5c6 Merge pull request #50 from tiagosiebler/fix/action
rebuild npm publish action
2020-12-26 18:02:56 +00:00
tiagosiebler
c3bf4b1945 rebuild publish action 2020-12-26 18:01:46 +00:00
Tiago
69ca3b2c0e Merge pull request #49 from tiagosiebler/feat/ts
update publish action
2020-12-26 17:57:38 +00:00
tiagosiebler
1dead0cc1f update publish action 2020-12-26 17:57:13 +00:00
Tiago
fa4a7fe75a Merge pull request #45 from tiagosiebler/feat/ts
TypeScript Introduction
2020-12-26 17:53:45 +00:00