Jiralite
|
fdc305dd6a
|
ci: Use actions/checkout@v5 (#11040)
ci: actions/checkout@v5
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-08-16 21:09:51 +00:00 |
|
Qjuh
|
3cff4d7412
|
feat: @discordjs/structures (#10900)
* chore: init /structures
* feat: base structure
* feat: initial structures design attempt
* refactor(Structure): use unknown to store in kData
* feat(Structure): add Invite
refactor(Structure): patch to _patch
* refactor: symbol names and override location
* fix: don't possibly return 0 if discord borks
Co-authored-by: Synbulat Biishev <signin@syjalo.dev>
* refactor: use getter value instead of api
Co-authored-by: Synbulat Biishev <signin@syjalo.dev>
* refactor: cache createdTimestamp value
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
* docs: better docs for what's done so far
* feat: add Mixin
* refactor(User): remove bitfield getters and add displayName
* feat(structures): add Connection
* feat(structures): add Channel base
* refactor(Mixin): trace prototype chain, allow construction
* fix(structures): fix mixin behavior
* fix(structures): data optimization call behavior from perf testing
* feat: channel mixins
* chore: update deps
* feat: channels and mixins
* chore: more typeguard tests
* fix: tests and some other issues
* feat: add ChannelWebhookMixin
* fix: more tests
* chore: tests and docs
* chore: docs
* fix: remove unneccessary omitted
* chore: apply code suggestions
* refactor: change how extended invite works
* fix: type imports
* Apply suggestions from code review
Co-authored-by: Almeida <github@almeidx.dev>
* fix: tests
* chore: add jsdoc
* refactor: apply code suggestions
* fix: don't instantiate sub-structures
* fix: don't do null default twice
* chore: use formatters, add _cache
* chore: lockfile
* chore: move MixinTypes to declaratiion file
* fix: tests
* fix: don't include source d.ts files for docs
* feat: bitfields
* feat: more bitfields
* refactor: remove DirectoryChannel structure
* chore: apply suggestions from code review
* chore: remove unused import
* refactor: use symbol for mixin toJSON, remove _ prefix
* chore: apply suggestions from code review
* refactor: remove bitfield casts
* refactor: remove special case for threadchannel types
* fix: apply code review suggestions
* refactor: bitfields always store bigint
* fix: tests
* chore: apply suggestions from code review
* fix: lint
* refactor: conditional structuredClone
* Apply suggestions from code review
Co-authored-by: ckohen <chaikohen@gmail.com>
* fix: code review errors
* fix: lint
* chore: bump dtypes
* Update packages/structures/cliff.toml
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* docs: link to VideoQualityMode
* chore: typo in comment
* chore: small nits in docs links
* chore: small nits
* docs: forgot one
* chore: update template
* chore: typos and things
* chore: apply suggestions from code review
* fix: tests and typeguards
* chore: don't clone appliedTags
* refactor: use a symbol for patch method
* fix: add missing readonly
* chore: remove todo comment
* refactor: use symbol for clone
* fix: add constraint to DataType
* chore: apply suggestions
* fix: dtypes bump
* chore: fix comment
* chore: add todo comment
* chore: mark bitfield as todo
chore: mark bit field as todo and edit readme
---------
Co-authored-by: ckohen <chaikohen@gmail.com>
Co-authored-by: Synbulat Biishev <signin@syjalo.dev>
Co-authored-by: Almeida <github@almeidx.dev>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-07-12 18:24:30 +00:00 |
|
iCrawl
|
aa533efe26
|
feat: discord-api-types on docs
|
2025-05-13 01:33:48 +02:00 |
|
iCrawl
|
056c691281
|
ci: update pnpm version when building main
|
2025-04-11 01:56:42 +02:00 |
|
iCrawl
|
e22a7bb505
|
ci: upload docs to cf
|
2025-04-11 00:55:57 +02:00 |
|
Jiralite
|
3db8ce70a2
|
build!: Bump Node.js to 22.12.0 (#10726)
BREAKING CHANGE: Node.js 22.12.0 or above is required.
|
2025-01-26 14:56:39 +00:00 |
|
Qjuh
|
b81ad113a0
|
ci: make docs run succeed for old tags (#10668)
|
2024-12-30 15:27:43 +01:00 |
|
Qjuh
|
48682ad474
|
ci: fix docs source url on tag push (#10398)
|
2024-07-31 19:56:54 +00:00 |
|
Jiralite
|
c78af13c1e
|
ci: Update versions of actions (#10270)
* ci: update versions of actions
* ci: attempt fix
|
2024-05-13 11:35:25 +02:00 |
|
Almeida
|
c91d03c535
|
ci: fix documentation workflow (#10248)
|
2024-05-04 18:18:45 +00:00 |
|
Qjuh
|
7dc5bdfef5
|
ci: fix call to generateSplitDocumentation if run on tag (#10209)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-04-10 16:27:20 +00:00 |
|
Qjuh
|
5f2095b76c
|
ci: use correct github tag in docs source links (#10163)
* ci: use correct github tag in docs source links
* fix: also apply on new tags
|
2024-03-09 13:52:38 +01:00 |
|
iCrawl
|
79fbda3aac
|
feat: local and preview detection
|
2024-03-03 02:30:08 +01:00 |
|
Noel
|
18cce83d80
|
refactor: docs (#10126)
|
2024-02-29 04:37:52 +01:00 |
|
Qjuh
|
e43f96cec5
|
ci: always use the workflows from main branch (#10048)
|
2023-12-18 18:13:30 +01:00 |
|
Qjuh
|
f2138bb5a8
|
ci: always generate docs with latest main ae (#10037)
|
2023-12-13 14:06:50 +01:00 |
|
Qjuh
|
b229240731
|
ci: documentation.yml refactor branch/tag check to one place only (#10008)
* ci: fix documentation manual dispatch run on tag
* ci: move conditional to env var
* fix: spacing
|
2023-12-01 02:12:36 +01:00 |
|
Qjuh
|
fe90487974
|
ci: fix documentation manual dispatch run on tag (#10007)
|
2023-11-30 22:41:55 +01:00 |
|
iCrawl
|
75fc7f2454
|
ci: include secret
|
2023-11-13 23:21:35 +01:00 |
|
iCrawl
|
b305194841
|
ci: revert deploying vercel with ci for now
|
2023-11-13 00:12:37 +01:00 |
|
iCrawl
|
fb2e7a0aac
|
ci: correctly apply permissions
|
2023-11-08 13:36:55 +01:00 |
|
iCrawl
|
4575e49ea1
|
ci: deploy on vercel again
|
2023-11-08 13:27:04 +01:00 |
|
iCrawl
|
2bda883a0f
|
fix: handle older generated docs better
|
2023-11-08 12:30:32 +01:00 |
|
iCrawl
|
413d6d67c5
|
ci: separate website deploy
|
2023-11-08 10:38:44 +01:00 |
|
Qjuh
|
da455bceea
|
feat: mainlib docs on new website (#9930)
* fix(ExceptText): don't display import("d..-types/v10"). in return type
* Squashed 'packages/api-extractor-model/' content from commit 39ecb196c
git-subtree-dir: packages/api-extractor-model
git-subtree-split: 39ecb196ca210bdf84ba6c9cadb1bb93571849d7
* Squashed 'packages/api-extractor/' content from commit 341ad6c51
git-subtree-dir: packages/api-extractor
git-subtree-split: 341ad6c51b01656d4f73b74ad4bdb3095f9262c4
* feat(api-extractor): add api-extractor and -model
* fix: package.json docs script
* fix(SourcLink): use <> instead of function syntax
* fix: make packages private
* fix: rest params showing in docs, added labels
* fix: missed two files
* feat: merge docs.json from docgen and docs.api.json
* fix: cpy-cli & pnpm-lock
* fix: increase icon size
* fix: icon size again
* feat: run both docs on mainlib
* chore: website fixes
* fix: more website fixes
* fix: tests and dev database script
* chore: comment out old docs
* fix: increase max fetch cache
* fix: env should always be a string
* fix: try to reapply patches
* fix: remove prepare for docgen
* fix: temporary cosmetic fixes
* fix: horizontal scroll
* feat: generate index for new docs
---------
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-11-08 10:16:54 +01:00 |
|
iCrawl
|
7208d69c05
|
ci: rename github deployment env
|
2023-11-08 02:04:22 +01:00 |
|
iCrawl
|
347df4e083
|
chore: typo
|
2023-11-08 00:38:35 +01:00 |
|
iCrawl
|
ee2afb0aae
|
chore: update engine field in packages & deploy website manually
|
2023-11-08 00:25:38 +01:00 |
|
iCrawl
|
792840bae6
|
ci: update search with github actions
|
2023-11-07 16:22:17 +01:00 |
|
Jiralite
|
85d03a3000
|
ci: Stop documentation upload for create-discord-bot (#9781)
ci: stop documentation upload for create-discord-bot
|
2023-08-28 09:34:38 +02:00 |
|
Noel
|
e96a8a977f
|
build: pnpm (#9806)
|
2023-08-27 20:24:03 +02:00 |
|
iCrawl
|
2e0804ae92
|
ci: update node version
|
2023-05-01 16:27:29 +02:00 |
|
iCrawl
|
71983cc5d1
|
ci: make package optional for docs upload
|
2023-05-01 16:02:05 +02:00 |
|
iCrawl
|
0f3d870ce6
|
ci: properly look for docs
|
2023-05-01 15:57:28 +02:00 |
|
iCrawl
|
ce4e1fc2c6
|
ci: dramatically speed up docs building
|
2023-05-01 15:55:14 +02:00 |
|
iCrawl
|
a0c57abadd
|
ci: uploading to before mv
|
2023-04-11 18:26:27 +02:00 |
|
iCrawl
|
311cab2d3f
|
build(website): build site from db data
|
2023-04-01 02:50:24 +02:00 |
|
ckohen
|
859111f864
|
chore: init @discordjs/next (#8988)
Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Isidro Casiano <isidroICP@outlook.com>
|
2023-01-12 10:27:07 +01:00 |
|
iCrawl
|
4accb00b98
|
ci: only run documentation workflow if source files changes
|
2023-01-12 10:18:53 +01:00 |
|
iCrawl
|
fb70df817c
|
ci: fix ref name
|
2022-12-03 17:05:37 +01:00 |
|
Suneet Tipirneni
|
3fca638a84
|
feat: add @discordjs/formatters (#8889)
* feat: add @discordjs/formatters
* chore: make requested changes
* chore: make requested changes
* chore: fix other places
* chore: make requested changes
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-12-02 12:55:00 +00:00 |
|
Jiralite
|
ed68a1af5b
|
chore: Update /core constants (#8874)
|
2022-11-28 09:14:16 +01:00 |
|
iCrawl
|
c0e3629f64
|
ci: properly cache yarn deps
|
2022-10-20 02:52:59 +02:00 |
|
DD
|
bf9aa1858d
|
feat: @discordjs/brokers (#8548)
|
2022-10-13 22:20:36 +02:00 |
|
iCrawl
|
5bfb61d5b8
|
ci: fix documentation workflow
|
2022-10-10 21:38:11 +02:00 |
|
iCrawl
|
dc31b76465
|
ci: update workflow for tags
|
2022-10-08 16:33:37 +02:00 |
|
iCrawl
|
0b8651cf85
|
chore: remove building package docs with old docgen
|
2022-10-03 14:32:40 +02:00 |
|
iCrawl
|
bf92172d80
|
chore(util): release @discordjs/util@0.1.0
|
2022-10-03 14:08:03 +02:00 |
|
iCrawl
|
7623fc552e
|
ci: don't double check inputs
|
2022-08-22 12:11:45 +02:00 |
|
iCrawl
|
74740260a7
|
ci: fix if statement, again
|
2022-08-17 23:51:07 +02:00 |
|