ckohen
|
bbdb5d980b
|
revert: refactor: move eslint.tsconfig.json to root (#8159)
|
2022-06-23 12:36:42 +02:00 |
|
Parbez
|
65d1879c0a
|
chore: move deps to root and some miscellaneous changes (#8129)
|
2022-06-21 15:15:38 +02:00 |
|
iCrawl
|
358c3f4a46
|
chore: upgrade deps
|
2022-06-19 13:19:24 +02:00 |
|
iCrawl
|
d4b41dd081
|
feat(docgen): proper event parsing for typescript
|
2022-06-10 16:22:11 +02:00 |
|
Jeroen Claassens
|
caee94897f
|
build: fix git cliff config files (#8057)
|
2022-06-10 13:37:24 +02:00 |
|
iCrawl
|
b3346f4b9b
|
feat(docgen): update typedoc
|
2022-06-10 12:59:46 +02:00 |
|
Noel
|
127931d1df
|
feat: website (#8043)
|
2022-06-08 19:13:31 +02:00 |
|
iCrawl
|
3279b40912
|
feat(docgen): typescript support
|
2022-06-08 17:26:54 +02:00 |
|
Parbez
|
769ea0bfe7
|
refactor: move all the config files to root (#8033)
|
2022-06-07 12:35:19 +02:00 |
|
Noel
|
8b979c0245
|
feat: docgen package (#8029)
|
2022-06-07 10:51:33 +02:00 |
|
Noel
|
5475767c2c
|
build: use cliff-jumper for releases (#8030)
|
2022-06-07 00:59:21 +02:00 |
|
iCrawl
|
3202c91c5a
|
chore: properly adapt changelog script
|
2022-06-06 14:43:15 +02:00 |
|
iCrawl
|
f8739bd9c0
|
fix(voice): re-add accidental removal of postbuild script
|
2022-06-04 19:15:28 +02:00 |
|
iCrawl
|
f2ae1f9348
|
feat: add scripts package for locally used scripts
|
2022-06-04 19:07:50 +02:00 |
|
iCrawl
|
3401fd4eb6
|
chore: remove leftover files from pre-monorepo era
|
2022-06-04 18:41:37 +02:00 |
|
iCrawl
|
e17bb54c85
|
chore: update dev versions
|
2022-06-04 17:01:47 +02:00 |
|
iCrawl
|
e92d937bcc
|
chore: release packages
|
2022-06-04 16:59:00 +02:00 |
|
iCrawl
|
091f1bd170
|
chore: deps
|
2022-06-04 16:49:47 +02:00 |
|
iCrawl
|
bd2cf20ecb
|
chore: re-generate changelogs
|
2022-06-04 16:42:00 +02:00 |
|
iCrawl
|
8af916dba0
|
chore: remove accidental changelog for voice
|
2022-06-04 16:22:31 +02:00 |
|
iCrawl
|
781a6e013c
|
chore: fix changelogs
|
2022-06-04 16:20:33 +02:00 |
|
iCrawl
|
6b8ef20cb3
|
style: cleanup tests and tsup configs
|
2022-06-04 15:21:57 +02:00 |
|
iCrawl
|
251862ea57
|
chore: deps
|
2022-06-04 12:58:09 +02:00 |
|
Jeroen Claassens
|
636d4f263b
|
chore: fix git cliff configs (#7948)
Co-authored-by: Vlad <kingdgrizzle@gmail.com>
|
2022-05-25 10:02:17 +02:00 |
|
DD
|
e2f5a4a494
|
chore: enable noUncheckedIndexAccess (#7931)
|
2022-05-18 19:56:42 +02:00 |
|
A. Román
|
993eb74475
|
chore(deps): update discord-api-types and /voice (#7934)
|
2022-05-18 19:54:35 +02:00 |
|
Jiralite
|
b1a3aa97ea
|
chore: bump discord-api-types (#7923)
|
2022-05-14 18:37:01 +02:00 |
|
iCrawl
|
9fa92ac0f9
|
ci: extract package and semver from tag
|
2022-04-17 19:55:59 +02:00 |
|
iCrawl
|
2c2f88cd43
|
ci: change logic to parse version
|
2022-04-17 19:08:02 +02:00 |
|
iCrawl
|
b94a8761f8
|
chore: update dev versions
|
2022-04-17 13:40:46 +02:00 |
|
iCrawl
|
9bf2a0d5cb
|
chore: release new versions
|
2022-04-17 13:32:57 +02:00 |
|
iCrawl
|
9917981f24
|
chore: update ts-docgen
|
2022-04-17 11:53:45 +02:00 |
|
iCrawl
|
ab8b946276
|
chore: update docgen
|
2022-04-17 11:45:03 +02:00 |
|
iCrawl
|
bcf7f1cfad
|
chore: deps
|
2022-04-17 11:27:36 +02:00 |
|
Josh Wee
|
f0d0242c76
|
feat: support sodium-native lib for voice (#7698)
* chore: add sodium-native
* feat: wrap sodium-native methods
* chore: update dep listings
* chore: update dep report
* revert: "chore: add sodium-native"
This reverts commit 6a64db85d0.
* chore: consolidate buffer alloc
Co-authored-by: Vitor <milagre.vitor@gmail.com>
* chore: conslidate sodium.random
* chore: explicit param typing
* refactor: truthy style maintenance
Co-authored-by: Vitor <milagre.vitor@gmail.com>
|
2022-04-12 17:20:30 +02:00 |
|
Jeroen Claassens
|
ac4bc3a6c8
|
chore(build): disable tsup minification & add "use strict"; banner to CJS bundles (#7725)
* chore(build): disable tsup minification
* chore(build): add `"use strict";` to CJS bundles
|
2022-03-28 21:34:58 +02:00 |
|
Suneet Tipirneni
|
72577c4bfd
|
feat: add API v10 support (#7477)
* feat: add API v10 support
* refactor: update deps
* chore: rebase fixes
|
2022-03-15 21:37:07 +01:00 |
|
Vlad Frangu
|
8f1986a6aa
|
feat: add support for module: NodeNext in TS and ESM (#7598)
|
2022-03-06 16:26:11 +01:00 |
|
Amitoj Singh
|
ae0f35f51d
|
feat(builders): add attachment command option type (#7203)
|
2022-02-13 14:02:14 +01:00 |
|
CallMe AsYouFeel
|
fa97a31504
|
voice: pass joinConfig.group to getVoiceConnection (#7442)
|
2022-02-12 10:22:25 +01:00 |
|
iCrawl
|
298b22604b
|
chore: bump to the correct version
|
2022-02-10 17:35:20 +01:00 |
|
iCrawl
|
5f4b44d580
|
chore: dev-bump all versions
|
2022-02-05 14:20:46 +01:00 |
|
iCrawl
|
c15100574b
|
chore: fix workflows for publishing
|
2022-02-05 14:17:41 +01:00 |
|
iCrawl
|
37c1cb4495
|
chore: yarn 3 at last
|
2022-02-04 21:47:25 +01:00 |
|
D Trombett
|
92a04f4d98
|
fix: fix some typos (#7393)
|
2022-02-02 22:10:47 +01:00 |
|
D Trombett
|
34120bba97
|
chore: add keepNames tsup option (#7385)
|
2022-02-02 15:20:16 +01:00 |
|
iCrawl
|
a319607af6
|
chore(release): builders, collection, rest and voice
|
2022-01-24 17:14:02 +01:00 |
|
iCrawl
|
487a5a2669
|
chore: update changelogs
|
2022-01-24 16:42:33 +01:00 |
|
Voxelli
|
1745973024
|
refactor: PresenceUpdate and demuxProbe (#7248)
|
2022-01-11 22:02:54 +01:00 |
|
iCrawl
|
62c74b8333
|
test(voice): fix tests
|
2022-01-11 21:53:08 +01:00 |
|