Commit Graph

4720 Commits

Author SHA1 Message Date
Skillz
f4edc636a7 fix: ignore .env and debug.ts 2022-12-01 12:32:38 -06:00
Yaikava
7f7544ee5c Node migration - devcontainer (#2672)
*  - feat: devcontainer -> node

* 👷‍♂ - ci: devcontainer - add tabnine, prettier
2022-12-01 10:55:14 -06: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
9b9b7d8081 chore: working bot type and cache plugin 2022-12-01 20:31:01 +08:00
H01001000
6843b20ba1 chore: add type and utils export 2022-12-01 18:42:02 +08:00
H01001000
1d935f2ae2 chore: move plugins 2022-12-01 18:40:01 +08:00
H01001000
8b40788557 chore: fix turbo script 2022-12-01 18:39:41 +08:00
H01001000
398093745e fix: at least it can run now 2022-12-01 16:44:36 +08:00
H01001000
592ea91c36 fixing: bot 2022-12-01 16:06:33 +08:00
H01001000
6964d865cd fix: gateway 2022-12-01 15:22:00 +08:00
H01001000
bb19b0daef fix: shard 2022-12-01 15:03:22 +08:00
H01001000
867e25e91a fix: types 2022-12-01 13:32:33 +08:00
H01001000
d1cf55fdeb fix: types 2022-12-01 13:32:21 +08:00
H01001000
160f3433a9 chore: fix turbo script 2022-12-01 13:31:55 +08:00
H01001000
88261e0c96 style 2022-12-01 13:07:37 +08:00
H01001000
58655749c8 fix: logger 2022-12-01 13:07:29 +08:00
H01001000
2607236809 fix: in process of fixing rest 2022-12-01 12:40:13 +08:00
H01001000
da18e11d69 chore: bump typescript 2022-12-01 12:39:48 +08:00
H01001000
cc222b8218 fix: utils 2022-12-01 11:45:07 +08:00
H01001000
25c38a045a chore: rename to index 2022-12-01 11:30:10 +08:00
H01001000
1625a9b60c chore: seperate util 2022-12-01 11:26:55 +08:00
H01001000
735d5d498b chore: move to seperate packages 2022-12-01 11:06:17 +08:00
H01001000
818b273d4a chore: remove site from turborepo 2022-12-01 10:43:27 +08:00
H01001000
d1fe9fa6bd chore: add build script 2022-12-01 10:42:31 +08:00
H01001000
0b5a4d992f chore: fix formatter 2022-12-01 10:41:56 +08:00
H01001000
753b52dc89 fix: tests import ext 2022-12-01 02:58:33 +08:00
H01001000
c99dfe4f96 style: run eslint --fix 2022-12-01 02:57:26 +08:00
H01001000
08bf2dc15b chore: add node types 2022-12-01 02:57:09 +08:00
H01001000
496e867f48 fix: rewrite to process.env 2022-12-01 02:49:44 +08:00
Skillz4Killz
34b3df8ad7 fix: .vscode set prettier and remove deno configs (#2611) 2022-11-30 12:39:35 -06:00
Jonathan Ho
7cd425c479 setup more eslint and tsconfig (#2612)
* fix packages setting lcoation

* add dist to ignore

* style
2022-12-01 02:30:48 +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
dependabot[bot]
42719cd2c1 chore(deps): bump minimatch, recursive-readdir and serve-handler (#2596)
Bumps [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [serve-handler](https://github.com/zeit/serve-handler). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

Updates `serve-handler` from 6.1.3 to 6.1.5
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/6.1.3...6.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
- dependency-name: serve-handler
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 10:43:10 -06:00
dependabot[bot]
ace5e26154 chore(deps): bump fastify from 4.8.1 to 4.10.2 in /template/bigbot (#2594)
Bumps [fastify](https://github.com/fastify/fastify) from 4.8.1 to 4.10.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.8.1...v4.10.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 10:41:13 -06:00
Jonathan Ho
50c6c6fbfb [helper] Fix entity metadata (#2595)
* change to null if no location

* style: deno fmt
2022-11-29 10:12:23 -06:00
Danny May
0910965de5 Fix sending files through a rest proxy (#2593)
* Fix rest proxy not working with files

* Fix some credits

* Add tests

* Fix test

* Remove some usage of any

* Fix mime matching

* Fix formatting issues
2022-11-20 16:50:50 -06:00
dependabot[bot]
5ad03ac562 chore(deps): bump loader-utils from 1.4.1 to 1.4.2 in /site (#2591)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 09:04:14 -06:00
LTS20050703
f615e8520c helpers: add appliedTags to editHelper options (#2590) 2022-11-15 14:37:03 -06:00
Jonathan Ho
5a1887462d Fix: typing (#2589)
* deno fmt

* import SortOrderTypes

* add bigString to reverse snowflake
2022-11-14 15:49:25 -06:00
Andreas Fink
e59ec94f55 BREAKING: fix(plugins/validations): remove bot arg from validateApplicationCommandLength, fixes #2543 (#2553) 2022-11-14 13:02:43 -06:00
Skillz
0628d849e4 fix: remove debugs 2022-11-14 12:54:55 -06:00
LTS20050703
65b7534551 public thread can be in forum channel (#2586)
* public thread can be in forum channel

* Update types/shared.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-11-14 12:36:20 -06:00
LTS20050703
e1ba1ae90d delete follow up and original now support ephemeral (#2585) 2022-11-14 12:35:40 -06:00
LTS20050703
e995a651ce role name must be less than 100 characters (#2584) 2022-11-14 12:35:02 -06:00
LTS20050703
cd5915c8b6 add new select menu components (#2583)
* add new select menu components

* fix: check for component type
2022-11-14 12:34:41 -06:00
LTS20050703
23897b7fcb helpers: Add missing properties for create guild channel (#2581)
* helpers: Add missing properties for create guild channel

* Update helpers/channels/createChannel.ts

* Update helpers/channels/createChannel.ts

* Update helpers/channels/createChannel.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-11-14 12:32:41 -06:00
LTS20050703
84cd7165e2 types: add SortOrderTypes and default_sort_order to DiscordChannel, helpers: add defaultSortOrder to createChannel and editChannel options (#2582)
* types: add SortOrderTypes and default_sort_order to DiscordChannel
helpers: add defaultSortOrder to createChannel and editChannel options

* Update types/discord.ts

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-11-14 12:31:45 -06:00