Commit Graph

  • 90e243d350 chore: deps iCrawl 2023-05-16 00:14:14 +02:00
  • 590f5bc38e feat(api): add getMemberBans() query options and getMemberBan() (#9569) David Malchin 2023-05-14 10:40:04 +03:00
  • 7196fe36e8 fix(AutocompleteInteraction): Prevent snake casing of locales (#9565) Jiralite 2023-05-12 23:03:10 +01:00
  • 5351ab429b build(ui): tree-shake ui components iCrawl 2023-05-12 20:20:42 +02:00
  • d033f925e0 fix(websites/guide): remove flex-basis iCrawl 2023-05-12 20:02:04 +02:00
  • 13073acefc fix(ui): expose options for discord components iCrawl 2023-05-12 20:00:02 +02:00
  • 7c8849fae5 chore: deps iCrawl 2023-05-12 19:58:51 +02:00
  • d01e8aa8af docs: Fix broken links to new documentation (#9563) Jiralite 2023-05-12 17:54:25 +01:00
  • 4dcc9c50f8 fix(WebSocketShard): handle initial connect being a resume (#9549) DD 2023-05-11 20:42:10 +03:00
  • a51c48e743 fix(webhooks): Remove incorrect properties in edit message code sample (#9562) Jiralite 2023-05-11 17:43:54 +01:00
  • 1edd01a7a4 feat(client): Support more request member fields (#9475) Jiralite 2023-05-10 17:40:52 +01:00
  • 7b617bd22e feat: Create discord-api-types documentation component (#9555) Jiralite 2023-05-09 20:49:07 +01:00
  • 0c175c02e9 fix(website): package and version button formatting (#9556) brynpttrsn 2023-05-09 10:02:52 -04:00
  • 460ac7dfe2 chore: Add repository directory (#9552) Jiralite 2023-05-08 18:12:31 +01:00
  • 64324a8be1 feat: Check for empty directory (#9539) Jiralite 2023-05-08 08:00:09 +01:00
  • b6162bc5b5 fix: Resolve imports for Windows (#9546) Jiralite 2023-05-08 07:59:53 +01:00
  • 280ed0ce08 fix(website): various UI improvements (#9538) synicalsyntax 2023-05-08 02:59:25 -04:00
  • 5b8d535fd6 fix: Non-existing data property (#9544) Jaw0r3k 2023-05-07 21:39:43 +02:00
  • c4a3120354 feat(create-discord-bot): inherit stdio when installing deps (#9543) Almeida 2023-05-07 20:27:33 +01:00
  • 8482e3c95d fix(create-discord-bot): Fix start script (#9542) Jaw0r3k 2023-05-07 21:08:23 +02:00
  • 12482b70ed docs: add Cloudflare sponsorship in create-discord-bot readme (#9540) Superchupu 2023-05-07 19:47:46 +01:00
  • fa746b079d chore: patch tsup iCrawl 2023-05-07 19:16:40 +02:00
  • fc3f0756a4 chore: configs iCrawl 2023-05-07 18:26:46 +02:00
  • 3bfb6197a0 chore(create-discord-bot): release create-discord-bot@0.1.0 create-discord-bot@0.1.0 iCrawl 2023-05-07 18:13:04 +02:00
  • 5ecc4f13b5 chore: re-gen yarn.lock iCrawl 2023-05-07 18:10:56 +02:00
  • f83a8a58c9 feat: create-discord-bot (#9420) Jiralite 2023-05-07 17:05:26 +01:00
  • 9ddb3ff71d chore: deps iCrawl 2023-05-07 18:04:10 +02:00
  • 7ce6bb99e9 chore(deps): pin @discordjs/ws version in discord.js (#9533) Superchupu 2023-05-07 15:40:19 +01:00
  • 4c072048be chore: Run format script (#9531) Jiralite 2023-05-07 15:39:41 +01:00
  • da6de92e8c feat(DocsLink): Support overriding text (#9525) Jiralite 2023-05-07 15:22:05 +01:00
  • bbf80efbb0 fix(guide): various UI improvements (#9532) synicalsyntax 2023-05-07 10:20:54 -04:00
  • 24ac27df4d docs: Fix AutoModerationRuleTriggerTypes link (#9530) Jiralite 2023-05-07 15:18:11 +01:00
  • 5057f04304 feat: Safety alerts channel and mention raid protection (#9073) Jaw0r3k 2023-05-07 14:44:44 +02:00
  • 227232112d feat(GuildAuditLogsEntry#extra): add missing channel property (#9518) Synbulat Biishev 2023-05-07 03:55:02 +03:00
  • c5a42ed5ec feat(GuildAuditLogsEntry): add missing channel property to extra (#9527) Jaw0r3k 2023-05-07 02:54:06 +02:00
  • 37181ab232 perf(Role): improve members getter (#9529) Jaw0r3k 2023-05-07 01:37:43 +02:00
  • cdaa0a36f5 refactor(rest): switch api to fetch-like and provide strategies (#9416) ckohen 2023-05-06 12:09:19 -07:00
  • fc5b9c523b ci: positional arguments iCrawl 2023-05-06 17:00:27 +02:00
  • 256b68bf9f ci: pass push arguments to buildx iCrawl 2023-05-06 16:54:08 +02:00
  • 75195cc539 chore(guide): Update discord.js version to 14.11.0 (#9523) Jiralite 2023-05-06 13:57:13 +01:00
  • 8d5ce32080 fix(proxy-container): docker builds (#9524) DD 2023-05-06 14:59:14 +03:00
  • ad57e88744 chore(discord.js): release discord.js@13.16.0 13.16.0 iCrawl 2023-05-06 11:09:51 +02:00
  • 5bfcf93e29 chore(discord.js): release discord.js@14.11.0 14.11.0 iCrawl 2023-05-06 11:06:10 +02:00
  • 28f51791a2 chore(ws): release @discordjs/ws@0.8.3 @discordjs/ws@0.8.3 iCrawl 2023-05-06 11:05:18 +02:00
  • e6274681fd fix(WebSocketManager): properly emit shard error events (#9521) DD 2023-05-05 23:17:05 +03:00
  • 00da44a120 fix(WebSocketShard): wait a little before reconnecting (#9517) DD 2023-05-05 23:14:53 +03:00
  • ab39683a50 chore: "hide" ./defaultWorker entrypoint with types: null (#9485) Mateusz Burzyński 2023-05-05 22:08:12 +02:00
  • 3e80f0b384 tests(ws): fix tests (#9520) DD 2023-05-05 23:01:28 +03:00
  • e53b94c979 chore: remove cron iCrawl 2023-05-05 21:21:09 +02:00
  • 6b2c3fb9d0 feat(Guild): safety alerts channel and mention raid protection (#8959) Almeida 2023-05-05 19:39:58 +01:00
  • d8d21cf370 chore: cloudflare sponsorship iCrawl 2023-05-05 20:29:10 +02:00
  • 8e9a2b4630 perf(Role): linear speed position getter (#9493) Aura Román 2023-05-05 14:49:00 +02:00
  • d4f12e0a0c chore: deps iCrawl 2023-05-05 14:28:03 +02:00
  • d7b18f0681 types(StringSelectMenuComponentData): options is required (#9515) Jiralite 2023-05-05 13:28:39 +01:00
  • 166c961261 fix(roleConnections): Fix body type for updateMetadataRecords() (#9516) Jiralite 2023-05-05 08:42:12 +01:00
  • 506f7fcd3b fix(guide): Fix unknown component in v14 update guide (#9514) Jiralite 2023-05-05 08:37:47 +01:00
  • 51d53f5117 feat(guide): Add webhooks (#9479) Jiralite 2023-05-04 09:49:18 +01:00
  • aa32d67619 chore(voice-description): being consistency with Node.js casing (#9505) Idris 2023-05-04 10:44:35 +02:00
  • 4b077e679c refactor(guide): use @type comments for command data code (#9489) Suneet Tipirneni 2023-05-03 19:58:53 -04:00
  • c190c57d64 chore: re-apply patches iCrawl 2023-05-03 18:25:20 +02:00
  • 423bfce286 docs: Add bug/feature form for ui and util (#9504) Jaw0r3k 2023-05-03 18:20:09 +02:00
  • 5d05b7230a chore: re-gen yarn.lock iCrawl 2023-05-03 02:30:15 +02:00
  • 7e875f6919 chore: refactor workspace iCrawl 2023-05-03 02:14:22 +02:00
  • c429763be8 fix(WebSocketManager): emit raw ws events again (#9502) Qjuh 2023-05-02 21:49:55 +02:00
  • 1b7981e469 docs(Client): Update Sapphire's snowflake utility links (#9501) Jiralite 2023-05-02 11:56:38 +01:00
  • 53d347734f fix(Constants): Ordering and missing information (#9500) Jiralite 2023-05-02 11:44:10 +01:00
  • f2ad0762c5 refactor(GuildChannel): simplify constructor (#9499) Aura Román 2023-05-02 12:32:47 +02:00
  • 6d7f3b0f5c chore(discord.js): release discord.js@14.10.2 14.10.2 iCrawl 2023-05-02 01:18:23 +02:00
  • 201b002ad4 fix: correct isJSONEncodable() import (#9495) Almeida 2023-05-01 23:25:51 +01:00
  • b327f4925f fix(Client): generateInvite() scope validation (#9492) Almeida 2023-05-01 23:11:11 +01:00
  • e262df9117 chore(discord.js): release discord.js@14.10.1 14.10.1 iCrawl 2023-05-01 23:50:16 +02:00
  • 7a761d4cfb chore: properly use cjs in module iCrawl 2023-05-01 23:49:59 +02:00
  • ac9bf3ac06 fix(Client): spelling of InvalidScopesWithPermissions iCrawl 2023-05-01 23:49:32 +02:00
  • 133a6bbf49 chore(builders): release @discordjs/builders@1.6.3 @discordjs/builders@1.6.3 iCrawl 2023-05-01 23:35:14 +02:00
  • 63fc9f8504 chore(util): release @discordjs/util@0.3.1 @discordjs/util@0.3.1 iCrawl 2023-05-01 23:34:16 +02:00
  • a9f2bff82a refactor(ShardClientUtil): logic de-duplication (#9491) Almeida 2023-05-01 21:08:45 +01:00
  • 54ceedf6c5 refactor: remove @discordjs/util re-export (#9488) Almeida 2023-05-01 20:47:30 +01:00
  • 36b7fb2f00 feat(guide): Update to 14.10.0 (#9487) Jiralite 2023-05-01 20:05:29 +01:00
  • 21dfac90ac fix: Miscellaneous fixes (#9445) Jaw0r3k 2023-05-01 21:03:19 +02:00
  • 9a56edaf8c chore: add module resolution for the website iCrawl 2023-05-01 18:21:02 +02:00
  • be81c8bf3b chore(discord.js): release discord.js@14.10.0 14.10.0 iCrawl 2023-05-01 17:39:30 +02:00
  • c77a1765c4 chore(core): release @discordjs/core@0.6.0 @discordjs/core@0.6.0 iCrawl 2023-05-01 17:35:40 +02:00
  • 3665ad65d0 chore(ws): release @discordjs/ws@0.8.2 @discordjs/ws@0.8.2 iCrawl 2023-05-01 17:34:27 +02:00
  • d4de1cd09e chore(proxy): release @discordjs/proxy@1.4.1 @discordjs/proxy@1.4.1 iCrawl 2023-05-01 17:31:00 +02:00
  • 481bbc924f chore(rest): release @discordjs/rest@1.7.1 @discordjs/rest@1.7.1 iCrawl 2023-05-01 17:29:19 +02:00
  • ca81e61b4c chore(formatters): release @discordjs/formatters@0.3.1 @discordjs/formatters@0.3.1 iCrawl 2023-05-01 17:24:36 +02:00
  • eb603c0d11 chore(util): release @discordjs/util@0.3.0 @discordjs/util@0.3.0 iCrawl 2023-05-01 17:22:55 +02:00
  • 072c9da5df chore(collection): release @discordjs/collection@1.5.1 @discordjs/collection@1.5.1 iCrawl 2023-05-01 17:20:16 +02:00
  • cd591327d6 chore(builders): release @discordjs/builders@1.6.2 @discordjs/builders@1.6.2 iCrawl 2023-05-01 17:16:31 +02:00
  • 71e67d8c97 chore(brokers): release @discordjs/brokers@0.2.1 @discordjs/brokers@0.2.1 iCrawl 2023-05-01 17:15:29 +02:00
  • a9e0de4288 refactor(WebSocketManager): use /ws package internally (#9099) Qjuh 2023-05-01 17:08:23 +02:00
  • c5b4423a5a ci: properly add all tsconfig options iCrawl 2023-05-01 16:44:36 +02:00
  • 47b08be509 ci: fix start scripts for actions iCrawl 2023-05-01 16:34:56 +02:00
  • 2e0804ae92 ci: update node version iCrawl 2023-05-01 16:27:29 +02:00
  • 71983cc5d1 ci: make package optional for docs upload iCrawl 2023-05-01 16:02:05 +02:00
  • 0f3d870ce6 ci: properly look for docs iCrawl 2023-05-01 15:57:28 +02:00
  • ce4e1fc2c6 ci: dramatically speed up docs building iCrawl 2023-05-01 15:55:14 +02:00
  • 0762ddb3f4 chore: deps iCrawl 2023-05-01 15:29:51 +02:00
  • 80af9696d3 build: leftover extensions iCrawl 2023-05-01 15:23:15 +02:00
  • 48cab844d4 build: switch to bundler moduleResolution iCrawl 2023-05-01 13:14:13 +02:00