Commit graph

  • a31e3f9458
    chore(deps): bump @floating-ui/dom from 1.6.1 to 1.6.3 (#857) dependabot[bot] 2024-02-13 00:21:45 -05:00
  • 2c06e68ba6
    chore(deps): bump preact from 10.19.3 to 10.19.4 (#858) dependabot[bot] 2024-02-13 00:21:30 -05:00
  • 4a28d0e5d1
    chore(deps-dev): bump tsx from 4.7.0 to 4.7.1 (#859) dependabot[bot] 2024-02-13 00:21:13 -05:00
  • a7325eadc1 fix(analytics): umami custom host should be a string (closes #852) Jacky Zhao 2024-02-12 09:00:58 -08:00
  • 5dc4f21a4b
    feat(i18n): localize the min read string for the nl-NL locale (#850) Emile Bangma 2024-02-12 17:58:00 +01:00
  • 76f295620c feat: add transclude-src to transclude 'link to original' Jacky Zhao 2024-02-12 08:51:47 -08:00
  • 226891b9b1
    fix(fast rebuild): call only required emitters, don't always copy assets (#845) kabirgh 2024-02-11 20:20:44 +00:00
  • 389f2e8bee fix(ofm): allow diacretic marks in tag regex (closes #830) Jacky Zhao 2024-02-11 12:11:52 -08:00
  • 998198cffb
    chore(deps): bump esbuild-sass-plugin from 2.16.0 to 2.16.1 (#778) dependabot[bot] 2024-02-11 11:27:16 -08:00
  • 4a6a44950f fix(breadcrumbs): folder index by full path rather than folder name (closes #676) Jacky Zhao 2024-02-11 11:26:14 -08:00
  • 2b39bd93f3
    feat(i18n): localize the min read string for the ro-RO locale (#847) Silviu Lorenț 2024-02-11 21:23:58 +02:00
  • b5295e0f26
    fix: breadcrumbs displayName issue for file names ending with index (#839) Neel Shah 2024-02-12 00:38:12 +05:30
  • ab0e20b4d0 chore: refactor out and export endsWith Jacky Zhao 2024-02-11 10:57:24 -08:00
  • af5f5abad4
    docs: add documentation for Umami analytics integration (#846) Silviu Lorenț 2024-02-11 20:51:10 +02:00
  • 3518ca9e2a
    feat(i18n): localize the min read string (#838) Alq 2024-02-11 21:43:08 +03:00
  • ab80eba794
    chore(callouts): remove unnecessary whitespaces after class name (#833) Aaron Pham 2024-02-10 17:19:17 -05:00
  • 6ae0bb0908
    chore: move fonts all into static folder (#835) Aaron Pham 2024-02-10 17:17:41 -05:00
  • db5e701810
    feat(i18n): support parsing callouts (#834) Aaron Pham 2024-02-10 17:09:57 -05:00
  • a0d6daa3b4
    feat(i18n): add Arabic translation (#837) Alq 2024-02-10 20:02:28 +03:00
  • fe353d946b
    feat(experimental): partial rebuilds (#716) kabirgh 2024-02-09 15:07:32 +00:00
  • a87704cd05 fix: set default locale for lang attribute Jacky Zhao 2024-02-08 09:31:36 -08:00
  • fd785ada56
    feat(i18n): use Romanian translation for ro-MD locale (#828) Silviu Lorenț 2024-02-08 18:48:13 +02:00
  • e186811c9c
    added Ukrainian to i18n (#829) Serhii Stets 2024-02-08 18:47:12 +02:00
  • 51818efc38
    fix(umami): format correct string from custom hosts (#826) Aaron Pham 2024-02-08 11:45:20 -05:00
  • 330e322e48
    feat(fonts): fetch before build (#817) Aaron Pham 2024-02-08 02:52:55 -05:00
  • ca284778b2
    add Spanish translations (#822) Miguel Pimentel 2024-02-07 09:57:14 -08:00
  • 2578597f7e
    chore(lang): lang element based on frontmatter or default locale (#819) Aaron Pham 2024-02-07 12:29:47 -05:00
  • ce413b4bae
    feat(i18n): add Romanian to i18n (#821) Silviu Lorenț 2024-02-07 18:26:45 +02:00
  • d2fb50b83c
    fix(links): show backdrop on links highlighted in headers alias (#816) Aaron Pham 2024-02-06 02:06:19 -05:00
  • 52ef6d1b6f
    fix(search): set background-color for icon within preview panel (#815) Aaron Pham 2024-02-06 01:12:31 -05:00
  • 34334eabed perf: don't load mermaid if its not on the page Jacky Zhao 2024-02-05 20:36:31 -08:00
  • bec726b666 fix(i18n): forgot a string Jacky Zhao 2024-02-05 16:40:39 -08:00
  • 2b9659a1c2 fix(i18n): add default locale Jacky Zhao 2024-02-05 14:19:21 -08:00
  • 19fc53854f
    chore(deps-dev): bump @types/node from 20.11.14 to 20.11.16 (#811) dependabot[bot] 2024-02-05 16:19:49 -05:00
  • 479cbb6d91
    chore(deps): bump @napi-rs/simple-git from 0.1.14 to 0.1.16 (#810) dependabot[bot] 2024-02-05 16:19:34 -05:00
  • b169a5880f
    feat(i18n): Add Dutch to i18n (#813) Emile Bangma 2024-02-05 22:12:54 +01:00
  • ba836dd3e0
    feat(i18n): Add Japanese to i18n (#809) 松浦 知也 Matsuura Tomoya 2024-02-06 01:58:31 +09:00
  • b061b1b6a2
    feat(i18n): German translation (#808) Mats Fangohr 2024-02-05 15:59:58 +01:00
  • e58c217de1
    feat: support checkbox (closes #646) (#799) Aaron Pham 2024-02-05 01:19:25 -05:00
  • 90725688a7
    style(search): increase width on mobile view (#796) Aaron Pham 2024-02-05 00:52:24 -05:00
  • c891ad8ff5 pkg: bump to 4.2.2 Jacky Zhao 2024-02-04 21:23:01 -08:00
  • 06ee73e006 fix(path): properly path encode & Jacky Zhao 2024-02-04 21:22:57 -08:00
  • 36e4cc41a9
    chore(i18n): refactor and cleanup (#805) Jacky Zhao 2024-02-04 20:57:10 -08:00
  • dff4b06313
    fix(i18n): backlinks naming in mapping (#800) Mats Fangohr 2024-02-04 15:48:31 +01:00
  • 5b90fbd0d0
    feat(ofm): parsing all type of arrow (#797) Aaron Pham 2024-02-04 00:51:55 -05:00
  • dbbc672c67
    feat: Adding support for i18n (closes #462) (#738) Mara-Li 2024-02-04 04:55:24 +01:00
  • 3fb3930df8 fix: calculate heading after latex (closes #719) Jacky Zhao 2024-02-03 19:44:24 -08:00
  • 742b883256 fix(search): flex basis and card highlighting Jacky Zhao 2024-02-02 12:18:02 -08:00
  • 9ff1fdd280 fix(search): oops restore ability to preview on hover lol Jacky Zhao 2024-02-02 10:52:51 -08:00
  • a2c46f442d fix(search): dont rely on mouse to manipulate focus Jacky Zhao 2024-02-02 10:44:19 -08:00
  • 260498a96b fix(style): prevent callout icon from shrinking on long titles (closes #792) Jacky Zhao 2024-02-02 10:23:24 -08:00
  • 0a3379a853 fix(search): null checks and focus fixes Jacky Zhao 2024-02-02 10:10:25 -08:00
  • bece8fcab6
    fix: properly handle absolute paths in CreatedModifiedDate (#790) Luis Michaelis 2024-02-02 18:51:34 +01:00
  • 18745a9dc6 fix(style): correctly collapse on mobile Jacky Zhao 2024-02-02 09:36:36 -08:00
  • 34a8dfcd55 pkg: bump to 4.2.1 Jacky Zhao 2024-02-02 01:45:28 -08:00
  • 44da82467e fix(style): remove redundant selector Jacky Zhao 2024-02-02 01:45:15 -08:00
  • 3231ce6e79 fix: search async ordering, scroll offset Jacky Zhao 2024-02-02 01:36:17 -08:00
  • a0b927da4a fix: use display instead of visibility for click handling pasthrough Jacky Zhao 2024-02-02 01:24:40 -08:00
  • 5ab922f316 fix(revert): font aliasing Jacky Zhao 2024-02-02 01:15:10 -08:00
  • d11a0e71a8 fix: font smoothing defaults Jacky Zhao 2024-02-02 01:01:04 -08:00
  • 2b57a68e1f fix: font weight consistency Jacky Zhao 2024-02-02 00:53:05 -08:00
  • 18cd58617d fix: parallelize search indexing Jacky Zhao 2024-02-02 00:45:02 -08:00
  • ee868b2d79
    fix(search): set correct attribute on hover icon (#787) Aaron Pham 2024-02-02 03:35:53 -05:00
  • 5a36e5b68d fix(style): reasonable page width for rich search preview Jacky Zhao 2024-02-02 00:29:45 -08:00
  • 0416c03ae6 fix: be more eager about constructing search index Jacky Zhao 2024-02-02 00:25:05 -08:00
  • 3b596c9311 fix: flatmap children when highlighting rich preview to avoid body Jacky Zhao 2024-02-02 00:19:19 -08:00
  • 970a30a139 chore: fmt Jacky Zhao 2024-02-01 23:57:17 -08:00
  • dc62aeb213 pkg: bump to 4.2.0 Jacky Zhao 2024-02-01 23:55:40 -08:00
  • 9b8e0c9d1a chore(cleanup): misc refactoring for cleanup, fix some search bugs Jacky Zhao 2024-02-01 23:55:11 -08:00
  • 45b93a80f4 fix: index setup, styling fixes Jacky Zhao 2024-02-01 22:22:06 -08:00
  • e9fb0ecb96 fix: border radius on search preview Jacky Zhao 2024-02-01 21:19:48 -08:00
  • c0c0b24138 feat: improve search preview styling and tokenization Jacky Zhao 2024-02-01 21:15:28 -08:00
  • c00089bd57 chore: add window.addCleanup() for cleaning up handlers Jacky Zhao 2024-02-01 20:07:14 -08:00
  • 8a6ebd1939
    docs: clarity for RecentNotes (#786) Justin Fowler 2024-02-01 22:17:21 -06:00
  • f78b512436
    chore(search): check for input type and assignment of focus (#785) Aaron Pham 2024-02-01 22:25:45 -05:00
  • 295b8fc914
    fix(search): increase size on fullPageWidth viewport (#784) Aaron Pham 2024-02-01 19:44:33 -05:00
  • 756acc7f97
    feat(search): highlight on preview (#783) Aaron Pham 2024-02-01 16:48:27 -05:00
  • 9aa6a18be2
    fix(search): improve more general usability (closes #781) (#782) Aaron Pham 2024-02-01 15:56:42 -05:00
  • 444e05ee21
    chore(deps-dev): bump @types/hast from 3.0.3 to 3.0.4 (#780) dependabot[bot] 2024-01-31 18:35:29 -08:00
  • 1c175b2d09
    chore(deps): bump mdast-util-to-hast from 13.0.2 to 13.1.0 (#776) dependabot[bot] 2024-01-31 15:27:30 -05:00
  • 7b2ce8b4a3
    chore(deps): bump async-mutex from 0.4.0 to 0.4.1 (#777) dependabot[bot] 2024-01-31 15:26:57 -05:00
  • f2e93c3314
    chore(deps-dev): bump @types/node from 20.11.11 to 20.11.14 (#779) dependabot[bot] 2024-01-31 15:26:34 -05:00
  • 25e6869d38 deps: reduce dependabot frequency Jacky Zhao 2024-01-31 12:24:25 -08:00
  • bfd877133b fix: regression in formatted callout titles Jacky Zhao 2024-01-31 12:08:57 -08:00
  • 422986c98b
    fix(search): remove background with mouseEvent (#775) Aaron Pham 2024-01-31 15:00:19 -05:00
  • 75d64eac91 fix: fmt Jacky Zhao 2024-01-31 11:58:54 -08:00
  • 355aa22318 docs: fix outdated comment on rebuild debounce behaviour Jacky Zhao 2024-01-31 11:52:10 -08:00
  • 7cb1c291c8 fix: allow formatting in callout titles Jacky Zhao 2024-01-31 11:41:27 -08:00
  • 22de92f6c4 pkg: bump to 4.1.6 Jacky Zhao 2024-01-31 10:01:40 -08:00
  • e1f12e6cb7 fix(style): search preview consistency Jacky Zhao 2024-01-31 09:55:23 -08:00
  • 50bb1ffd8a
    feat(usability): update functions for search (#774) Aaron Pham 2024-01-31 12:38:42 -05:00
  • fee3ef9b3a
    chore(deps): bump katex to 0.16.9 (#772) Aaron Pham 2024-01-31 12:25:16 -05:00
  • a29fadb046
    feat(search): experimental telescope layout (closes #718) (#722) Aaron Pham 2024-01-31 04:16:14 -05:00
  • 4e5643fb49 fix: properly parse tags in body Jacky Zhao 2024-01-30 23:51:21 -08:00
  • 072ee64127
    feat: Feature/custom callout icon (#727) LUCASTUCIOUS 2024-01-31 07:10:13 +01:00
  • 90043cd582
    chore(deps): bump lightningcss from 1.22.1 to 1.23.0 (#765) dependabot[bot] 2024-01-30 22:05:17 -08:00
  • e21d50c711
    chore(deps): bump @floating-ui/dom from 1.5.3 to 1.6.1 (#766) dependabot[bot] 2024-01-30 22:04:53 -08:00
  • f3c7211bf0
    chore(deps-dev): bump @types/node from 20.3.3 to 20.11.11 (#767) dependabot[bot] 2024-01-30 22:03:54 -08:00
  • ead7ee2f50
    chore(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#768) dependabot[bot] 2024-01-30 22:03:33 -08:00
  • 6ba138b4fa
    feat: support selfhost umami (#764) 1900 2024-01-31 01:58:09 +08:00