iCrawl
|
d4f12e0a0c
|
chore: deps
|
2023-05-05 14:30:47 +02:00 |
|
iCrawl
|
7e875f6919
|
chore: refactor workspace
|
2023-05-03 02:14:22 +02:00 |
|
iCrawl
|
48cab844d4
|
build: switch to bundler moduleResolution
|
2023-05-01 13:14:13 +02:00 |
|
Almeida
|
f27631175a
|
feat(ui): support embed image, thumbnail, author url, and url (#9478)
|
2023-04-30 16:56:34 +02:00 |
|
iCrawl
|
1ba7394a7d
|
chore: deps
|
2023-04-30 09:01:17 +02:00 |
|
iCrawl
|
51e8f02ef7
|
fix(ui): author and reply author spacing
|
2023-04-29 17:44:02 +02:00 |
|
Tetie
|
496c4e2884
|
feat(ui): support verified bots and colored authors (#9471)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-04-29 17:26:31 +02:00 |
|
Almeida
|
2e09cb4c1f
|
feat(ui): support embed fields, footer icon, and timestamp (#9442)
|
2023-04-25 19:05:14 +02:00 |
|
Michael H
|
1b4d34cebf
|
chore: Add directory to package.json (#9456)
* chore: Add directory to package.json
* fix: run fmt
* fix: undo formatting
|
2023-04-25 14:27:44 +00:00 |
|
iCrawl
|
43e205b840
|
chore: deps
|
2023-04-24 19:46:44 +02:00 |
|
Jiralite
|
603446a692
|
chore: Bump dependencies for template package (#9418)
* chore: bump dependencies
* chore: update .yarnrc.yml
|
2023-04-19 05:43:46 +00:00 |
|
iCrawl
|
98a76db482
|
docs: generate static imports for types with api-extractor
|
2023-04-17 19:08:01 +02:00 |
|
iCrawl
|
1b74c774c0
|
fix(website): cutoff ring outline in breadcrumbs
|
2023-04-16 11:22:16 +02:00 |
|
iCrawl
|
412e4fffae
|
build(website): prepare for turbopack
|
2023-04-15 18:15:24 +02:00 |
|
iCrawl
|
c87e826087
|
style(website): remove dynamic width check
|
2023-04-15 04:43:23 +02:00 |
|
iCrawl
|
0340622f1a
|
fix(ui): discord components
|
2023-04-13 20:15:59 +02:00 |
|
iCrawl
|
f36878677c
|
chore: add chromatic
|
2023-04-13 19:41:23 +02:00 |
|
iCrawl
|
e5859b41cf
|
chore: storybook
|
2023-04-13 19:09:56 +02:00 |
|
iCrawl
|
24c462bf6f
|
refactor(website): dark mode
|
2023-04-11 20:13:59 +02:00 |
|
iCrawl
|
3d2f4b405e
|
chore(guide): bring guide up to speed
|
2023-04-09 12:41:02 +02:00 |
|
iCrawl
|
f893c6a357
|
chore: deps
|
2023-04-07 21:13:36 +02:00 |
|
iCrawl
|
3615e2f2d2
|
chore(website): deps
|
2023-04-07 13:10:01 +02:00 |
|
Suneet Tipirneni
|
c519fe66c9
|
refactor(ui): add 'use client' directives to client-only components (#9330)
|
2023-04-07 09:22:40 +02:00 |
|
iCrawl
|
5efdf57894
|
chore: deps
|
2023-04-02 12:59:19 +02:00 |
|
iCrawl
|
1cbd04e8fd
|
build: git-cliff config
|
2023-04-02 01:55:39 +02:00 |
|
Tetie
|
74a6d59ae9
|
chore: overhaul readmes (#9277)
Co-authored-by: Souji <timoqueezle@gmail.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-04-01 13:45:15 +02:00 |
|
iCrawl
|
311cab2d3f
|
build(website): build site from db data
|
2023-04-01 02:50:24 +02:00 |
|
iCrawl
|
89235f32b0
|
ci: docker image build for proxy
|
2023-03-28 22:47:48 +02:00 |
|
Noel
|
47da24ff5c
|
refactor(website): redesign (#9286)
|
2023-03-28 19:02:36 +02:00 |
|
iCrawl
|
d8d5f31d39
|
fix(scripts): accessing tsComment
|
2023-03-25 14:02:40 +01:00 |
|
iCrawl
|
52f8e0670c
|
feat(website): color scheme / dark and light mode improvements
|
2023-03-24 06:02:00 +01:00 |
|
iCrawl
|
d6cd3fd7ed
|
chore: deps
|
2023-03-23 23:24:27 +01:00 |
|
Suneet Tipirneni
|
ee5169e0aa
|
feat(website): render syntax and mdx on the server (#9086)
|
2023-03-23 22:17:41 +01:00 |
|
iCrawl
|
852fae557e
|
chore: deps
|
2023-03-23 14:28:58 +01:00 |
|
iCrawl
|
1f86d8578a
|
chore: deps
|
2023-02-27 21:55:46 +01:00 |
|
iCrawl
|
a4f2f1b5a5
|
chore: deps
|
2023-01-12 10:36:48 +01:00 |
|
iCrawl
|
8dfd0037b5
|
chore: deps
|
2023-01-10 18:32:57 +01:00 |
|
Suneet Tipirneni
|
39c4de2dbc
|
refactor(website): extract layouts and use more server components (#9027)
Closes https://github.com/discordjs/discord.js/issues/8920
Closes https://github.com/discordjs/discord.js/issues/8997
|
2023-01-10 18:25:14 +01:00 |
|
iCrawl
|
4e4cbb3418
|
fix: revalidate on page level instead
|
2022-12-02 11:31:59 +01:00 |
|
iCrawl
|
52f56d3c2e
|
chore: deps
|
2022-12-01 21:01:19 +01:00 |
|
iCrawl
|
31e67c4316
|
build: smaller bundle size for websites
|
2022-11-28 05:55:08 +01:00 |
|
iCrawl
|
2f4bfedca1
|
chore: deps
|
2022-11-28 03:39:50 +01:00 |
|
iCrawl
|
7332b7bae3
|
chore: switch order of vite plugins
|
2022-11-25 14:43:30 +01:00 |
|
iCrawl
|
256677b435
|
chore: deps
|
2022-11-23 09:34:56 +01:00 |
|
iCrawl
|
ee7d2fd4c8
|
chore: deps
|
2022-11-22 13:35:47 +01:00 |
|
iCrawl
|
b2658ce504
|
chore: update eslint-config-neon
|
2022-10-20 03:39:38 +02:00 |
|
iCrawl
|
3cc50b9e95
|
chore: deps
|
2022-10-20 03:11:41 +02:00 |
|
Almeida
|
d7a45a0567
|
chore: update api-extractor configurations (#8738)
|
2022-10-12 11:38:14 +02:00 |
|
iCrawl
|
e8f63617a2
|
chore: deps
|
2022-10-11 16:01:45 +02:00 |
|
iCrawl
|
9d8179c6a7
|
fix: pin @types/node version
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/62629#issuecomment-1273892057
|
2022-10-11 14:32:38 +02:00 |
|