Commit graph

  • 0f4c1a233c
    chore(deps): update @quartz-community/utils main saberzero1 2026-06-03 15:30:51 +0200
  • e0ebef9f80
    chore: regenerate package-lock.json saberzero1 2026-05-24 17:33:03 +0200
  • b6d7e80865
    fix: use SPA navigation for Enter key instead of full page reload saberzero1 2026-05-24 17:22:52 +0200
  • bf319becff
    fix: prefer heading matches over body text in scroll-to-search-term saberzero1 2026-05-24 16:56:12 +0200
  • 285d90a15c
    fix: preserve highlight spans in search results while sanitizing other HTML saberzero1 2026-05-24 16:46:46 +0200
  • 3190d76f5d
    chore: remove vestigial @jackyzha0/quartz peerDependency saberzero1 2026-05-24 16:24:33 +0200
  • d0b64d99ea
    fix: sanitize search result innerHTML to prevent XSS saberzero1 2026-05-24 16:21:07 +0200
  • f63b8957e6
    docs: add missing defaultOptions and optionSchema to package.json manifest saberzero1 2026-05-22 20:06:19 +0200
  • eb8be82f19
    build: bundle dependencies and ship pre-built dist saberzero1 2026-04-27 21:38:25 +0200
  • 5b2c55674b
    build: bundle dependencies and ship pre-built dist saberzero1 2026-04-27 21:38:25 +0200
  • 245cb32b1f
    deps: update @quartz-community/utils saberzero1 2026-04-22 18:19:27 +0200
  • affe1296a2
    deps: update @quartz-community/utils saberzero1 2026-04-17 02:41:27 +0200
  • df4528099f
    deps: update @quartz-community/utils saberzero1 2026-04-16 22:11:09 +0200
  • 8fc4cf210a
    deps: update @quartz-community/types and @quartz-community/utils saberzero1 2026-04-16 13:30:24 +0200
  • 6940ceb2d6
    feat: listen for content-index-updated to incrementally index new entries saberzero1 2026-04-11 13:49:38 +0200
  • 1a6b49d662
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:51 +0200
  • 24fa5d9477
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:48 +0200
  • 2207e2d57e
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:45 +0200
  • 81863399cd
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:42 +0200
  • dfac501077
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:39 +0200
  • 3c51a807e3
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:36 +0200
  • 915e17c55a
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:34 +0200
  • de0cabf85e
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:30 +0200
  • 0d23699969
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:27 +0200
  • 1d503d49d9
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:24 +0200
  • 905d179132
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:21 +0200
  • 6d52c3ef22
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:15 +0200
  • fc5b228c98
    i18n: add translations for 30 locales from Quartz v4 saberzero1 2026-04-04 01:35:11 +0200
  • e76ad13509
    refactor: use shared classNames from @quartz-community/utils saberzero1 2026-04-03 19:17:34 +0200
  • db1c8b9368
    deps: update @quartz-community/types and @quartz-community/utils saberzero1 2026-04-03 16:20:45 +0200
  • fa489e37d6
    fix: boost sidebar z-index to 9999 when search opens to ensure modal is above all content saberzero1 2026-03-30 00:36:49 +0200
  • 14b1e9e7e4
    fix: resolve callout z-index overlay and scroll-to-term across element boundaries saberzero1 2026-03-30 00:32:19 +0200
  • 871c7aafb9
    feat: scroll to search term on destination page after navigation saberzero1 2026-03-30 00:22:01 +0200
  • 93c2c43b21
    fix: use direct scrollTop on preview container instead of scrollIntoView saberzero1 2026-03-30 00:17:55 +0200
  • 8ee304a73a
    fix: defer scroll-to-highlight with requestAnimationFrame for proper layout timing saberzero1 2026-03-30 00:11:04 +0200
  • 20db57310a
    fix: hide card description on desktop with preview, scroll focused results into view saberzero1 2026-03-30 00:01:13 +0200
  • 4cfc4b2110
    feat: overhaul search with multi-tag support, autocomplete, and quality fixes saberzero1 2026-03-29 15:44:17 +0200
  • b40d509e85
    fix: move tsconfig from dts object to top-level option saberzero1 2026-03-22 13:25:12 +0100
  • 9220c76dd5
    fix: use separate tsconfig for DTS build to avoid vitest dependency saberzero1 2026-03-22 13:12:01 +0100
  • 41c50effd3
    chore: update @quartz-community/utils to 8d2e14b saberzero1 2026-03-22 12:38:26 +0100
  • e335e9b103
    deps: update @quartz-community/utils to latest saberzero1 2026-03-22 12:05:22 +0100
  • efe696e1d5
    fix: resolve links correctly on subdirectory deployments saberzero1 2026-03-18 11:50:34 +0100
  • edb7dbb601
    chore: set tsup platform to node saberzero1 2026-03-17 20:41:14 +0100
  • e7ffc62188
    ci: add dist externals verification step saberzero1 2026-03-17 19:41:48 +0100
  • a00dd1f5a7
    fix: bundle non-shared deps into dist to prevent runtime resolution failures saberzero1 2026-03-17 19:31:51 +0100
  • d17eab96c5
    fix: use fetchData global for path-prefixed deployments saberzero1 2026-03-16 18:54:25 +0100
  • fe07e645cc
    fix: add flexsearch and utils transitive deps to devDependencies for build saberzero1 2026-03-14 22:16:02 +0100
  • 5f2df462c9
    chore: commit dist/ and remove prepare script saberzero1 2026-03-14 22:01:25 +0100
  • 4392652830
    chore: move build tools to devDependencies, shared deps to peerDependencies saberzero1 2026-03-14 21:27:36 +0100
  • e9c10e521b
    feat: add render event listener for in-place DOM re-initialization saberzero1 2026-03-12 19:45:41 +0100
  • 9248945d4e
    deps: update @quartz-community/types and @quartz-community/utils saberzero1 2026-03-09 03:03:56 +0100
  • 52403e5753
    deps: update @quartz-community/types saberzero1 2026-02-28 20:08:37 +0100
  • 1db52f8a13
    fix: compile SCSS via sass instead of raw text to prevent lightningcss errors saberzero1 2026-02-26 16:44:51 +0100
  • 7c2b9d663b
    docs: update README for v5 unified config system saberzero1 2026-02-25 16:07:11 +0100
  • 8849caefff
    fix: move tsup and typescript to dependencies for git install compatibility saberzero1 2026-02-23 01:10:22 +0100
  • 5d206baacb
    chore: add quartz plugin manifest to package.json saberzero1 2026-02-17 17:44:02 +0100
  • 9939f74a49
    fix: standardize inline script transpilation in tsup config saberzero1 2026-02-14 01:11:32 +0100
  • ba87563aa6
    chore: update @quartz-community/types to v0.2.1 saberzero1 2026-02-13 22:57:04 +0100
  • af45aea98c
    Update @quartz-community/types with PageType plugin types saberzero1 2026-02-13 16:35:24 +0100
  • a9ef59f74e
    Update @quartz-community/types (tree as unknown) saberzero1 2026-02-13 13:57:53 +0100
  • d2f29f89b2
    Update @quartz-community/types (remove index signatures) saberzero1 2026-02-13 13:53:54 +0100
  • cd5081e1d7
    Update @quartz-community/types for flat GlobalConfiguration saberzero1 2026-02-13 13:50:31 +0100
  • b03b36f7f5
    fix: use github: specifier for @quartz-community/types dependency saberzero1 2026-02-13 13:27:49 +0100
  • 934927432b
    Migrate types to use @quartz-community/types exports saberzero1 2026-02-13 13:18:29 +0100
  • 1d442cccd3
    Fix: Bundle flexsearch into inline script saberzero1 2026-02-10 00:10:56 +0100
  • 1d7a55c771
    Update @quartz-community/types to 0.2.0 (Preact ComponentType) saberzero1 2026-02-09 23:56:10 +0100
  • 54b33d6fb4
    fix: active class saberzero1 2026-02-09 22:40:11 +0100
  • 77f45d31ab
    fix: double event listeners saberzero1 2026-02-09 21:44:54 +0100
  • 727a7d0ae7
    fix: double event listeners saberzero1 2026-02-09 21:30:36 +0100
  • 75e83fccfe
    chore: updated dependencies saberzero1 2026-02-09 21:23:31 +0100
  • 22ac72f263
    chore: updated dependencies saberzero1 2026-02-09 21:11:16 +0100
  • 3babf6fd42
    fix: use util function on nav saberzero1 2026-02-09 20:55:13 +0100
  • 1e00f2e97e
    fix: add FlexSearch types to resolve ts-expect-error in host repos saberzero1 2026-02-09 13:09:07 +0100
  • 28eea49e76
    fix: resolve CI failures by fixing lint config and test setup saberzero1 2026-02-09 12:58:51 +0100
  • c997522a5f
    feat: use @quartz-community/utils for shared utilities saberzero1 2026-02-09 12:45:22 +0100
  • af008ed45f
    Fix fetchData bug and define types locally saberzero1 2026-02-08 13:44:01 +0100
  • 0131923f00
    Define SearchOptions locally instead of importing from types package saberzero1 2026-02-08 11:03:54 +0100
  • 0f6bf5a640
    Refactor Search to match Quartz original structure with separate CSS and script files saberzero1 2026-02-08 10:58:58 +0100
  • e3b491b0a5
    Add @quartz-community/types dependency saberzero1 2026-02-07 20:40:10 +0100
  • c15bcce565
    fix: use docsById mapping for efficient lookup and add tags to results saberzero1 2026-02-07 14:08:14 +0100
  • d87c160716
    fix: lookup documents by ID since FlexSearch returns IDs not docs saberzero1 2026-02-07 13:35:48 +0100
  • f199daae11
    debug: add detailed logging to understand FlexSearch result structure saberzero1 2026-02-07 13:30:35 +0100
  • 3ea1ea6369
    fix: remove duplicate init and handle both FlexSearch result structures saberzero1 2026-02-07 13:27:28 +0100
  • 1a547e2087
    fix: add comprehensive logging to debug search issues saberzero1 2026-02-07 13:25:02 +0100
  • 756769c895
    fix: add null checks for search results and content data saberzero1 2026-02-07 13:19:05 +0100
  • d5b4de2074
    fix: avoid regex escaping by using string-based highlighting saberzero1 2026-02-07 13:15:57 +0100
  • f68250809f
    fix: fix regex escaping in inline script saberzero1 2026-02-07 13:14:35 +0100
  • 0950f7f49e
    feat: port Search component from Quartz saberzero1 2026-02-07 07:37:21 +0100
  • 8da96c0b6a
    Initial commit Emile Bangma 2026-02-07 07:31:38 +0100