Commit Graph

104 Commits

Author SHA1 Message Date
db828be54a Update operation ids 2024-10-04 18:58:30 -03:00
b48ee646e1 Update package.json 2024-10-04 18:49:46 -03:00
80ec992b89 Update esbuild.js 2024-10-04 18:49:44 -03:00
a2fc56a98f Update tsconfig.json 2024-10-04 18:49:21 -03:00
10cd001665 Update index.ts 2024-10-02 21:22:34 -03:00
93d89995b5 Update constants.ts 2024-10-02 21:07:53 -03:00
b5d1e086f3 Use nswag generator 2024-10-02 21:03:18 -03:00
332c0b2fa6 Revert "Use dual licenses"
This reverts commit 6a8fe8d988.
2024-09-14 18:16:43 -03:00
e04da0a06c Revert "Update SPDX-License-Identifier"
This reverts commit a3dfa0d4f4.
2024-09-14 18:16:42 -03:00
a3dfa0d4f4 Update SPDX-License-Identifier 2024-09-10 20:35:37 -03:00
6a8fe8d988 Use dual licenses 2024-09-10 20:33:25 -03:00
744c6771b3 Bump version to 0.1.19 2024-08-02 17:41:38 -03:00
c441ff7ff5 Fix client headers 2024-08-02 17:41:09 -03:00
2a3c9854e6 Bump version 2024-08-02 17:07:53 -03:00
6d631ffea8 Update client.ts 2024-08-02 10:18:31 -03:00
4186350f7e Update api.ts 2024-08-02 10:18:29 -03:00
485d19b9f2 Bump version to 0.1.17 2024-05-07 20:46:22 -03:00
51addfcd53 Fix getServerByAddress returning array 2024-05-07 20:46:16 -03:00
725b5f1a4c Update package.json 2024-05-07 20:24:36 -03:00
a1021ecd86 Fix bug in TribufuApi.getServer() 2024-05-07 20:21:24 -03:00
52dca6a519 Bump version to 0.1.14 2024-05-07 20:01:43 -03:00
23dac26596 Update TribufuClient.fromEnv()
Also read apiKey from env
2024-05-07 20:01:20 -03:00
db6a2cd5da Add setApiKey 2024-05-07 20:00:43 -03:00
804a116b7b Update api.ts 2024-03-28 20:30:09 -03:00
ab304a8b08 Update .env.example 2024-03-28 20:30:01 -03:00
23c6f5b30a Revert "Merge mintaka lib"
This reverts commit c6136b6e21.
2024-03-21 12:28:47 -03:00
c6136b6e21 Merge mintaka lib 2024-03-06 19:39:31 -03:00
b4d074420a Delete user.ts 2024-02-01 17:12:33 -03:00
a83926229a Create profile.ts 2024-01-31 12:06:13 -03:00
7fa3386cba Create cluster.ts 2024-01-30 16:10:28 -03:00
7c22788be4 Update client.ts 2024-01-30 16:10:17 -03:00
86abc9877e Update mintaka to 0.1.8 2024-01-29 09:02:47 -03:00
f669306ccd Update mintaka to 0.1.7 2024-01-25 12:46:03 -03:00
19a06d6101 Delete node.yml 2024-01-24 21:11:21 -03:00
ab8dbd6963 Create node.yml 2024-01-24 21:01:06 -03:00
d135a62300 Update esbuild.js 2024-01-24 21:01:02 -03:00
861eac054b Update constants.ts 2024-01-24 21:00:59 -03:00
d82e0ad341 Add SPDX-License-Identifier 2024-01-22 14:49:27 -03:00
9db70a16ba Update package.json 2024-01-22 14:49:16 -03:00
fd5829b4d2 Remove external deps 2024-01-22 11:05:21 -03:00
32a1300553 Update .npmignore 2024-01-22 11:00:23 -03:00
a5b248241d Update package build 2024-01-22 10:59:35 -03:00
77d0896991 Add TRIBUFU_WEB_URL const 2024-01-22 10:59:23 -03:00
d84e903c34 Fix getUserByKey endpoint 2024-01-15 14:04:11 -03:00
5a580af4e5 Update package.json and client.ts
This commit updates the version number in the package.json file from 0.1.9 to 0.1.10. It also changes the access level of the setTokens() and clearTokens() methods in the client.ts file from private to protected.
2024-01-15 11:24:40 -03:00
5125fc734b Update client.js 2024-01-09 21:01:29 -03:00
a79922cdaa Update .npmignore 2024-01-09 21:00:44 -03:00
ae6381f9f4 Update package.json 2024-01-09 20:59:48 -03:00
1f175b9946 Disable minify 2024-01-09 20:59:37 -03:00
6e305f7bca Fix oauth2 json casing 2024-01-09 20:59:30 -03:00