-
651692f5e4
chore: v5 migration - migrate config to YAML, restore deploy.sh
trial/v5
yuriy
2026-08-31 01:09:11 -04:00
-
47d0c3518d
fix: un-ignore content/ so build globby discovers it (gitignore=true behavior)
v4
yuriy
2026-08-31 00:58:33 -04:00
-
7a95030086
merge upstream/v4 (resolves package-lock conflict)
yuriy
2026-08-31 00:57:04 -04:00
-
-
36d1925580
tweak: dark mode light/lightgray colors
yuriy
2026-08-31 00:56:55 -04:00
-
075afd3f71
fix: import ContentDetails from @quartz-community/content-index instead of generated .quartz/plugins
saberzero1
2026-08-12 14:27:29 +02:00
-
74b3fc9efd
chore: clean up dev-mode artifact
saberzero1
2026-07-30 17:06:37 +02:00
-
7076a897e1
chore: formatting
saberzero1
2026-07-30 15:43:15 +02:00
-
507ad7f3d4
chore: regenerate package-lock.json
saberzero1
2026-07-28 11:33:23 +02:00
-
41864a0eba
refactor: replace createRequire with import.meta.resolve in config-loader and gitLoader
saberzero1
2026-07-27 20:47:51 +02:00
-
508f73a33f
feat: replace CJS require with static imports, add comprehensive layout system tests
saberzero1
2026-07-27 20:23:31 +02:00
-
6f27207fbf
chore: update lockfile for latest plugin releases
saberzero1
2026-07-27 18:25:47 +02:00
-
89fb2afe6f
chore: update lockfile for latest plugin releases
saberzero1
2026-07-27 18:24:41 +02:00
-
a121fd2e96
feat: unify layout slot architecture - make header/footer configurable positions, footer as array, add defaultPosition fallback, add tests, update docs
saberzero1
2026-07-27 17:32:40 +02:00
-
e37b4888f3
chore: update lockfile for latest plugin releases
saberzero1
2026-07-27 12:33:57 +02:00
-
e22d4446b4
chore: update lockfile for @quartz-themes/core@1.1.0
saberzero1
2026-07-27 11:40:37 +02:00
-
c2e1a619f0
chore: update lockfile for @quartz-themes/core@1.0.3
saberzero1
2026-07-27 10:54:51 +02:00
-
754058ad54
chore: updated dependencies
saberzero1
2026-07-25 19:04:58 +02:00
-
2a5e3ae574
chore: package-lock.json
saberzero1
2026-07-24 21:43:27 +02:00
-
94fcabb0b4
feat: add @quartz-themes/core to config and templates
saberzero1
2026-07-24 20:33:05 +02:00
-
26a5a86d77
feat: add @quartz-themes/core as a dependency
saberzero1
2026-07-24 20:32:52 +02:00
-
326bc49b96
chore: update lockfile for crawl-links@0.1.1, bases-page@0.2.2
saberzero1
2026-07-24 02:21:40 +02:00
-
3c8726834a
chore: update lockfile for utils@0.1.1, ofm@0.1.2, bases-page@0.2.1
saberzero1
2026-07-24 01:16:03 +02:00
-
a791a4f12d
fix: disable font ligatures on code blocks (#2428)
saberzero1
2026-07-24 00:43:10 +02:00
-
581f6707da
fix: decouple Head.tsx from og-image plugin import (#2495)
Emile Bangma
2026-07-23 15:30:37 +02:00
-
555b2ba838
docs: add npm plugin specifier migration guide
saberzero1
2026-07-23 09:38:52 +02:00
-
3d99dca87d
style: fix whitespace in docs/hosting.md
saberzero1
2026-07-23 09:30:25 +02:00
-
966307e0d0
style: format docs/hosting.md and loader/index.ts
saberzero1
2026-07-23 09:26:51 +02:00
-
ebdbb3da21
chore: keep legacy-peer-deps (required for 44 plugins with varying peer ranges)
saberzero1
2026-07-23 08:54:50 +02:00
-
49785911c9
chore: pin plugin dependencies to semver ranges
saberzero1
2026-07-23 08:34:31 +02:00
-
e8ccb7991c
chore: updated package-lock.json
saberzero1
2026-07-23 02:23:38 +02:00
-
11b9960663
feat: migrate to npm specifiers with type-safe plugin index
saberzero1
2026-07-23 02:19:17 +02:00
-
4b7ecb96f0
revert: restore github: specifiers in default config and templates
saberzero1
2026-07-23 02:06:45 +02:00
-
a71cbfbeed
fix: use npm install in Dockerfile and copy .npmrc for peer dep config
saberzero1
2026-07-23 02:03:47 +02:00
-
b6939da24d
fix: use npm install in all CI workflows for lockfile compatibility
saberzero1
2026-07-23 02:01:58 +02:00
-
6fdeaef8c2
fix: use npm install instead of npm ci in deploy
saberzero1
2026-07-23 01:59:52 +02:00
-
eefff261a6
chore: retrigger deploy after lockfile fix
saberzero1
2026-07-23 01:57:51 +02:00
-
7ed01ddd43
fix: add legacy-peer-deps for plugin peer dependency conflicts
saberzero1
2026-07-23 01:47:39 +02:00
-
fe1f1d30aa
fix: add npm plugin dependencies and fix fonts package name
saberzero1
2026-07-23 01:46:28 +02:00
-
57094a8fee
fix: make quartz.lock.json optional in Dockerfile
saberzero1
2026-07-23 01:34:12 +02:00
-
97eea3ee34
feat: migrate default config and templates to npm specifiers
saberzero1
2026-07-23 01:29:25 +02:00
-
ab8e77392c
revert: do not gitignore quartz.config.yaml (user config file)
saberzero1
2026-07-23 01:21:07 +02:00
-
f45b9d42bd
chore: gitignore quartz.config.yaml (user-generated)
saberzero1
2026-07-23 01:19:37 +02:00
-
af583c167a
chore: remove dev-mode config
saberzero1
2026-07-23 01:19:29 +02:00
-
de21613607
style: format loader files
saberzero1
2026-07-23 01:19:21 +02:00
-
69571de66e
chore: remove dev-mode local config (should not be committed)
saberzero1
2026-07-23 01:18:03 +02:00
-
5b34917e98
feat: support npm scoped package specifiers for plugins
saberzero1
2026-07-23 01:17:53 +02:00
-
9cf87ff1c2
chore(deps): bump the ci-dependencies group across 1 directory with 9 updates (#2426)
dependabot[bot]
2026-06-15 20:22:29 -04:00
-
e54b89f889
fix(ci): add git install to Dockerfile (#2443)
Leo Schultheiss
2026-06-16 02:21:46 +02:00
-
e12ca11100
fix: watch quartz.config.yaml during serve (#2448)
Narath Carlile
2026-06-15 20:19:27 -04:00
-
92a4a48430
fix: callouts overlapping explorer
saberzero1
2026-06-11 17:55:16 +02:00
-
9e74db69a9
docs: clarified and extended installation guide
saberzero1
2026-06-11 15:07:26 +02:00
-
25d89ff94a
chore: updated plugins
saberzero1
2026-06-11 14:54:19 +02:00
-
decbd0a969
chore: updated plugins
saberzero1
2026-06-11 12:10:38 +02:00
-
87083faeb6
docs: updated fonts configuration
saberzero1
2026-06-11 10:46:55 +02:00
-
58593c7c72
docs: added documentation for fonts
saberzero1
2026-06-10 23:17:32 +02:00
-
8a79f59abb
chore: configure fonts plugin in templates
saberzero1
2026-06-10 23:17:19 +02:00
-
2000295346
feat: added fonts plugin
saberzero1
2026-06-10 23:16:54 +02:00
-
c5bbc92b74
docs: updated migration guide and alias-redirect options
saberzero1
2026-06-09 20:01:46 +02:00
-
b2f1dad514
fix(alias-redirect): emit original filepath casing as redirect
saberzero1
2026-06-09 20:01:25 +02:00
-
81db804f54
fix(themes): callouts and layout issues
saberzero1
2026-06-09 02:24:05 +02:00
-
9737bce709
fix(slugs): remove obsidian-importer known invalid file characters from slugs
saberzero1
2026-06-03 15:34:54 +02:00
-
951dfee599
fix(i18n): explorer/graph missing mapping
saberzero1
2026-06-03 15:26:32 +02:00
-
afe98e6b1a
fix: excalidraw panning on mobile and .jxl support
saberzero1
2026-05-27 20:56:47 +02:00
-
f15aa0032a
fix: allow updating when repository is generated from template
saberzero1
2026-05-27 20:43:56 +02:00
-
9e4d4518bd
fix: anchor links without alias follow obsidian reading mode
saberzero1
2026-05-27 00:33:38 +02:00
-
3138a88bb1
chore: updated layouts to include table of contents
saberzero1
2026-05-27 00:18:06 +02:00
-
db5aca2b8d
fix: apply default position when installing plugins
saberzero1
2026-05-27 00:17:45 +02:00
-
dd1b36c148
fix: recent notes default date type
saberzero1
2026-05-26 22:26:21 +02:00
-
4579e49465
test: regression tests for junctions
saberzero1
2026-05-26 21:15:36 +02:00
-
882d3b3f50
fix: fall back to junctions on windows
saberzero1
2026-05-26 21:15:20 +02:00
-
667d487a0f
fix: re-render graph on mode change
saberzero1
2026-05-26 19:47:54 +02:00
-
36b3542371
fix: block link casing
saberzero1
2026-05-26 17:50:33 +02:00
-
b24f2a5e7b
test: add regression tests for baseurl in serve mode
saberzero1
2026-05-26 12:56:32 +02:00
-
ad685b8d4e
fix: use correct baseurl in serve mode
saberzero1
2026-05-26 12:56:18 +02:00
-
2862ec7303
fix: anchor heading links
saberzero1
2026-05-26 01:57:26 +02:00
-
9ac5d6e7e6
chore: update all plugins to latest version
saberzero1
2026-05-25 19:41:33 +02:00
-
399cdd83d2
fix: display the quartz version in the footer
saberzero1
2026-05-25 17:29:47 +02:00
-
336b3ea131
fix: excalidraw quartz-themes interactions
saberzero1
2026-05-25 17:11:09 +02:00
-
24975c6975
chore: updated plugins
saberzero1
2026-05-25 04:16:27 +02:00
-
4a06ee6b44
docs: replaced excalidraw note in plugin table
saberzero1
2026-05-25 03:16:06 +02:00
-
cbe101dc12
chore: updated configuration templates
saberzero1
2026-05-25 03:15:41 +02:00
-
29dea35776
chore: updated plugins
saberzero1
2026-05-25 03:15:30 +02:00
-
257f004bbf
fix(bases): properly handle mixed-case tags
saberzero1
2026-05-24 21:28:07 +02:00
-
51ba21804d
docs: cleanup
saberzero1
2026-05-24 21:12:20 +02:00
-
2dc58a33df
fix: bases table view grouping sorting
saberzero1
2026-05-24 21:09:41 +02:00
-
22fc3b5cef
chore: formatting
saberzero1
2026-05-24 21:08:13 +02:00
-
d6414218de
docs: convert repository frontmatter values to markdown links
saberzero1
2026-05-24 20:05:18 +02:00
-
c837425148
docs: inline bases into markdown
saberzero1
2026-05-24 19:56:20 +02:00
-
cf28741977
docs: add description frontmatter to all plugin docs for base views
saberzero1
2026-05-24 19:48:32 +02:00
-
cce45e0718
docs: add repository, enabled, required frontmatter to all plugin docs
saberzero1
2026-05-24 19:46:42 +02:00
-
38395a1bac
docs: replace manual plugin tables with inline .base files
saberzero1
2026-05-24 19:43:00 +02:00
-
228218ece8
fix: border-radius in board view
saberzero1
2026-05-24 19:24:25 +02:00
-
27639d5ab5
docs: formatting
saberzero1
2026-05-24 18:50:55 +02:00
-
97472ebf88
chore: point v5 to quartz.jzhao.xyz
saberzero1
2026-05-24 18:50:44 +02:00
-
9f7caa96f4
chore: updated og-image
saberzero1
2026-05-24 18:50:02 +02:00
-
ee683e0e86
docs: add What's New in Quartz 5 page for release
saberzero1
2026-05-24 18:37:33 +02:00
-
ed0f27c05f
fix: move ExternalPlugin overrides before loadQuartzConfig in quartz.ts docs
saberzero1
2026-05-24 18:32:05 +02:00
-
d45b7a7bf6
fix(dispatcher): skip undefined components in collectComponents (#2404)
Michael Cordell
2026-05-24 08:51:42 -07:00
-
c4b0145e59
docs: formatting
saberzero1
2026-05-24 17:39:58 +02:00
-
629efafafe
chore: updated plugins
saberzero1
2026-05-24 17:37:40 +02:00