1
0
Fork 0

Commit graph

  • daa8796554 fix: format Jacky Zhao 2024-03-17 18:15:42 -0700
  • 91f0a2abb2 feat: support rich descriptions in tag listing page (closes #908) Jacky Zhao 2024-03-17 18:00:04 -0700
  • 38d9d52137
    feat(search): add search by title/content index and tag at the same time (#978) makondratev 2024-03-18 03:48:00 +0300
  • 253497cad4
    docs: add config for Caddy server (#1002) Denis Bezykornov 2024-03-16 20:16:58 +0300
  • 4691369abf
    fix(wikilinks): only escape alias in wikilinks inside tables (#1000) Emile Bangma 2024-03-16 14:23:08 +0100
  • 7164857f6e
    chore(ofm): remove unused (#999) Aaron Pham 2024-03-15 21:17:42 -0400
  • 47024022e8
    chore(deps-dev): bump @types/node from 20.11.24 to 20.11.25 (#990) dependabot[bot] 2024-03-15 18:29:14 -0400
  • b98e4be665
    feat(i18n): Add French translation for reading time (#998) Mara-Li 2024-03-15 23:28:31 +0100
  • 8be51a0504
    fix: wikiLink in table (#993) catcodeme 2024-03-15 14:25:01 +0800
  • 92cc23dc45
    feat(plugin): citations (#984) Linus Sehn 2024-03-13 08:59:37 +0100
  • 097abc3cda
    chore(deps): bump async-mutex from 0.4.1 to 0.5.0 (#991) dependabot[bot] 2024-03-11 13:41:48 -0700
  • a00324ddfd
    chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#989) dependabot[bot] 2024-03-11 13:41:41 -0700
  • 9fff6d7d0d
    fix: spelling error (#987) Mara-Li 2024-03-11 17:46:53 +0100
  • 0f5a9d7b66
    feat: separated content meta (#929) Matt Vogel 2024-03-10 12:57:10 -0400
  • b4236e5142
    feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) kabirgh 2024-03-10 00:42:23 +0000
  • 6e0c102970
    fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. (#982) Emile Bangma 2024-03-10 01:14:31 +0100
  • 94a54698ab
    fix(resources): Use full path to font when cdnCache is false (#976) Emile Bangma 2024-03-09 17:59:55 +0100
  • 2e9a0c21db
    fix(description): first sentence no longer repeats until max length (#981) Emile Bangma 2024-03-09 17:43:40 +0100
  • b30a200bd4
    fix(i18n): make sure to use correct fileData for manual localization (#975) Aaron Pham 2024-03-08 12:14:22 -0500
  • 6d59aa8201
    fix(description): counts characters instead of words (#972) Emile Bangma 2024-03-08 10:04:44 +0100
  • 141dd3b51f
    fix(description): make sure to we join space correctly (#970) Aaron Pham 2024-03-06 22:45:02 -0500
  • 3d4a94dda3
    feat(analytics): Goatcounter support (#956) Tyler Funk 2024-03-06 21:44:34 -0600
  • ba6c7a73d1 fix: remove extra # from tag content Jacky Zhao 2024-03-06 19:00:37 -0800
  • f44e4d25e6
    fix(tag): remove hash on main page (#969) Aaron Pham 2024-03-06 21:24:50 -0500
  • 001c166825
    fix(tag): move hash to sass styling only (#930) Matt Vogel 2024-03-06 20:25:39 -0500
  • e13cafe070
    feat: support youtube playlist iframe (#968) Emile Bangma 2024-03-06 18:45:31 +0100
  • 0ca8a2ac7c chore: transclude subsection without dynamic regex construction Jacky Zhao 2024-03-05 22:17:58 -0800
  • a506cedd7a
    chore(deps-dev): bump @types/node from 20.11.19 to 20.11.24 (#958) dependabot[bot] 2024-03-05 21:59:37 -0800
  • 5163504517
    fix: transclude all subsections for embedded call (closes #963) (#964) Emile Bangma 2024-03-06 06:53:35 +0100
  • 73a890ab12
    revert: "fix(callout): reorder the plugins to render latex on callout… (#965) Aaron Pham 2024-03-05 22:37:28 -0500
  • 83ab39c7bd
    chore(deps): bump shiki from 1.1.6 to 1.1.7 (#959) dependabot[bot] 2024-03-04 12:55:44 -0800
  • 059dd1260e
    chore(deps): bump preact-render-to-string from 6.3.1 to 6.4.0 (#960) dependabot[bot] 2024-03-04 12:55:02 -0800
  • a13d8e84b2
    chore(deps): bump lightningcss from 1.23.0 to 1.24.0 (#961) dependabot[bot] 2024-03-04 12:54:21 -0800
  • cec3662c74
    feat(graph): focusOnHover (#954) Aaron Pham 2024-03-04 15:09:20 -0500
  • bcb5b2df09
    feat(frontmatter): configure max length for description (#946) Emile Bangma 2024-03-04 18:52:28 +0100
  • bd05950c2d
    fix(docs): correct ExplicitPublish as filters instead of transformers (#953) sventec 2024-03-03 19:40:42 -0500
  • 2a7e61ae2a feat: support transcluding codeblocks and blockquotes (closes #940) Jacky Zhao 2024-03-03 12:31:55 -0800
  • 566f3cf9f8
    chore(deps): bump remark-smartypants from 2.0.0 to 2.1.0 (#755) dependabot[bot] 2024-03-03 11:27:54 -0800
  • 018c6358c4
    fix(callout): reorder the plugins to render latex on callout title (closes #952) (#934) Aaron Pham 2024-03-03 13:39:29 -0500
  • 1c42b6365c
    feat(i18n): add Vietnamese translation (#950) HakuGuen 2024-02-29 16:14:20 -0800
  • f200a0be22
    fix: correct umami host for self-hosted (#939) kon-foo 2024-02-27 17:05:28 +0100
  • b9dee0775c
    docs: Clarifications in the Explorer Docs (#938) kon-foo 2024-02-26 22:55:47 +0100
  • 66a5855fad
    chore(deps): bump chokidar from 3.5.3 to 3.6.0 (#937) dependabot[bot] 2024-02-26 13:54:15 -0800
  • 4957eaa2d0
    chore(deps): bump preact from 10.19.5 to 10.19.6 (#935) dependabot[bot] 2024-02-26 16:17:42 -0500
  • 6b90d03ca6
    chore(type): export attribute for theme key (#933) Aaron Pham 2024-02-26 12:53:45 -0500
  • d6e79d1ea6
    chore(types): update correct annotations for pages (#928) Aaron Pham 2024-02-25 19:58:21 -0500
  • 2f10da7766
    docs: fix tag page oops (#925) Aaron Pham 2024-02-25 12:00:26 -0500
  • 67647d9167 ci: also checkout and install node before tagging Jacky Zhao 2024-02-23 19:08:39 -0800
  • b88d3d292b ci: fix typo in runs-on Jacky Zhao 2024-02-23 19:05:26 -0800
  • c53fd5b56f ci: tag as a separate step Jacky Zhao 2024-02-23 19:04:38 -0800
  • d0c0daa4aa ci: fix autotag v4.2.3 Jacky Zhao 2024-02-23 19:00:47 -0800
  • ea7122dd5a pkg: bump to 4.2.3 Jacky Zhao 2024-02-23 18:52:28 -0800
  • 2c74b05d1b fix(ci): autotag Jacky Zhao 2024-02-23 18:48:19 -0800
  • a6417c447a
    fix(fast rebuild): handle added an deleted markdown correctly (#921) kabirgh 2024-02-24 02:40:42 +0000
  • 6be1ed1ea2 docs(latex): mhchem Jacky Zhao 2024-02-23 17:45:41 -0800
  • 1929241a62
    docs: update plugin documentation (#888) Eiko Wagenknecht 2024-02-23 21:07:53 +0100
  • 421718958f fix(callouts): use user provided title instead of canonical for default title Jacky Zhao 2024-02-23 11:20:35 -0800
  • be9b6b3a1e fix(docs): make docs accurate to callout behaviour (closes #920) Jacky Zhao 2024-02-23 09:32:08 -0800
  • fb66ae2838
    deps(highlighting): migrate to shiki as shikiji has been archived (#918) KylinDC 2024-02-23 13:56:26 +0800
  • 129e878b29
    chore(img): return targetUrl as given href (#916) Aaron Pham 2024-02-23 00:55:35 -0500
  • 96c7076fb5
    feat(popover): add support for PDF (#913) Aaron Pham 2024-02-22 22:16:40 -0500
  • 345c347a56
    chore: passing additional buildCtx to componentData (#914) Aaron Pham 2024-02-22 20:51:07 -0500
  • 916aedce40
    docs: Add Aster's notebook to showcase.md (#912) Aster Hu 2024-02-21 22:04:36 -0500
  • 7dd596ebce
    docs: Fix in explorer.md (#911) kon-foo 2024-02-21 17:18:44 +0100
  • 1c3f3d03e1
    fix(toc): correct type for minEntries param (#909) Eiko Wagenknecht 2024-02-20 18:06:53 +0100
  • 3b266ee7d0
    fix: add space and missing dot for listing pages (#907) Eiko Wagenknecht 2024-02-20 15:45:10 +0100
  • fc5fa48bf1
    feat(i18n): change itemsUnderFolder, itemsUnderTag translation of ko-KR (#905) JONG HWAN KIM 2024-02-20 15:36:54 +0900
  • b6cf3df84f
    fix: correctly parse falsy js as title (#900) Eiko Wagenknecht 2024-02-19 22:49:07 +0100
  • 779c501d9e
    chore(deps): bump preact from 10.19.4 to 10.19.5 (#898) dependabot[bot] 2024-02-19 13:47:07 -0800
  • f1619620d5
    chore(deps): bump globby from 14.0.0 to 14.0.1 (#897) dependabot[bot] 2024-02-19 13:47:00 -0800
  • 637e336cda
    chore(deps-dev): bump @types/node from 20.11.16 to 20.11.19 (#899) dependabot[bot] 2024-02-19 13:46:27 -0800
  • 0493942c79
    fix: remove assets via globs to avoid volume mount lock (#877) kon-foo 2024-02-19 20:04:27 +0100
  • a67a8d7aa9
    feat: implement getDependencyGraph for TagPage (#872) kabirgh 2024-02-19 18:58:15 +0000
  • e85ea49000
    feat(i18n): add Simplified Chinese (#896) KylinDC 2024-02-20 02:31:09 +0800
  • 3e09b05468
    docs: add self-hosting section (#883) kon-foo 2024-02-19 18:50:40 +0100
  • d9e8ffc78c
    feat(i18n): Add Italian (#893) Leonardo Ledda 2024-02-19 18:50:01 +0100
  • efd46f84de
    fix(frontmatter): delimiters parameter was not passed (#885) Eiko Wagenknecht 2024-02-19 09:08:36 +0100
  • 739c2e2cc8
    perf(cdn): CDNJS instead of JSDelivr (#891) s-crypt 2024-02-18 20:26:04 -0800
  • b1a105371b
    feat(i18n): add Korean (#889) JONG HWAN KIM 2024-02-19 07:37:59 +0900
  • 8c5c5f9130
    feat(i18n): add Russian (#886) makondratev 2024-02-18 21:54:37 +0300
  • aa24a62ae7 fix(breadcrumbs): calculate trailing slash for tag hierarchies (closes #873) Jacky Zhao 2024-02-17 11:12:35 -0800
  • a6690c6503 fix(style): bold should use semibold Jacky Zhao 2024-02-17 10:57:59 -0800
  • 06e3f8b93d fix(style): introduce semiBoldWeight and various improvements to reduce CLS Jacky Zhao 2024-02-17 10:34:46 -0800
  • fa2ea2896f
    feat: add user-defined config for syntax highlighting plugin (#869) Silviu Lorenț 2024-02-17 20:23:45 +0200
  • 5af707ea20
    fix/feat(fast rebuild): re-render transclusions in normal and fastRebuild mode (#842) kabirgh 2024-02-17 17:45:01 +0000
  • 823d952922
    feat: implement getDependencyGraph for AliasRedirects emitter (#860) kabirgh 2024-02-16 00:50:48 +0000
  • 78a408c96a
    feat: implement getDependencyGraph for FolderPage (#849) kabirgh 2024-02-16 00:50:33 +0000
  • 6c8023463d
    Add support for image popovers (#854) David Fischer 2024-02-14 21:41:13 +0100
  • 2041341d9f
    docs: workaround for shallow clones on Cloudflare Pages (#868) Aaron Bull Schaefer 2024-02-14 09:41:44 -0800
  • 21c6bbf302
    chore(types): add additional hint for LSP support (#864) Aaron Pham 2024-02-13 23:53:44 -0500
  • b87a701ff7 fix: base.com not being resolved properly with joinSegments Jacky Zhao 2024-02-13 01:27:27 -0800
  • 880a9511b6
    fix: incorrect link resolution for transclusion in root index file (#853) Lin 2024-02-13 09:11:16 +0100
  • a31e3f9458
    chore(deps): bump @floating-ui/dom from 1.6.1 to 1.6.3 (#857) dependabot[bot] 2024-02-13 00:21:45 -0500
  • 2c06e68ba6
    chore(deps): bump preact from 10.19.3 to 10.19.4 (#858) dependabot[bot] 2024-02-13 00:21:30 -0500
  • 4a28d0e5d1
    chore(deps-dev): bump tsx from 4.7.0 to 4.7.1 (#859) dependabot[bot] 2024-02-13 00:21:13 -0500
  • a7325eadc1 fix(analytics): umami custom host should be a string (closes #852) Jacky Zhao 2024-02-12 09:00:58 -0800
  • 5dc4f21a4b
    feat(i18n): localize the min read string for the nl-NL locale (#850) Emile Bangma 2024-02-12 17:58:00 +0100
  • 76f295620c feat: add transclude-src to transclude 'link to original' Jacky Zhao 2024-02-12 08:51:47 -0800
  • 226891b9b1
    fix(fast rebuild): call only required emitters, don't always copy assets (#845) kabirgh 2024-02-11 20:20:44 +0000
  • 389f2e8bee fix(ofm): allow diacretic marks in tag regex (closes #830) Jacky Zhao 2024-02-11 12:11:52 -0800