Jonathan Ho
|
4451608dfa
|
test: add gateway integration test (#2756)
* test: add gateway integration test
* test(gateway): fix connection test
* test(gateway): add heartbeat test
* ci: add integration test
* fix: add uWebSockets.js
* ci: add timeout
* test(utils): remove old test
* Revert "test(utils): remove old test"
This reverts commit 04fb6dd4b5.
* test(gateway): fix uws server
* test(gateway): fix type
* chore: update codecov flag
* test(gateway): remove dev code
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2023-02-05 10:58:40 -06:00 |
|
Yaikava
|
9957a3f1ca
|
Revert "fix: use isomorphic ws" (#2744)
This reverts commit ad306b0d0a.
|
2023-01-26 11:39:12 -06:00 |
|
Skillz4Killz
|
c1efa83bd9
|
Bot pkg (#2740)
* fix: bot pkg test
* Fix code style issues with ESLint
* Update Guild.ts
* Update Guild.ts
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com>
|
2023-01-26 09:11:24 -06:00 |
|
Jonathan Ho
|
5c3bf0ef5d
|
chore: make eslint error if missing .js extension (#2735)
* chore: eslint error if missing .js extension
* chore
* lint: fix missing .js error
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2023-01-24 10:00:03 -06:00 |
|
Skillz
|
ad306b0d0a
|
fix: use isomorphic ws
|
2023-01-21 12:35:09 -06:00 |
|
Skillz
|
d33185284f
|
fix: yarn lock
|
2023-01-20 12:18:45 -06:00 |
|
H01001000
|
9d5918f4f7
|
chore: move ts-node into package
|
2023-01-13 04:17:52 -08:00 |
|
Skillz
|
851214d798
|
fix: start deris
|
2023-01-07 15:03:58 -06:00 |
|
Skillz
|
b20bc10780
|
fix: stuff
|
2023-01-06 12:07:51 -06:00 |
|
Jonathan Ho
|
48f09f3c0b
|
chore: run yarn install
|
2023-01-04 08:23:08 -08:00 |
|
Skillz
|
84df6f29ed
|
fix: lint error
|
2023-01-03 13:07:33 -06:00 |
|
Skillz
|
76bf1d95fa
|
fix: handle 429 rate limit
|
2022-12-28 01:38:14 -06:00 |
|
Skillz
|
3bc40cd977
|
fix: add base transformer
|
2022-12-27 12:38:30 -06:00 |
|
Skillz
|
75b6f8f0cb
|
fix: more base cleanup
|
2022-12-27 09:56:28 -06:00 |
|
H01001000
|
63abb3e646
|
test: add why-is-node-still-running
|
2022-12-21 17:28:28 +08:00 |
|
H01001000
|
a1b949f997
|
test: add rest e2e test
|
2022-12-21 13:03:05 +08:00 |
|
H01001000
|
19ab4bc3b8
|
test: moving bench
|
2022-12-21 01:33:36 +08:00 |
|
H01001000
|
2c6680611c
|
ci: run test with deno close #2701
|
2022-12-20 09:35:40 +08:00 |
|
H01001000
|
ca62cd2971
|
fix: yarn lock
|
2022-12-17 12:58:13 +08:00 |
|
H01001000
|
96a896537a
|
feat: add transform and constant package
|
2022-12-16 11:17:37 +08:00 |
|
H01001000
|
d26c8d1fa7
|
fix: verifySignature
|
2022-12-15 10:39:14 +08:00 |
|
H01001000
|
5c76d81b20
|
test: temp remove test from logger
|
2022-12-06 01:18:23 +08:00 |
|
H01001000
|
03d2304b54
|
chore: update yarn lock
|
2022-12-06 00:40:37 +08:00 |
|
H01001000
|
58440ffbf5
|
fix: change deps from bot to dd
|
2022-12-06 00:36:56 +08:00 |
|
H01001000
|
4b334f550e
|
chore: add import type
|
2022-12-05 21:26:06 +08:00 |
|
H01001000
|
35a3c5d91c
|
refactor: discordeno
|
2022-12-05 18:51:54 +08:00 |
|
H01001000
|
f8fcc8229c
|
chore: add clean build
|
2022-12-05 18:06:01 +08:00 |
|
H01001000
|
1381838ab1
|
fix: run yarn install
|
2022-12-05 00:38:41 +08:00 |
|
H01001000
|
386a2b7022
|
fix: dependencies
|
2022-12-05 00:33:22 +08:00 |
|
H01001000
|
41704918b1
|
fix: package and ci
|
2022-12-04 22:24:55 +08:00 |
|
H01001000
|
a88e1e7402
|
test: add test to all packages
|
2022-12-03 15:57:06 +08:00 |
|
H01001000
|
ef8937c064
|
test: add rest test
|
2022-12-03 14:20:07 +08:00 |
|
H01001000
|
f4a53ecb43
|
chore: new package client
|
2022-12-03 12:28:22 +08:00 |
|
deepsarda
|
fd94ad6847
|
Discordeno Documentation (#2673)
* Add git hooks
* Add documentation generatation
* Change Documentation Engine
* Add documentation
* Remove autogenerated docs
* combine lint staged action into one
* style: fix
Co-authored-by: H01001000 <heiheiho000@gmail.com>
|
2022-12-02 23:40:38 +08:00 |
|
H01001000
|
f6422933df
|
test/ci: update ci and coverage
* chore: change script naming
* ci: update include test
* test: add coverage
|
2022-12-02 17:13:05 +08:00 |
|
H01001000
|
e9feaf42d4
|
test: add mocha
* chore: add typescript plugin
* test: add mocha
* test: add test to utils
|
2022-12-02 16:17:46 +08:00 |
|
H01001000
|
1f89abfa4a
|
chore: close #2619
|
2022-12-02 13:18:03 +08:00 |
|
H01001000
|
828cb949c0
|
chore: fix yarn gitignore
|
2022-12-02 00:52:59 +08:00 |
|
Skillz
|
451e1154d2
|
fixes: yarn and linter errors in embeds pkg
|
2022-12-01 10:35:24 -06:00 |
|
Jonathan Ho
|
b53da4b578
|
CI: Setup ci (#2669)
* ci: fix test
* ci: fix typo
* fix: turbo script
|
2022-12-02 00:28:44 +08:00 |
|
deepsarda
|
ed479f6740
|
Add git hooks (#2618)
|
2022-12-01 09:37:55 -06:00 |
|
H01001000
|
398093745e
|
fix: at least it can run now
|
2022-12-01 16:44:36 +08:00 |
|
H01001000
|
58655749c8
|
fix: logger
|
2022-12-01 13:07:29 +08:00 |
|
H01001000
|
da18e11d69
|
chore: bump typescript
|
2022-12-01 12:39:48 +08:00 |
|
H01001000
|
735d5d498b
|
chore: move to seperate packages
|
2022-12-01 11:06:17 +08:00 |
|
H01001000
|
d1fe9fa6bd
|
chore: add build script
|
2022-12-01 10:42:31 +08:00 |
|
H01001000
|
08bf2dc15b
|
chore: add node types
|
2022-12-01 02:57:09 +08:00 |
|
Jonathan Ho
|
d04a040f28
|
Setup turborepo (#2610)
* chore: BREAKING move to monorepo structure
* chore: setup turborepo
|
2022-12-01 01:59:02 +08:00 |
|