Commit Graph

2825 Commits (fe6c1ff2e9d2f5ef59970954539529d3ca0a8652)
 

Author SHA1 Message Date
Calum H. (IMB11) fe6c1ff2e9 test: cover resolved SSR artifact plugin safety
4 days ago
Divyansh Singh 515933bc5f chore: bump deps
6 days ago
Divyansh Singh a53982f937 refactor(build): own all task spinners in build()
6 days ago
Divyansh Singh 9dfa3bf524 refactor(markdown): fold highlight typing into MarkdownRenderer
6 days ago
Divyansh Singh 4e28826745 refactor: declare module-level state at the top of files
6 days ago
Divyansh Singh 72f5b6d0de refactor(routes): drop localeCompare when sorting dynamic routes
6 days ago
Divyansh Singh 9071b81608 refactor(build): extract render step from build
6 days ago
Divyansh Singh 9e79742861 refactor(build): extract chunk group naming from the bundle config
6 days ago
Divyansh Singh 8bbb71fd73 refactor(build): reuse slash for the theme entry regexp
6 days ago
Divyansh Singh 38b59f9252 refactor(init): use async fs in scaffolding
6 days ago
Divyansh Singh 479b984a27 refactor(build): use async fs in build entry
6 days ago
Divyansh Singh d963e6ce0e refactor: return the task callback result
6 days ago
Divyansh Singh 412d4638c1 refactor(build): time builds with performance.now
6 days ago
Divyansh Singh 8af4a0f5ea refactor(data): memoize loader promise instead of manual deferred
6 days ago
Divyansh Singh e40ae7888a refactor(serve): resolve once the server is listening
6 days ago
Divyansh Singh f97605ff26 refactor: use promise event APIs for git log processing
6 days ago
Divyansh Singh 388577c6da refactor(build): write sitemap through stream pipeline
6 days ago
Divyansh Singh de8d2862fd chore(scripts): await child exit via events.once in release helper
6 days ago
Divyansh Singh 8d1643851c refactor: use promisified setTimeout in read retry
6 days ago
Divyansh Singh da71173afc fix: retry file reads when out of file descriptors
6 days ago
Divyansh Singh 3372516152 fix(markdown): skip circular includes
6 days ago
Divyansh Singh b4e7554608 refactor(markdown): make processIncludes async
6 days ago
Divyansh Singh 5ebd6b39ce refactor(search): handle missing files at read time and skip empty pages
6 days ago
Divyansh Singh 9a76017302 refactor(markdown): restructure snippet plugin
6 days ago
Divyansh Singh dc98a2b9ac refactor(markdown): drop parameter defaults from createMarkdownToVueRenderFn
6 days ago
Divyansh Singh f274a89146 refactor(serve): simplify static server setup
6 days ago
Divyansh Singh 840a69dcb6 refactor(build): use async fs and minify while rendering pages
6 days ago
Divyansh Singh a35c9c900a refactor(routes): load route templates with fs/promises
6 days ago
Divyansh Singh cef5a7fc8e refactor(loader): read content files with fs/promises
6 days ago
Divyansh Singh 343aa13b68 build: emit ads chunks with hash-only filenames
6 days ago
Divyansh Singh b8ec0b563a refactor: normalize filesystem API usage
7 days ago
Divyansh Singh 3f4530b0e2 fix(markdown): preserve user-defined attributes
7 days ago
Divyansh Singh a86e8b51e2 chore(build): sort PageMeta import
7 days ago
Divyansh Singh 559fb24a22 fix(search): only index pages on dev updates
7 days ago
Divyansh Singh 027f0461e0 fix(build): respect cleanUrls in content loader render
7 days ago
Divyansh Singh 1534a67d86 fix(search): serve a fresh search index after dev updates
7 days ago
Divyansh Singh 769c10ee65 fix(build): resolve rewrites against externally injected pages too
7 days ago
Divyansh Singh c9616559f5 fix(build): track include importers by module id
7 days ago
Divyansh Singh 3cf3f37b17 fix(build): report links to pre-rewrite paths of rewritten pages as dead
7 days ago
Divyansh Singh 5e4a9e799f fix(build): resolve additional configs by source path
7 days ago
Divyansh Singh 9e2148d75e fix(build): apply rewrites when computing createContentLoader urls
7 days ago
Divyansh Singh 6b64f3561b fix(search): index changed files with srcDir-relative paths in dev
7 days ago
Divyansh Singh 5eac447318 fix(build): clear markdown cache with rewritten path on include change
7 days ago
Divyansh Singh fa0e48c8df fix(build): don't apply docsearch css transform to pages matching its filter
7 days ago
Divyansh Singh 7ee811b7e6 refactor(build): reuse pageData.relativePath for the HMR payload path
7 days ago
Divyansh Singh fdd68e37a7 perf(build): reuse lastUpdated from markdown rendering in sitemap generation
7 days ago
Divyansh Singh 20a7cb7a5f chore: bump deps
7 days ago
Divyansh Singh ca8ba5baec fix(types): declare Badge as a global component
7 days ago
Divyansh Singh 0535009f44 feat(client): declare $frontmatter and $params as ComponentCustomProperties
1 week ago
Divyansh Singh a5ce6ab200 docs(types): rewrite JSDoc comments in shared.d.ts
1 week ago