Commit Graph

76 Commits

Author SHA1 Message Date
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
2094e88e9e Bump version 2024-01-09 20:24:57 -03:00
4f305a8404 Fix oauth2 types casing 2024-01-09 20:24:46 -03:00
a34150e8f1 Improve getServer method 2024-01-09 17:52:14 -03:00
42a4c6e6d3 Update .env.example 2024-01-08 14:37:25 -03:00
30e32d263c Bump version to 0.1.6 2024-01-07 19:13:15 -03:00
bd72a08287 Add files endpoint 2024-01-07 19:13:08 -03:00
2c47d3a856 Update user.ts 2024-01-07 19:08:37 -03:00
03dcd08bc4 Update client.ts 2024-01-07 19:08:33 -03:00
08557b5f36 Add boostrap scripts 2024-01-07 19:08:31 -03:00
7d645f6db5 Release 0.1.5 2024-01-05 20:19:07 -03:00
66fffd6ce3 Add TribufuServer.getServerInfo() method 2024-01-05 19:38:03 -03:00
afa618db24 Migrate to pnpm 2024-01-05 19:37:25 -03:00
de98140bda Update package.json 2024-01-05 12:43:58 -03:00
d8d8452e59 Update .npmignore 2024-01-05 12:43:54 -03:00
cf593da079 Update package.json 2024-01-05 12:41:54 -03:00
d95c687346 Add mintaka as dependency 2024-01-05 11:49:17 -03:00
6039f88a6f fromEnvAndCookies -> fromCookies 2024-01-03 18:20:39 -03:00
0794948041 Update .npmignore 2024-01-03 13:33:24 -03:00
89165e0ac1 Bump version to 0.1.2 2024-01-03 11:10:26 -03:00
6e333643e5 Update index.ts 2024-01-03 11:03:05 -03:00
9668e13f5e Update client.js 2024-01-03 11:00:12 -03:00
a427a32465 Fix file exports 2024-01-03 11:00:09 -03:00
142943a983 Update esbuild.js 2024-01-03 10:59:56 -03:00
1739ce8ca9 Update package.json 2024-01-03 10:59:53 -03:00
af4fc31ed3 Add more functions 2024-01-03 10:59:48 -03:00
3bc20c99b9 Create http wrapper 2024-01-02 08:17:25 -03:00
81cabdd26c Update examples 2024-01-01 14:05:40 -03:00
d743c1b53f Fix circular dep 2024-01-01 14:05:33 -03:00