|
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 |
|
|
de1f90c622
|
Parse bot token to get id and add examples
|
2024-01-01 00:41:51 -03:00 |
|
|
5047dada7c
|
Improve api
- TribufuApi
- TribufuBot
- TribufuClient
- TribufuServer
|
2023-12-31 23:44:13 -03:00 |
|
|
882e2a631b
|
Update readme and license
|
2023-12-31 16:25:23 -03:00 |
|
|
a5b94257d9
|
Update README.md
|
2023-12-31 15:47:34 -03:00 |
|
|
88699824d6
|
Update package.json
|
2023-12-31 15:21:21 -03:00 |
|
|
22ce853b2c
|
Update package.json
|
2023-12-31 15:18:42 -03:00 |
|
|
ebd04dbc78
|
Prototype API (#2)
* Add oauth2 client
* Update LICENSE.txt
* Add oauth2 types
* Prepare for publish
|
2023-12-31 15:15:16 -03:00 |
|
|
d3ab72a0e3
|
Update LICENSE.txt
|
2023-12-16 08:39:16 -03:00 |
|
|
20bfcc550d
|
Merge pull request #1 from Tribufu/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
|
2023-12-03 10:33:48 -03:00 |
|
|
38d8284c9c
|
Update README.md
|
2023-12-03 10:27:18 -03:00 |
|
|
e0e549b5dc
|
Update README.md
|
2023-12-01 18:38:28 -03:00 |
|
|
a5ea77fe7c
|
Update README.md
|
2023-12-01 18:37:38 -03:00 |
|
|
4bbee156a4
|
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-13 22:21:54 +00:00 |
|
|
659448713e
|
Update README.md
|
2023-05-15 19:10:58 -03:00 |
|
|
eac101680a
|
Update package.json
|
2023-05-15 18:39:17 -03:00 |
|
|
28c0160bb4
|
Migrate to parcel builder
|
2023-05-15 18:38:36 -03:00 |
|
|
3026fea2a7
|
Merge branch 'main' of https://github.com/TribuFu/SDK-JS
|
2023-05-15 18:36:49 -03:00 |
|
|
291fb653e9
|
Update README.md
|
2023-05-15 18:34:04 -03:00 |
|
|
4d057473b4
|
Delete TribuFu.code-workspace
|
2023-05-15 18:28:29 -03:00 |
|
|
9553ed85b9
|
Update LICENSE.txt
|
2021-02-24 12:01:56 -03:00 |
|