Commit graph

  • fa6c02d321 fix: make search result card block Jacky Zhao 2024-01-23 17:08:52 -0800
  • 5fb203a6df fix(style): make a not inline-block Jacky Zhao 2024-01-23 14:18:53 -0800
  • 0a76707062
    feat: Emit custom event when theme changes (#723) kabirgh 2024-01-23 22:52:41 +0000
  • 1ce12fc1fc
    cleanup: Move rebuild function outside startServing function (#715) kabirgh 2024-01-23 18:55:37 +0000
  • eb302c05b8
    fix(search): update no results to be a (#721) Aaron Pham 2024-01-23 13:53:28 -0500
  • c9ac2a7507 pkg: bump to 4.1.5 Jacky Zhao 2024-01-22 10:56:58 -0800
  • 7ca491bc1d fix: add polyfill for broken tabindex on mac Jacky Zhao 2024-01-22 10:55:15 -0800
  • 4edd27d3f9 fix: font weight in search Jacky Zhao 2024-01-22 10:48:23 -0800
  • 2c8d0f8ab6 fix: more robust ofm comment handling Jacky Zhao 2024-01-22 10:29:57 -0800
  • cd826fb477 fix: process comments at a text level rather than a markdown level Jacky Zhao 2024-01-22 10:03:59 -0800
  • 273931d25c fix: breadcrumbs on non-folder pages Jacky Zhao 2024-01-21 21:14:12 -0800
  • 0403fa70aa
    fix(search): use anchor element (closes #698) (#717) Aaron Pham 2024-01-21 23:50:00 -0500
  • 015b4f6a15 fix: remove quartz 3 references, update font style in popovers Jacky Zhao 2024-01-21 12:39:15 -0800
  • 4d338cec13
    feat(ofm): add options to parse arrows (#713) Aaron Pham 2024-01-21 14:33:32 -0500
  • c11395e7bc
    feat: Add an option to display or not reading time from notes (#707) LUCASTUCIOUS 2024-01-20 22:18:35 +0100
  • 1f2ea96ae0 fix: allow dashes and underscores in block references (closes #712) Jacky Zhao 2024-01-20 00:33:08 -0800
  • ce3dd0923b
    refactor: move emit from callback to helper file function (#704) kabirgh 2024-01-18 18:56:14 +0000
  • af811d824f style: make internal link have less visual padding (closes #706) Jacky Zhao 2024-01-17 20:03:14 -0800
  • 129e0c60a9 fix: remove extra console log Jacky Zhao 2024-01-17 09:46:01 -0800
  • d7d5d8253c fix: clean up ofm code for video parsing Jacky Zhao 2024-01-17 09:45:05 -0800
  • f6299da182
    feat: add ofm option to transform <img> tags with video exts into <video> (closes #463) (#664) Matthew Bailin 2024-01-18 00:32:02 +0700
  • e17ff20244
    fix: use joinSegments for contentIndex.json file path (#702) kabirgh 2024-01-16 16:24:01 +0000
  • 107d9b8dff
    fix: external link icon shouldn't be vertical aligned (#699) sean 2024-01-16 11:18:55 -0500
  • fa7d139ce5
    feat: External link icons (#697) sean 2024-01-16 02:55:32 -0500
  • f31cabbbf9 fix: dont use default callout title if theres additional title children left (closes #693) Jacky Zhao 2024-01-15 12:37:50 -0800
  • 30640e3441
    Revert "fix: rebuild errors on windows (#692)" (#695) kabirgh 2024-01-15 19:51:46 +0000
  • 8eec47c340
    fix: rebuild errors on windows (#692) kabirgh 2024-01-15 16:39:16 +0000
  • f36376503a fix: allow transcludes of notes with dots (closes #682) Jacky Zhao 2024-01-13 14:47:39 -0800
  • a40dbd55a4 fix: unbork search shortcut Jacky Zhao 2024-01-13 13:56:03 -0800
  • e70312320f feat: improve default layout Jacky Zhao 2024-01-13 09:47:56 -0800
  • 4e82b0d8ce docs: add sidneys artist handbook to showcase Jacky Zhao 2024-01-13 09:37:24 -0800
  • 783b9b219c fix: dont hijack handlers when search is not focused (closes #680) Jacky Zhao 2024-01-13 09:29:43 -0800
  • 4014c4d6d6 fix: add another test for notes with dots Jacky Zhao 2024-01-13 09:27:00 -0800
  • 6babb788ed fix: sluggify pound (closes #681) Jacky Zhao 2024-01-13 09:22:27 -0800
  • 0a8c38dc21
    fix: small typos (#686) ikorihn 2024-01-14 02:09:41 +0900
  • 52e6c03730
    fix: broken RSS item's link, which were set to https:/${base}. (#687) ikorihn 2024-01-14 02:08:21 +0900
  • 1a8aedf5f5 docs: clarify git only sets modified Jacky Zhao 2024-01-07 15:39:29 -0800
  • a4d6f701bf
    fix(showcase): markdown link (#673) Aaron Pham 2024-01-07 14:47:53 -0500
  • 60017164ad
    chore: add my garden 😃 (#672) Aaron Pham 2024-01-07 14:35:52 -0500
  • 5ccc48a172 style: div -> li for explorer Jacky Zhao 2024-01-04 11:04:57 -0800
  • 707124cbd6
    fix: allow publish property to be a string (ExplicitPublish) (#667) Nate Silva 2024-01-02 15:19:19 -0800
  • 88194ac348
    feat: allow embedding youtube videos with the obsidian markdown syntax (#665) jeff 2024-01-02 13:49:14 -0500
  • 65d75b8bdc
    feat: support modification date reading from parent git repo (#661) Olivér Falvai 2024-01-02 18:23:28 +0100
  • 6e34844114
    feat: embed webp images (#666) Mats Fangohr 2024-01-02 17:03:05 +0100
  • b33f13ccaf fix: dont show last page if folder Jacky Zhao 2024-01-01 14:20:27 -0800
  • 002bbc37b1
    fix: Continue setup even if a file to delete is not found (#663) Jimmy He 2024-01-01 14:14:37 -0800
  • e603d7396b fix: parse emoji tags in body (closes #659) Jacky Zhao 2024-01-01 08:58:25 -0800
  • 40cfccdc77 style: relative back on pre Jacky Zhao 2023-12-28 15:07:59 -0800
  • e758cbe1ee pkg: bump version to 4.1.4 Jacky Zhao 2023-12-28 14:00:15 -0800
  • 4b6c7aeffe feat: lazyLoading specifier in link transformer Jacky Zhao 2023-12-28 13:56:20 -0800
  • e277ed5c30 fix: use joinSegment instead of joining via slash in sitemap (closes #658) Jacky Zhao 2023-12-28 08:54:04 -0800
  • 68f53352e7
    feat: Self-hosted Plausible support (#656) Olivér Falvai 2023-12-28 17:49:35 +0100
  • 359484c139 fix: more robust tags parsing Jacky Zhao 2023-12-28 08:48:14 -0800
  • dafc9f318e
    feat: minify js scripts (closes #655) (#657) Jacky Zhao 2023-12-28 08:02:04 -0800
  • e1b6a0014c
    docs: add explorer example for advanced sortFn (#564) Sidney 2023-12-28 12:04:15 +0100
  • 233d4b2f2c
    fix: fix invalid html output (#642) Hydrophobefireman 2023-12-28 05:20:07 -0500
  • 504b447162
    fix: use slugs instead of title as basis for explorer (#652) Jacky Zhao 2023-12-27 16:44:14 -0800
  • 63bf1e14b5 style: remove relative from base pre Jacky Zhao 2023-12-20 19:55:20 -0800
  • be76da9e95
    docs: Add CollapsedWave to showcase.md (#643) migueltorrescosta 2023-12-20 20:09:48 +0000
  • 8fe37cc5e5 docs: update issue template Jacky Zhao 2023-12-20 10:05:00 -0800
  • 2e9896c893 fix: deep clone before relativizing urls in transclude (closes #640) Jacky Zhao 2023-12-20 09:52:17 -0800
  • 7bcf27241f fix: latex before syntax highlighting Jacky Zhao 2023-12-19 19:03:40 -0800
  • b44a79eeba fix: wikilinks should allow external links (closes #639) Jacky Zhao 2023-12-19 11:40:59 -0800
  • 9b9d86474b fix: mermaid rendering fix from upstream Jacky Zhao 2023-12-19 11:01:55 -0800
  • 4c83251f8e feat: -v flag should log exact error on parse failure Jacky Zhao 2023-12-19 09:07:52 -0800
  • 984ab1c578 fix: change backtick to regular after making script loading less hacky Jacky Zhao 2023-12-18 23:13:37 -0800
  • 443cd53a1a fix: mermaid rendering broken after rehype-pretty-code bump (closes #638) Jacky Zhao 2023-12-18 23:09:49 -0800
  • 5152d32fbd pkg: bump version to 4.1.3 Jacky Zhao 2023-12-18 09:49:55 -0800
  • ea6208c1f0
    deps: bump everything (closes #635) (#636) Jacky Zhao 2023-12-18 09:48:40 -0800
  • 78b33fc2fb fix: release build lock before client refresh Jacky Zhao 2023-12-17 16:46:17 -0800
  • d2be097b76 feat: include tag hierarchies in tag listing, sort tag listing Jacky Zhao 2023-12-17 15:09:51 -0800
  • ad1f964a5f docs: graph view tag options Jacky Zhao 2023-12-17 13:19:03 -0800
  • 150050f379 docs: agentic computing in quartz philosophy Jacky Zhao 2023-12-17 12:59:03 -0800
  • d979331dc7 fix: remove whitespace unicode from tag regex Jacky Zhao 2023-12-17 12:54:52 -0800
  • 972cf0a887 feat: support emoji tags (closes #634) Jacky Zhao 2023-12-17 12:27:19 -0800
  • 14e6b13ff1 docs: dont pull on first sync Jacky Zhao 2023-12-17 09:57:46 -0800
  • 3c01b92cc4 docs: note embeds and update git hint Jacky Zhao 2023-12-16 11:04:18 -0800
  • ed9bd43d9f docs: update showcase Jacky Zhao 2023-12-15 12:18:29 -0800
  • c35818c336 fix: set upstream in sync handler, cleanup docs around setting up github Jacky Zhao 2023-12-14 16:48:09 -0800
  • a464ae5029 fix: format Jacky Zhao 2023-12-13 16:47:22 -0800
  • 66e297c0ea css: make article no longer relative to prevent z-fighting Jacky Zhao 2023-12-13 16:40:24 -0800
  • 4442847b37 fix: internal link selector specificity Jacky Zhao 2023-12-13 16:07:44 -0800
  • e6b5ca33c9 re-add gitkeep to content Jacky Zhao 2023-12-11 15:34:21 -0800
  • 1b92440009 fix: better error handling on spawnsync failures Jacky Zhao 2023-12-11 10:38:55 -0800
  • c6546903f2 fix: reland string coercion in title Jacky Zhao 2023-12-10 06:19:29 -0800
  • 2c69b0c97d fix: frontmatter coercion (empty string is falsy) Jacky Zhao 2023-12-08 16:55:40 -0800
  • a7e20804f5
    feat: Support space-delimited tags in FrontMatter transformer (#620) Sam Stokes 2023-12-04 18:18:47 -0800
  • 5196f3b9db docs: github setup and hosting fixes Jacky Zhao 2023-12-03 23:25:35 -0800
  • f0ec6c9b92
    fix: tag index page (#616) Jimin Kim 2023-12-04 07:56:30 +0900
  • 9c88d5967f fix: don't show popovers on heading anchors Jacky Zhao 2023-12-03 09:22:16 -0800
  • 0d8c025d6a deps: version bump Jacky Zhao 2023-12-02 17:00:06 -0800
  • 54b4a5567c fix: fmt Jacky Zhao 2023-12-02 16:55:38 -0800
  • 610b04406f fix: incorrect test Jacky Zhao 2023-12-02 16:52:44 -0800
  • 82bd08d14a fix: transcludes and relative paths Jacky Zhao 2023-12-02 16:50:55 -0800
  • 649090de1b
    docs: add deploy with netlify (#613) mancuoj 2023-12-02 14:59:02 +0800
  • b5fec6c87f feat: allow popovers on intrapage links (closes #243) Jacky Zhao 2023-12-01 09:00:47 -0800
  • 0d314db1f8 fix(style): overflow on toc Jacky Zhao 2023-11-29 10:50:26 -0800
  • 660aae62e0
    docs: add Imk&Cc's homepage to showcase.md (#595) Odaimoko 2023-11-28 15:05:18 +0800
  • 9a599aebea
    feat(breadcrumbs): add option to hide current page (#601) Rune Antonsen 2023-11-20 17:28:16 +0100
  • 296c1cf83f fix: spa shouldn't use popover script directly Jacky Zhao 2023-11-18 18:46:58 -0800