Commit Graph

  • a7dca22667 chore: updated plugins saberzero1 2026-03-18 01:18:21 +01:00
  • bd32a98749 docs: added documentation on plugin install options saberzero1 2026-03-18 01:18:07 +01:00
  • 219bed15bf chore: updated plugin schema definition saberzero1 2026-03-18 01:17:10 +01:00
  • 7b85aa3464 fix(cli): extended options for plugin sources saberzero1 2026-03-18 01:12:38 +01:00
  • b2ae694b9a chore: updated plugins saberzero1 2026-03-17 22:51:25 +01:00
  • 51b05e79e2 feat: centralize native dep installation across plugins saberzero1 2026-03-17 22:32:47 +01:00
  • 13a25cbfaf chore: remove 24 plugin-only dependencies from package.json saberzero1 2026-03-17 21:50:02 +01:00
  • 94cb313ce6 chore: updated plugins saberzero1 2026-03-17 21:37:02 +01:00
  • 02488d07b2 fix: suppress harmless esbuild warnings from bundled plugin deps saberzero1 2026-03-17 21:26:44 +01:00
  • d792d8ebf9 feat: add runtime plugin externals validation and native dep install saberzero1 2026-03-17 19:46:42 +01:00
  • a932000421 fix: bump @quartz-community/utils to resolve ./jsx export error saberzero1 2026-03-17 19:46:35 +01:00
  • 56a801345a fix(cli): use 'gray' instead of 'grey' in styleText calls (#2340) steven-smith-IT 2026-03-17 10:23:32 -04:00
  • f7f33444ca chore: linting saberzero1 2026-03-16 22:55:39 +01:00
  • 7e28a970e7 fix(cli): quote paths in git commands for windows users saberzero1 2026-03-16 22:41:36 +01:00
  • 49caf725dd chore: updated plugins saberzero1 2026-03-16 19:34:18 +01:00
  • 24634934d1 docs: added documentation on init() for component plugins saberzero1 2026-03-16 14:31:16 +01:00
  • 4bb075cc64 fix(plugin): forward component options from plugin bases views saberzero1 2026-03-16 14:20:14 +01:00
  • 14328062da docs: updated plugin documentation to match recent changes saberzero1 2026-03-16 13:15:55 +01:00
  • 6ec256dcbc fix(plugin) resolve lockfile after create saberzero1 2026-03-16 13:05:12 +01:00
  • 52ca3aef4c docs: updated leaflet map plugin link saberzero1 2026-03-16 12:34:51 +01:00
  • 0f67327a6c fix(plugin): restore user lockfile after upgrading saberzero1 2026-03-16 12:20:27 +01:00
  • b2971bde6b fix(plugin): always shallow clone plugins saberzero1 2026-03-16 12:19:52 +01:00
  • cc8756b0c7 chore: updated plugins saberzero1 2026-03-16 12:07:16 +01:00
  • b11bad1326 fix(plugin): default to HEAD instead of main saberzero1 2026-03-16 11:55:47 +01:00
  • f8c9a2926d fix(plugin): build plugins when dist is ignored saberzero1 2026-03-16 11:49:15 +01:00
  • 1b878e655e chore: updated plugins saberzero1 2026-03-16 01:50:23 +01:00
  • a7d91f05f9 fix: resolve frontmatter type declaration conflict between plugins and index.ts saberzero1 2026-03-14 23:04:10 +01:00
  • 821e124ca2 fix: update quartz.lock.json to plugin commits with fixed types/utils lockfiles saberzero1 2026-03-14 22:47:16 +01:00
  • cd8abda27c chore: updated plugins saberzero1 2026-03-14 22:37:06 +01:00
  • cdda0dc520 fix: pass string to styleText instead of Error object saberzero1 2026-03-14 22:31:34 +01:00
  • b0724bf99d chore: updated plugins saberzero1 2026-03-14 22:07:09 +01:00
  • 341b8b3779 perf(plugins): parallelize builds, skip when dist/ exists, fix double-build saberzero1 2026-03-14 22:02:49 +01:00
  • 85680868b7 chore: updated plugins saberzero1 2026-03-14 21:43:18 +01:00
  • 6dbb287c14 feat(plugins): symlink peer dependencies from host to reduce duplication saberzero1 2026-03-14 21:28:18 +01:00
  • 171ddcf753 fix(ci): v5 beta baseUrl saberzero1 2026-03-14 18:22:24 +01:00
  • 5ec3f4a13a fix(ci): build v5 preview saberzero1 2026-03-14 18:19:40 +01:00
  • ab346fa66a feat(v5): add plugin system (#2295) Emile Bangma 2026-03-14 18:10:02 +01:00
  • bc99b4a636 perm Jacky Zhao 2026-03-14 09:49:54 -07:00
  • a6b83da067 separate v5 pipeline Jacky Zhao 2026-03-14 09:47:36 -07:00
  • 33dc50267b try branch Jacky Zhao 2026-03-14 09:43:29 -07:00
  • ec00a40aef chore(deps): bump the production-dependencies group with 4 updates (#2289) dependabot[bot] 2026-01-27 13:27:17 -05:00
  • 25a6747d7d chore(deps): bump the production-dependencies group across 1 directory with 5 updates (#2282) dependabot[bot] 2026-01-20 12:37:59 -05:00
  • b4fb0e6682 fix(explorer): mobile scroll containment (#2283) Emile Bangma 2026-01-20 18:37:40 +01:00
  • f346a01296 feat(explorer): Add active class to current folder in explorer (#2196) Emile Bangma 2026-01-08 02:54:41 +01:00
  • c2dcc63b5f feat: add scroll padding for mobile screen (#2249) Rahmat Ardiansyah 2026-01-08 08:36:02 +07:00
  • c2bea8a4c4 fix(citation): Language parameter for non en-US settings (#2075) derfalx 2026-01-08 02:30:42 +01:00
  • fa8d87a23a docs: link fixes and cleanup Jacky Zhao 2026-01-08 09:04:56 +08:00
  • 65c5b27041 chore(deps): bump the production-dependencies group with 3 updates (#2270) dependabot[bot] 2026-01-07 06:02:16 -05:00
  • 5208a96a37 fix(build.ts/startWatching): add option awaitWriteFinish with 250ms threshold (#2235) Jon Erling Hustadnes 2026-01-05 12:34:45 +01:00
  • 31ea7852fd chore(deps): bump preact in the production-dependencies group (#2266) dependabot[bot] 2026-01-05 19:28:24 +08:00
  • 7dc826be0a fix(css): darkmode + readermode safari height Jacky Zhao 2026-01-03 23:39:56 +08:00
  • 11ab6da80c chore(deps): bump the ci-dependencies group with 3 updates (#2251) dependabot[bot] 2025-12-25 03:09:49 -05:00
  • de1e7505ba chore(deps): bump the production-dependencies group across 1 directory with 4 updates (#2261) dependabot[bot] 2025-12-25 03:09:30 -05:00
  • 9c042dd717 fix(helpers): correct regex of function escapePath (#2254) AshGrey : りす 🐿️ 2025-12-20 03:37:53 +08:00
  • bacd19c4ea feat: implement touch dragging event (#2224) Rahmat Ardiansyah 2025-12-10 01:50:04 +07:00
  • 722277b202 chore(deps-dev): bump the production-dependencies group with 2 updates (#2241) dependabot[bot] 2025-12-09 13:47:09 -05:00
  • e6cc9ba368 fix: pass mathjax macros to rehype correctly (#2218) Rithsagea 2025-12-06 22:51:37 -05:00
  • 643aca5ffa fix(LaTex/render/Typst): Add stroke color to typst-doc styles (#2237) Eritque arcus 2025-12-06 16:01:04 -06:00
  • ec26ebcc9e feat: improve search tokenization for CJK languages (#2231) うろちょろ 2025-12-03 03:04:38 +09:00
  • 19e324d914 chore(deps): bump the production-dependencies group across 1 directory with 7 updates (#2233) dependabot[bot] 2025-12-01 17:33:43 -08:00
  • 368203cf85 chore(deps): bump the ci-dependencies group across 1 directory with 2 updates (#2234) dependabot[bot] 2025-12-01 17:32:52 -08:00
  • 13ff64db97 feat(i18n): update Vietnamese translations (#2228) Nhat 2025-11-30 01:31:17 +07:00
  • 87f7f4804e Prevent double-loading of afterDOMReady scripts (#2213) Adam Laycock 2025-11-27 15:51:56 -07:00
  • c99c8070f2 chore(deps): bump the production-dependencies group across 1 directory with 7 updates (#2210) dependabot[bot] 2025-11-20 13:47:47 -05:00
  • e7d2a57aad Fix optional chaining in tag explorer exclude example (#2200) Sidney 2025-11-11 18:14:04 +01:00
  • ef29c69828 add rybbit analytics (#2197) Lunyaa 2025-11-07 16:48:28 +01:00
  • 86a30ad150 fix(callouts): set height to entire callout content (#2194) Emile Bangma 2025-11-06 15:05:32 +01:00
  • 45d2ef8690 chore(deps): bump the production-dependencies group with 3 updates (#2190) dependabot[bot] 2025-11-06 09:05:21 -05:00
  • 0ecb859d2d feat(i18n): update Italian translations for coherency (#2189) Marco Ciotola 2025-11-02 11:35:23 +01:00
  • 2fdc8129b6 fix(components): prevent infinite recursion from circular transcludes (#2187) Michael Thomason 2025-11-01 06:22:29 -04:00
  • 8bc6cb9061 fix(css): not break word in the search button placeholder (#2182) 松浦 知也 Matsuura Tomoya 2025-10-31 20:01:51 -04:00
  • af5773f0e4 fix(api): adapt to updated API parameter format from (#2185) Jiangnan Li 2025-11-01 07:59:46 +08:00
  • 4260214a07 feat(i18n): add Hebrew translations for UI components and pages (#2186) yavidor 2025-11-01 01:58:37 +02:00
  • 0c4386dce1 feat(i18n): add Kazakh translations for UI components and pages (#2056) Alexei Chernyavsky 2025-10-30 10:27:51 +05:00
  • 08c861707b fix(explorer): Disable keyboard navigation on collapsed folders (#2169) Jairus Joer 2025-10-28 17:37:32 +01:00
  • 1377004fca chore(deps): bump the production-dependencies group across 1 directory with 6 updates (#2177) dependabot[bot] 2025-10-27 14:38:05 -07:00
  • 519d56c132 chore(deps): bump the ci-dependencies group across 1 directory with 5 updates (#2178) dependabot[bot] 2025-10-27 14:28:47 -07:00
  • 52460f376f fix: modified time data of frontmatter didnt loaded. (#2165) FishCat233 2025-10-17 00:10:25 +08:00
  • b4805a1031 chore(deps): bump the production-dependencies group with 3 updates (#2159) dependabot[bot] 2025-10-06 13:16:57 -07:00
  • f14260b2ba fix(oxhugo): Do not discard embedded HTML (#2151) martyone 2025-10-02 19:51:40 +02:00
  • 9ad3481da6 chore(deps): bump the production-dependencies group with 4 updates (#2146) dependabot[bot] 2025-09-29 22:41:50 -04:00
  • 3ff7ca4155 chore(deps): bump sigstore/cosign-installer in the ci-dependencies group (#2135) dependabot[bot] 2025-09-28 16:45:18 -04:00
  • eb6cc6ff8e chore(deps): bump the production-dependencies group with 9 updates (#2134) dependabot[bot] 2025-09-22 13:11:44 -07:00
  • 4923affa77 fix(callouts)!: match callout DOM to Obsidian (#2104) Emile Bangma 2025-09-21 19:14:03 +02:00
  • 4c78d29c13 fix(search): css min padding Jacky Zhao 2025-09-18 13:45:17 -07:00
  • 7a77f54e50 fix(i18n): Add RTL Detection based on Config Set Language (#2100) Amir Pourmand 2025-09-18 02:34:22 +03:30
  • 03ccac2872 feat: Update FlexSearch and Add Support for All Languages (#2108) Amir Pourmand 2025-09-18 02:09:30 +03:30
  • 6add0c837e fix(style): layout flow, search restyle Jacky Zhao 2025-09-17 15:26:49 -07:00
  • 8df8d5c6ef fix: fix CNAME path error (#2096) Eritque arcus 2025-09-17 16:50:12 -05:00
  • ac06a52903 chore(deps): bump the production-dependencies group with 3 updates (#2122) dependabot[bot] 2025-09-17 11:57:05 -07:00
  • 6457ad2092 chore(deps): bump actions/setup-node in the ci-dependencies group (#2123) dependabot[bot] 2025-09-17 11:56:42 -07:00
  • 05e4f42291 docs: update nav for cloudflare pages (#2130) Justin 2025-09-18 02:32:25 +10:00
  • 7bcab60f3e Update de-DE.ts (#2128) BVBFuchs 2025-09-15 20:59:10 +02:00
  • e77a051144 feat(analytics): add support for Vercel Web Analytics provider (#2119) siaikin 2025-09-09 11:06:28 +08:00
  • ecb3d92941 Fix: normalize chokidar paths for hot reload on Windows (#2120) Giuseppe Alfieri 2025-09-07 20:58:47 +02:00
  • 42052ebb5f chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#2106) dependabot[bot] 2025-09-05 11:32:01 -07:00
  • a4028289aa docs: remove out of date admonition (#2114) Lumen Yang 2025-09-05 18:45:06 +02:00
  • 0a57d032a7 feat(typst): invert the math equation for typst rendered equation in darkmode (#2095) Lumen Yang 2025-08-21 18:37:59 +02:00
  • ebff6617bb Add pl translation for search placeholder (#2090) Paweł Świątkowski 2025-08-15 22:27:56 +02:00
  • e918f11652 feat: add support for matomo analytics (#2051) John Barker 2025-08-13 04:56:04 +01:00