Silviu Lorenț
2024-02-17 fa2ea2896f0977253733334199d28e509351e621
2024-02-17 Silviu Lorenț
feat: add user-defined config for syntax highlighting plugin (#869)
tree@ fa2ea2 commitdiff
2024-02-17 kabirgh
fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild m...
tree@ 5af707 commitdiff
2024-02-16 kabirgh
feat: implement getDependencyGraph for AliasRedirects emitter (#860)
tree@ 823d95 commitdiff
2024-02-16 kabirgh
feat: implement getDependencyGraph for FolderPage (#849)
tree@ 78a408 commitdiff
2024-02-14 David Fischer
Add support for image popovers (#854)
tree@ 6c8023 commitdiff
2024-02-14 Aaron Bull Schaefer
docs: workaround for shallow clones on Cloudflare Pages (#868)
tree@ 204134 commitdiff
2024-02-14 Aaron Pham
chore(types): add additional hint for LSP support (#864)
tree@ 21c6bb commitdiff
2024-02-13 Jacky Zhao
fix: base.com not being resolved properly with joinSegments
tree@ b87a70 commitdiff
2024-02-13 Lin
fix: incorrect link resolution for transclusion in root index file (#853)
tree@ 880a95 commitdiff
2024-02-13 dependabot[bot]
chore(deps): bump @floating-ui/dom from 1.6.1 to 1.6.3 (#857)
tree@ a31e3f commitdiff
2024-02-13 dependabot[bot]
chore(deps): bump preact from 10.19.3 to 10.19.4 (#858)
tree@ 2c06e6 commitdiff
2024-02-13 dependabot[bot]
chore(deps-dev): bump tsx from 4.7.0 to 4.7.1 (#859)
tree@ 4a28d0 commitdiff
2024-02-12 Jacky Zhao
fix(analytics): umami custom host should be a string (closes #852)
tree@ a7325e commitdiff
2024-02-12 Emile Bangma
feat(i18n): localize the min read string for the nl-NL locale (#850)
tree@ 5dc4f2 commitdiff
2024-02-12 Jacky Zhao
feat: add transclude-src to transclude 'link to original'
tree@ 76f295 commitdiff
2024-02-11 kabirgh
fix(fast rebuild): call only required emitters, don't always copy assets (#...
tree@ 226891 commitdiff
2024-02-11 Jacky Zhao
fix(ofm): allow diacretic marks in tag regex (closes #830)
tree@ 389f2e commitdiff
2024-02-11 dependabot[bot]
chore(deps): bump esbuild-sass-plugin from 2.16.0 to 2.16.1 (#778)
tree@ 998198 commitdiff
2024-02-11 Jacky Zhao
fix(breadcrumbs): folder index by full path rather than folder name (closes...
tree@ 4a6a44 commitdiff
2024-02-11 Silviu Lorenț
feat(i18n): localize the `min read` string for the `ro-RO` locale (#847)
tree@ 2b39bd commitdiff
2024-02-11 Neel Shah
fix: breadcrumbs displayName issue for file names ending with index (#839)
tree@ b5295e commitdiff
2024-02-11 Jacky Zhao
chore: refactor out and export endsWith
tree@ ab0e20 commitdiff
2024-02-11 Silviu Lorenț
docs: add documentation for Umami analytics integration (#846)
tree@ af5f5a commitdiff
2024-02-11 Alq
feat(i18n): localize the min read string (#838)
tree@ 3518ca commitdiff
2024-02-10 Aaron Pham
chore(callouts): remove unnecessary whitespaces after class name (#833)
tree@ ab80eb commitdiff
2024-02-10 Aaron Pham
chore: move fonts all into static folder (#835)
tree@ 6ae0bb commitdiff
2024-02-10 Aaron Pham
feat(i18n): support parsing callouts (#834)
tree@ db5e70 commitdiff
2024-02-10 Alq
feat(i18n): add Arabic translation (#837)
tree@ a0d6da commitdiff
2024-02-09 kabirgh
feat(experimental): partial rebuilds (#716)
tree@ fe353d commitdiff
2024-02-08 Jacky Zhao
fix: set default locale for lang attribute
tree@ a87704 commitdiff
2024-02-08 Silviu Lorenț
feat(i18n): use Romanian translation for `ro-MD` locale (#828)
tree@ fd785a commitdiff
2024-02-08 Serhii Stets
added Ukrainian to i18n (#829)
tree@ e18681 commitdiff
2024-02-08 Aaron Pham
fix(umami): format correct string from custom hosts (#826)
tree@ 51818e commitdiff
2024-02-08 Aaron Pham
feat(fonts): fetch before build (#817)
tree@ 330e32 commitdiff
2024-02-07 Miguel Pimentel
add Spanish translations (#822)
tree@ ca2847 commitdiff
2024-02-07 Aaron Pham
chore(lang): lang element based on frontmatter or default locale (#819)
tree@ 257859 commitdiff
2024-02-07 Silviu Lorenț
feat(i18n): add Romanian to i18n (#821)
tree@ ce413b commitdiff
2024-02-06 Aaron Pham
fix(links): show backdrop on links highlighted in headers alias (#816)
tree@ d2fb50 commitdiff
2024-02-06 Aaron Pham
fix(search): set background-color for icon within preview panel (#815)
tree@ 52ef6d commitdiff
2024-02-06 Jacky Zhao
perf: don't load mermaid if its not on the page
tree@ 34334e commitdiff
2024-02-06 Jacky Zhao
fix(i18n): forgot a string
tree@ bec726 commitdiff
2024-02-05 Jacky Zhao
fix(i18n): add default locale
tree@ 2b9659 commitdiff
2024-02-05 dependabot[bot]
chore(deps-dev): bump @types/node from 20.11.14 to 20.11.16 (#811)
tree@ 19fc53 commitdiff
2024-02-05 dependabot[bot]
chore(deps): bump @napi-rs/simple-git from 0.1.14 to 0.1.16 (#810)
tree@ 479cbb commitdiff
2024-02-05 Emile Bangma
feat(i18n): Add Dutch to i18n (#813)
tree@ b169a5 commitdiff
2024-02-05 松浦 知也 Matsuura Tomoya
feat(i18n): Add Japanese to i18n (#809)
tree@ ba836d commitdiff
2024-02-05 Mats Fangohr
feat(i18n): German translation (#808)
tree@ b061b1 commitdiff
2024-02-05 Aaron Pham
feat: support checkbox (closes #646) (#799)
tree@ e58c21 commitdiff
2024-02-05 Aaron Pham
style(search): increase width on mobile view (#796)
tree@ 907256 commitdiff
2024-02-05 Jacky Zhao
pkg: bump to 4.2.2
tree@ c891ad commitdiff
first | « prev | next »