javayhu
|
cbfe5e433d
|
Merge remote-tracking branch 'origin/main' into cloudflare
|
2025-06-20 02:04:54 +08:00 |
|
javayhu
|
7c101d595e
|
refactor(storage) replace with s3mini sdk & fix upload issue in cloudflare worker
|
2025-06-20 02:04:14 +08:00 |
|
javayhu
|
196f72ff68
|
chore: fix lint and format issues
|
2025-06-20 02:04:00 +08:00 |
|
javayhu
|
7ab7d2d504
|
refactor(storage) replace with s3mini sdk & fix upload issue in cloudflare worker
|
2025-06-20 02:03:22 +08:00 |
|
javayhu
|
522d8de4ee
|
chore: add comments for nodejs_compat
|
2025-06-20 01:36:35 +08:00 |
|
javayhu
|
0739c717d8
|
chore: fix lint and format issues
|
2025-06-20 01:18:48 +08:00 |
|
javayhu
|
71b9807433
|
Merge remote-tracking branch 'origin/main' into cloudflare
|
2025-06-19 00:40:41 +08:00 |
|
javayhu
|
e49d4624fe
|
fix: fix docs sidebar collapse issue
|
2025-06-18 23:56:28 +08:00 |
|
javayhu
|
8a72fb2409
|
chore: revert change website name
|
2025-06-18 00:18:58 +08:00 |
|
javayhu
|
e00c22d0fe
|
Merge remote-tracking branch 'origin/main' into cloudflare
|
2025-06-18 00:17:09 +08:00 |
|
javayhu
|
8a5a49f041
|
fix: add type annotation for data in GitHubStarsButton component
|
2025-06-18 00:15:20 +08:00 |
|
javayhu
|
bd8ccf4cf3
|
Merge remote-tracking branch 'origin/main' into cloudflare
|
2025-06-18 00:09:28 +08:00 |
|
javayhu
|
fd4426ddd7
|
chore: remove useless packages
|
2025-06-17 23:41:16 +08:00 |
|
javayhu
|
fcb58d2206
|
refactor(blog) remove blog toc component
|
2025-06-17 23:38:56 +08:00 |
|
javayhu
|
aa547f209e
|
chore: adjust locale handling in Providers and DocsRootLayout, and simplify search API request handling
|
2025-06-17 23:38:45 +08:00 |
|
javayhu
|
5b30fd8c48
|
chore: update DynamicCodeBlock component props
|
2025-06-17 23:38:38 +08:00 |
|
javayhu
|
c8b29c59dc
|
chore: fix fumadocs top empty banner shown when in cloudflare worker env
|
2025-06-17 23:38:34 +08:00 |
|
javayhu
|
d946e2aead
|
chore: upgrade fumadocs ui and core
|
2025-06-17 23:38:30 +08:00 |
|
javayhu
|
ddd3ee07df
|
cf: do not remove logs in prod env
|
2025-06-17 23:38:24 +08:00 |
|
javayhu
|
da0176ffc5
|
refactor(blog) update sitemap for blog pages
|
2025-06-17 23:38:11 +08:00 |
|
javayhu
|
568ef9bc3a
|
refactor(blog) blog category pages
|
2025-06-17 23:38:07 +08:00 |
|
javayhu
|
e05d20ee5e
|
refactor(blog) optimize inline toc & blog page layout
|
2025-06-17 23:38:02 +08:00 |
|
javayhu
|
56fa6fb63c
|
refactor(blog) blog page ready with toc
|
2025-06-17 23:37:56 +08:00 |
|
javayhu
|
ebeacae587
|
refactor(blog) refactor blog home page
|
2025-06-17 23:37:52 +08:00 |
|
javayhu
|
7d5f4a52a8
|
refactor(blog) update date in mdx files
|
2025-06-17 23:37:47 +08:00 |
|
javayhu
|
0a2d081b07
|
refactor(blog) remove content-collections & add blog source
|
2025-06-17 23:37:41 +08:00 |
|
javayhu
|
21bc0b1293
|
refactor(blog) update content about blog posts
|
2025-06-17 23:37:02 +08:00 |
|
javayhu
|
c477aae333
|
refactor(pages) migrate custom pages to using fumadocs
|
2025-06-17 23:36:57 +08:00 |
|
javayhu
|
543798e2c1
|
refactor(changelog) refactor release card component
|
2025-06-17 23:36:50 +08:00 |
|
javayhu
|
483a970b71
|
refactor(changelog) migrate changelog to use fumadocs
|
2025-06-17 23:36:44 +08:00 |
|
javayhu
|
292faddc7a
|
refactor(docs) parse and render docs mdx files by fumadocs
|
2025-06-17 23:36:09 +08:00 |
|
javayhu
|
8fd3b679fb
|
refactor(docs) remove math and package-install as code block languages
|
2025-06-17 23:35:43 +08:00 |
|
javayhu
|
2d12d89e3b
|
chore: add fumadocs-mdx
|
2025-06-17 23:35:36 +08:00 |
|
javayhu
|
d0aef4b7d4
|
chore: remove useless packages
|
2025-06-17 23:26:33 +08:00 |
|
javayhu
|
c006ee750d
|
refactor(blog) remove blog toc component
|
2025-06-17 23:26:02 +08:00 |
|
javayhu
|
19a6c4d994
|
cf: fix stripe api issue by setting httpClient
|
2025-06-17 22:35:27 +08:00 |
|
javayhu
|
86f13a1748
|
chore: reset compatibility_flags to nodejs_compat & nodejs_compat_v2 not solve file upload issue
|
2025-06-17 22:15:12 +08:00 |
|
javayhu
|
745ba457df
|
cf: add init open next cf for dev
|
2025-06-17 22:14:01 +08:00 |
|
javayhu
|
beb53639a3
|
chore: adjust locale handling in Providers and DocsRootLayout, and simplify search API request handling
|
2025-06-17 21:44:48 +08:00 |
|
javayhu
|
65fb8722bc
|
chore: update DynamicCodeBlock component props
|
2025-06-17 21:28:36 +08:00 |
|
javayhu
|
160a7eb929
|
chore: fix fumadocs top empty banner shown when in cloudflare worker env
|
2025-06-17 21:17:34 +08:00 |
|
javayhu
|
c3d82d9183
|
chore: upgrade fumadocs ui and core
|
2025-06-17 21:16:46 +08:00 |
|
javayhu
|
767351c5cd
|
cf: add nodejs_compat_v2 to compatibility_flags
|
2025-06-17 20:43:54 +08:00 |
|
javayhu
|
fd3c82baaf
|
cf: do not remove logs in prod env
|
2025-06-17 20:06:20 +08:00 |
|
javayhu
|
168eae946f
|
cf: enable worker log push
|
2025-06-17 19:41:18 +08:00 |
|
javayhu
|
69390fed70
|
refactor(blog) update sitemap for blog pages
|
2025-06-17 18:17:05 +08:00 |
|
javayhu
|
2cb041beb1
|
refactor(blog) blog category pages
|
2025-06-17 18:02:29 +08:00 |
|
javayhu
|
3645cf5773
|
refactor(blog) optimize inline toc & blog page layout
|
2025-06-17 17:45:10 +08:00 |
|
javayhu
|
c6ad6d0ad5
|
refactor(blog) blog page ready with toc
|
2025-06-17 17:29:15 +08:00 |
|
javayhu
|
53ab869f07
|
refactor(blog) refactor blog home page
|
2025-06-17 11:28:20 +08:00 |
|