Commit Graph

  • c5a8b199ae make emitters async generators Jacky Zhao 2025-03-12 13:31:43 -07:00
  • 580c1bd608
    fix(typography): properly pass Google font options (#1825) Emile Bangma 2025-03-12 19:27:41 +01:00
  • 270a5dc14a fix(explorer): show file name instead of slug if no file data (closes #1822) Jacky Zhao 2025-03-12 11:24:28 -07:00
  • bfa938cc62 fix(explorer): allow setting displayName (closes #1824) Jacky Zhao 2025-03-12 10:42:07 -07:00
  • e3c50caf13 fix(explorer): dont invert mobile css, properly toggle .collapsed Jacky Zhao 2025-03-12 10:15:54 -07:00
  • 5d50282124 checkpoint Jacky Zhao 2025-03-12 10:08:18 -07:00
  • ca08ec1ae7
    fix(explorer): mobile explorer toggle (#1823) Emile Bangma 2025-03-12 14:15:16 +01:00
  • 2718ab9019 feat: flex component, document higher-order layout components Jacky Zhao 2025-03-11 14:56:43 -07:00
  • 87b803790c fix(mermaid): themechange detector + expand simplification Jacky Zhao 2025-03-11 11:45:45 -07:00
  • e59181c3aa docs(explorer): update to account for new client side explorer) Jacky Zhao 2025-03-11 10:20:15 -07:00
  • b00198b888 fix: load mermaid as normal now that inline is safely below bundle size Jacky Zhao 2025-03-10 16:42:08 -07:00
  • 9e3e711646 fix: mermaid script load order Jacky Zhao 2025-03-10 16:20:08 -07:00
  • a8001e9554 feat: support non-singleton explorer Jacky Zhao 2025-03-10 15:13:04 -07:00
  • dd940a007c
    Merge pull request #1820 from jackyzha0/dependabot/npm_and_yarn/production-dependencies-8ce87f9e70 Aaron Pham 2025-03-10 17:57:39 -04:00
  • a71e17919b
    chore(deps): bump the production-dependencies group with 5 updates dependabot[bot] 2025-03-10 20:57:05 +00:00
  • aca0c330e7
    docs: cleanup showcase (#1818) Aaron Pham 2025-03-10 14:46:49 -04:00
  • dcaf806190 feat: support non-singleton darkmode Jacky Zhao 2025-03-10 11:44:47 -07:00
  • 23df17233d fix(graph): make graph non-singleton, proper cleanup, fix radial Jacky Zhao 2025-03-10 11:39:08 -07:00
  • 8d33608808 fix(popovers): clear id to avoid anchor jumps within popover Jacky Zhao 2025-03-10 00:08:06 -07:00
  • d618a4e3f3 fix(explorer): dont rely on data to get slug, compute it in trie Jacky Zhao 2025-03-09 23:36:10 -07:00
  • 9c8fec06d2 feat: support non-singleton search Jacky Zhao 2025-03-09 15:33:15 -07:00
  • 1cd8e7f0d5 feat: support non-singleton table of contents Jacky Zhao 2025-03-09 15:06:36 -07:00
  • 5480269d38
    perf(explorer): client side explorer (#1810) Jacky Zhao 2025-03-09 14:58:26 -07:00
  • d02bb0f044 more style fixes jackyzha0/client-side-explorer Jacky Zhao 2025-03-09 14:49:53 -07:00
  • e320324cf2 make mobile look nice Jacky Zhao 2025-03-09 14:03:10 -07:00
  • 9f8a8c83e5 open folders that are prefixes of current path Jacky Zhao 2025-03-09 10:05:27 -07:00
  • 1176deab7e make flex more consistent, remove transition Jacky Zhao 2025-03-09 09:57:12 -07:00
  • 2802aa91f4 add highlight class Jacky Zhao 2025-03-09 09:20:35 -07:00
  • 50efa14bd2 add prenav hook Jacky Zhao 2025-03-09 09:04:04 -07:00
  • 26ff78f81f generic test flag Jacky Zhao 2025-03-08 21:34:04 -08:00
  • 0cacd48458 fmt Jacky Zhao 2025-03-08 21:23:27 -08:00
  • 51790b3926 fix tests Jacky Zhao 2025-03-08 20:48:03 -08:00
  • 08717394ff start work on client side explorer Jacky Zhao 2025-03-06 22:35:24 -08:00
  • a201105442
    fix(docker): instructions + bump deps + bind mount (#1809) Jacky Zhao 2025-03-06 10:01:25 -08:00
  • fdd65af063 test with docs folder jackyzha0/fix-docker Jacky Zhao 2025-03-06 09:59:27 -08:00
  • 963180f97a fix docker Jacky Zhao 2025-03-06 09:55:28 -08:00
  • cc9704becc chore(deps): bump deps, silence internal punycode deprecation Jacky Zhao 2025-03-06 09:41:26 -08:00
  • 6d195fd40a feat: font specification flexibility Jacky Zhao 2025-03-06 09:21:50 -08:00
  • 2213424195 docs: make role of getQuartzComponents more clear and also make it optional Jacky Zhao 2025-03-05 18:34:02 -08:00
  • 5b13ff2199 feat: support emitters defining external resources, emit link from contentindex directly Jacky Zhao 2025-03-05 18:16:17 -08:00
  • 5a39719898
    fix(graph): set container as renderGroup to avoid redrawing multiple times (#1736) Aaron Pham 2025-03-05 20:33:16 -05:00
  • 3c8ccde624 chore(og-image): force twemoji for emoji util Jacky Zhao 2025-03-05 17:21:19 -08:00
  • c97fd7089a
    Added emoji support to Satori when generating OG images (#1593) Stephen Tse 2025-03-06 09:14:06 +08:00
  • 2acfa0fa23 fix(og-image): overflow ellipses in title and description Jacky Zhao 2025-03-05 17:13:19 -08:00
  • f6f417a505 fix: engine reqiurements Jacky Zhao 2025-03-05 16:30:30 -08:00
  • a3b6201365
    chore(deps): bump the production-dependencies group with 6 updates (#1804) dependabot[bot] 2025-03-05 16:45:02 -08:00
  • a1162b978a fix(analytics): spa tracking for other providers Jacky Zhao 2025-03-05 16:27:08 -08:00
  • c6f10b44f6
    feat(rss): configurable RSS feed URL (#1806) Emile Bangma 2025-03-06 00:54:11 +01:00
  • b050162f82
    docs(frontmatter): mention dealiasing related fields (#1715) sou7 2025-02-28 06:37:01 +09:00
  • 6d350500f1
    fix(goatcounter): properly count SPA page hits (#1718) Anton Bulakh 2025-02-27 23:35:19 +02:00
  • 9b47279fe6
    feat(i18n): added nb-NO (Norwegian) (#1795) Jon Erling Hustadnes 2025-02-27 22:33:15 +01:00
  • 4901472aa8
    chore(deps): bump the production-dependencies group with 8 updates (#1788) dependabot[bot] 2025-02-25 16:52:52 -05:00
  • 28fe9b2095
    chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1789) dependabot[bot] 2025-02-25 16:35:10 -05:00
  • 9a0d919a3b
    docs: add Citation plugin & feature pages (#1772) Jonathan Fung 2025-02-25 13:34:37 -08:00
  • 598741a571
    fix(fonts): update system-ui trick for improve cross-platform compatibility (#1778) Daksh 2025-02-26 03:01:41 +05:30
  • 29c533a265
    fix(aliases): wikilink resolution for aliases (#1681) Anton Bulakh 2025-02-25 23:28:16 +02:00
  • 1a02642469
    feat(i18n): add Finnish translations for i18n (#1782) Suamppa 2025-02-25 23:27:32 +02:00
  • 5794405974
    feat(cli): absolute path support for -d flag (#1756) Emile Bangma 2025-02-25 22:27:10 +01:00
  • 59d5a0ed3a
    fix(graph): mobile global graph overlay (#1790) Emile Bangma 2025-02-25 13:35:24 +01:00
  • dd6bd498db
    chore(deps): bump the production-dependencies group with 5 updates (#1775) dependabot[bot] 2025-02-17 21:54:07 -05:00
  • 04423d4931
    chore(deps): bump the production-dependencies group with 6 updates (#1761) dependabot[bot] 2025-02-11 01:28:02 -05:00
  • be846e6a5f
    chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#1762) dependabot[bot] 2025-02-11 01:27:43 -05:00
  • 32ec711767
    chore(deps-dev): bump @types/node in the production-dependencies group (#1751) dependabot[bot] 2025-02-05 05:07:14 -05:00
  • 91189dfd2f
    feat(explorer): collapsible mobile explorer (#1471) Emile Bangma 2025-02-03 15:25:42 +01:00
  • fbc45548f7
    feat(graph): enable radial mode (#1738) Aaron Pham 2025-02-01 16:22:29 -05:00
  • 022aae595b
    chore: address emile's comments feat/graph-radial Aaron Pham 2025-02-01 16:16:48 -05:00
  • 7be47742a6
    chore(deps): bump the production-dependencies group across 1 directory with 3 updates (#1744) dependabot[bot] 2025-01-31 06:46:45 -05:00
  • fd8d80f1dd
    chore: ignore enableRadial on main docs Aaron Pham 2025-01-24 19:41:13 -05:00
  • 3eb8727c91
    chore: update docs Aaron Pham 2025-01-24 19:39:29 -05:00
  • adb7ad2a3c
    feat(graph): enable radial mode Aaron Pham 2025-01-23 22:33:46 -05:00
  • 4e4930ef9c
    chore(styles): omit sass deprecation warnings (#1737) Anton Bulakh 2025-01-24 05:19:46 +02:00
  • 01943ff5a0
    feat(i18n): Lithuanian (#1733) Mantvydas Deltuva 2025-01-21 07:20:02 +02:00
  • 3e9be39851
    fix(og): make sure to replace space in fonts with + fix/space-fonts Aaron Pham 2025-01-17 07:52:03 -05:00
  • 8cf3e3001f
    feat(i18n): Thai translations (#1722) Patsagorn Y. 2025-01-17 03:44:33 +07:00
  • 992ac00f7c
    chore(deps): bump the production-dependencies group with 7 updates (#1719) dependabot[bot] 2025-01-14 00:02:49 -05:00
  • 09f8670db7
    chore(deps): bump the production-dependencies group with 4 updates (#1711) dependabot[bot] 2025-01-07 20:32:02 -05:00
  • 7e828252bb
    fix(path): handle lone slash (#1713) Aaron Pham 2025-01-07 16:00:09 -05:00
  • c90dbacab0
    chore(build): separate markdown and html handling into two separate stages (#1675) Anton Bulakh 2025-01-07 22:33:34 +02:00
  • b7a945e034
    fix(tags): Dont consume a space before content tags (#1706) Anton Bulakh 2025-01-05 08:11:15 +02:00
  • dc3323b574
    chore: use Google Fonts API v2 to get fonts for ogp (#1705) Akihiro Saiki 2025-01-05 02:45:53 +09:00
  • c98ef7e89f
    perf(img): lazy load chunks (#1700) Aaron Pham 2025-01-03 11:27:43 -08:00
  • 3b7718a471
    perf(img): lazy load chunks perf/img-lazy-chunks Aaron Pham 2025-01-03 11:16:06 -08:00
  • 2e6a675edd
    perf: reduce bundle size (closes #1607) (#1689) Aaron Pham 2025-01-01 12:24:32 -08:00
  • e3162f7a7e chore: joinSegments fix + tests Jacky Zhao 2025-01-01 12:11:16 -08:00
  • 9466c145b1
    fix(path): correct handle URI schemes in joinSegments (#1693) moexiami 2025-01-02 02:07:59 +08:00
  • a934397961
    fix(spa): Fix relative alias redirects (#1688) Anton Bulakh 2024-12-31 04:21:07 +02:00
  • b2752e7262
    chore(deps): bump the production-dependencies group with 2 updates (#1696) dependabot[bot] 2024-12-30 18:19:22 -08:00
  • d9e36e60d1
    fix(search): Fix super-inconsistent preview widths in search previews (#1677) Anton Bulakh 2024-12-30 19:55:53 +02:00
  • 46adb35966
    fix(spa): Normalize empty hrefs (#1695) Anton Bulakh 2024-12-30 19:55:18 +02:00
  • e1c9eabef4 fix(css): oops fit-content not no width specification for codeblock title Jacky Zhao 2024-12-30 09:27:43 -08:00
  • d88e43010a
    fix(tags): Fix TagContent not sorting the page list when opening a tag (#1692) Anton Bulakh 2024-12-30 19:08:35 +02:00
  • ef72f1bf70
    Fix ObsidianFlavoredMarkdown source link (#1694) Ammar Alakkad 2024-12-30 19:03:57 +03:00
  • 7d4bed64a9 fix(css): allow proper width on code block title (closes #1683) Jacky Zhao 2024-12-28 15:17:58 -08:00
  • 99011cb1b0
    fix(spa): handle HTML redirects for aliases (#1680) Anton Bulakh 2024-12-27 16:18:22 +02:00
  • c91cf97f99
    feat(spa): add loading bar (#1684) Jacky Zhao 2024-12-26 21:18:17 -08:00
  • 05e6f05a50
    feat(backlinks): hide by default when empty (#1674) Anton Bulakh 2024-12-27 06:05:35 +02:00
  • 7533d504dc
    fix(tags): Set consistent titles for tags with description pages (#1671) Anton Bulakh 2024-12-27 02:50:06 +02:00
  • 69a0ddf733
    fix(tags): Show tag descriptions when hovering (#1670) Anton Bulakh 2024-12-26 15:50:54 +02:00
  • a582505daf
    chore(deps): bump the production-dependencies group with 7 updates (#1667) dependabot[bot] 2024-12-23 16:35:08 -05:00
  • 965f9e123c
    chore(frontmatter): dealias created/modified/updated time (#1664) Aaron Pham 2024-12-23 15:00:26 -05:00