-
f7029012df
feat: black magic
Ben Schlegel
2023-09-16 21:58:38 +02:00
-
fea352849c
fix: create deep copy of file passed into tree
Ben Schlegel
2023-09-16 19:45:21 +02:00
-
3d8c470c0d
feat(explorer): implement
map
fn argument
Ben Schlegel
2023-09-16 19:35:27 +02:00
-
31d16fbd2c
feat(explorer): integrate filter option
Ben Schlegel
2023-09-16 19:18:59 +02:00
-
036a33f70b
fix: use correct import for
QuartzPluginData
Ben Schlegel
2023-09-16 17:47:44 +02:00
-
58aea1cb07
feat: implement filter function for explorer
Ben Schlegel
2023-09-16 17:28:58 +02:00
-
c7d3474ba8
feat(explorer): add config to support custom sort fn
Ben Schlegel
2023-09-16 12:40:19 +02:00
-
-
422ba5c365
fix: umami analytics date attribute (#477)
Yuto Nagata
2023-09-16 11:17:20 +09:00
-
9ae6343dd0
Revert "fix: use git dates by default, @napi/git is fast enough"
Jacky Zhao
2023-09-15 10:33:38 -07:00
-
5dcb7e83fc
fix: use git dates by default, @napi/git is fast enough
Jacky Zhao
2023-09-15 09:46:06 -07:00
-
91f9ae2d71
feat: implement file explorer component (closes #201) (#452)
Ben Schlegel
2023-09-15 18:39:16 +02:00
-
14cbbdb8a2
feat: display tag in graph view (#466)
Oskar Manhart
2023-09-14 05:55:59 +02:00
-
cce389c81d
feat: note transclusion (#475)
Jacky Zhao
2023-09-13 11:28:53 -07:00
-
4461748a85
fix dont show html in search when rssFullHtml is true (closes #474)
Jacky Zhao
2023-09-13 09:43:14 -07:00
-
6ecdcb5e24
feat: resolve block references in obsidian markdown
Jacky Zhao
2023-09-12 22:55:50 -07:00
-
e3b879741b
feat: rich html rss (closes #460)
Jacky Zhao
2023-09-12 21:44:03 -07:00
-
60a3c54339
fix: 404 page styling for nested pages (closes #458)
Jacky Zhao
2023-09-12 21:29:57 -07:00
-
71d81bde1d
feat: rss limit (closes #459)
Jacky Zhao
2023-09-12 19:18:44 -07:00
-
a19df64be8
fix: callout parsing (#469)
hcplantern
2023-09-12 14:00:21 +08:00
-
4e23e67244
feat: plugin for remark-breaks (#467)
Oskar Manhart
2023-09-11 08:11:42 +02:00
-
a66c239797
ci: print bundleInfo
Jacky Zhao
2023-09-10 23:07:17 -07:00
-
53f1c88738
fix: more lenient date parsing for templates
Jacky Zhao
2023-09-08 09:29:57 -07:00
-
06df00b186
typo (it's draft, not drafts) (#456)
Stefano Cecere
2023-09-07 17:13:41 +02:00
-
2525bfbab5
fix: links to index not showing in graph (closes #450)
Jacky Zhao
2023-09-06 22:24:15 -07:00
-
828aa71fe3
fix: escape encoding for titles in rss
Jacky Zhao
2023-09-06 21:47:59 -07:00
-
ef1ead31dc
fix: encodeuri for slugs in rss
Jacky Zhao
2023-09-06 21:31:01 -07:00
-
989bee5979
docs: correct field for ignorePatterns
Jacky Zhao
2023-09-06 21:08:08 -07:00
-
8d6029b7b8
feat: 404 page emitter
Jacky Zhao
2023-09-06 21:02:21 -07:00
-
2d52eba413
fix: dont transform external links
Jacky Zhao
2023-09-06 20:25:38 -07:00
-
6ef4246cf1
docs: update
full-text-search.md
(#447)
Ben Schlegel
2023-09-04 07:36:30 +02:00
-
616a7f148a
docs: Make it clearer that wikilinks go to paths not page titles (#448)
Dr Kim Foale
2023-09-04 05:29:58 +01:00
-
e8a04efaf1
feat(analytics): Support for Umami (#449)
Adam Brangenberg
2023-09-04 06:28:57 +02:00
-
7e42be8e46
feat(search): add arrow key navigation (#442)
Ben Schlegel
2023-09-03 18:32:46 +02:00
-
8c354f6261
fix: clipboard button visible in search (#445)
Ben Schlegel
2023-09-03 18:06:05 +02:00
-
505673acd7
feat: pluralize things in lists
Jacky Zhao
2023-09-02 18:07:26 -07:00
-
23f43045c4
fix(search): matches getting highlighted in title (#440)
Ben Schlegel
2023-09-01 23:12:32 +02:00
-
90dac31216
feat: Implement search for tags (#436)
Ben Schlegel
2023-09-01 19:09:58 +02:00
-
2d6dc176c3
Adds Pelayo Arbues to showcase (#435)
Pelayo Arbués
2023-08-31 21:12:06 +02:00
-
b213ba45e2
fix: regex for matching highlights (closes #437) (#438)
Ben Schlegel
2023-08-31 20:55:04 +02:00
-
5fa6fc9789
fix: aliasredirects not using full path, add permalink support
Jacky Zhao
2023-08-29 10:37:00 -07:00
-
1cc09ef76d
feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-in-content parsing (#425)
Jeffrey Fabian
2023-08-29 13:14:54 -04:00
-
c35cd422c6
fix: correct graph labels for
index.md
nodes (#431)
Ben Schlegel
2023-08-28 19:00:49 +02:00
-
082fdf2e80
Fix typo :) (#430)
Jeremy Press
2023-08-27 20:57:19 -07:00
-
b6b1dabde0
feat: support configurable ws port and remote development (#429)
Jeremy Press
2023-08-27 17:39:42 -07:00
-
4b89202f7e
cleanup: rework cli to allow invoking create and build outside of cli (#428)
Ben Schlegel
2023-08-28 00:59:51 +02:00
-
52ca312f41
fix: slugify tag on page before adding (closes #411)
Jacky Zhao
2023-08-27 12:27:42 -07:00
-
c91e62c376
Fix search bar after navigate (#424)
Ben Schlegel
2023-08-27 02:19:45 +02:00
-
ad4145fb10
feat: support CLI arguments for
npx quartz create
(#421)
Ben Schlegel
2023-08-26 22:21:44 +02:00
-
74c3ebb7bd
style: fix mulitline callout styling
Jacky Zhao
2023-08-26 10:48:34 -07:00
-
e3265f8416
docs: simplify oxhugo page
Jacky Zhao
2023-08-26 10:42:55 -07:00
-
bc543f81d9
feat(plugins): add OxHugoFlavouredMarkdown (#419)
Hrishikesh Barman
2023-08-26 11:22:23 +05:30
-
5c6d1e27ba
feat(plugins): add toml support for frontmatter (#418)
Hrishikesh Barman
2023-08-25 22:55:46 +05:30
-
340e3ef511
feat(consistency): Add
.obsidian
to ignorePatterns (#420)
Ben Schlegel
2023-08-25 18:03:49 +02:00
-
953ef29f4e
format, ensure ci runs on prs
Jacky Zhao
2023-08-24 12:31:15 -07:00
-
94ce0883e7
style: integrate tertiary color to text-select (#413)
Ben Schlegel
2023-08-24 21:28:06 +02:00
-
8cf7280614
feat: reproducible build (#412)
Zero King
2023-08-25 02:41:20 +08:00
-
c8412a5b0a
format
Jacky Zhao
2023-08-24 10:03:14 -07:00
-
fc4b8f3d3f
fix: ensure recentnotes uses proper date
Jacky Zhao
2023-08-24 09:38:00 -07:00
-
6cd0612d40
fix: add better warning when defaultDateType is not set due to upgrade
Jacky Zhao
2023-08-24 09:17:43 -07:00
-
9851697b58
version bump to 4.0.10
Jacky Zhao
2023-08-24 09:05:19 -07:00
-
c36a9f3fb7
feat: add defaultDateType config
Jacky Zhao
2023-08-24 08:56:40 -07:00
-
98d82415dc
fix: lock to never read when site is building
Jacky Zhao
2023-08-24 08:31:06 -07:00
-
9d2340e90b
docs: fix typo in
authoring content.md
(#408)
Ben Schlegel
2023-08-24 17:14:52 +02:00
-
8200c8d040
Revert contentIndex to RSS 2.0 (#407)
bfahrenfort
2023-08-24 00:57:49 -05:00
-
2e0e518f5d
format
Jacky Zhao
2023-08-23 15:16:04 -07:00
-
632c27b7ec
docs: update
hosting.md
with Vercel hosting instructions (#406)
Zane Helton
2023-08-23 18:14:23 -04:00
-
bfb416b35a
fix: text wrap in popover
Jacky Zhao
2023-08-23 13:10:23 -07:00
-
960c1814d0
docs: make incompability of trailing slashes clear
Jacky Zhao
2023-08-23 12:23:49 -07:00
-
eed4472aee
fix: use proper full base for links.ts
Jacky Zhao
2023-08-23 12:18:50 -07:00
-
b99eb7ebce
docs: whitespace
Jacky Zhao
2023-08-23 12:11:16 -07:00
-
0aaf88b852
Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405)
kanpov
2023-08-23 22:09:04 +03:00
-
a1a1e7e1e0
fix: builds should no accumulate on repeated changes (closes #404)
Jacky Zhao
2023-08-23 11:36:34 -07:00
-
3209f7c3b7
deps: native addons for lightningcss
Jacky Zhao
2023-08-23 09:19:00 -07:00
-
cde1e26129
deps: install exact
Jacky Zhao
2023-08-23 09:16:44 -07:00
-
1128efcf23
deps: esbuild and esbuild-sass-plugin
Jacky Zhao
2023-08-23 09:10:30 -07:00
-
d2f5254995
fix(esbuild): conflict with esbuild-sass-plugin (#402)
Aaron Pham
2023-08-23 12:05:01 -04:00
-
3064839c2d
version bump to 4.0.9
Jacky Zhao
2023-08-22 23:37:02 -07:00
-
b444c5c13b
fix: percent-encoding for files with %, contentIndex for non-latin chars (closes #397, closes #399)
Jacky Zhao
2023-08-22 23:33:58 -07:00
-
36548d5986
fix: toc for cyrillic and other non-latin alphabets (closes #396)
Jacky Zhao
2023-08-22 22:41:50 -07:00
-
99dbe525d9
fix: properly lock across source and content refresh by sharing a mutex
Jacky Zhao
2023-08-22 22:27:41 -07:00
-
8b63ff882a
fix: tag support for non-latin alphabets (fixes #398)
Jacky Zhao
2023-08-22 22:14:16 -07:00
-
b991cf2ee8
fix: spa hijacks back button (closes #400)
Jacky Zhao
2023-08-22 21:30:31 -07:00
-
bb677840fc
fixed broken CJK links (#390)
松浦 知也 Matsuura Tomoya
2023-08-23 01:16:55 +09:00
-
c60b3d5e34
fix: typo in bootstrap-cli.mjs (#394)
Ikko Eltociear Ashimine
2023-08-23 01:16:21 +09:00
-
e10de3febf
fix: server-handler crash from filename (closes #386)
Jacky Zhao
2023-08-21 17:01:18 -07:00
-
b69556c918
fix: async-mutex not exclusively locking correectly
Jacky Zhao
2023-08-21 16:43:22 -07:00
-
ce70571072
docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link
Jacky Zhao
2023-08-21 09:14:47 -07:00
-
8c943f47d6
format, update default sidepanel width
Jacky Zhao
2023-08-21 09:00:13 -07:00
-
2774e976d2
fix: opts being overriden in graph option (#384)
松浦 知也 Matsuura Tomoya
2023-08-22 00:45:47 +09:00
-
bb93ac1c83
docs: fix links to networked thought
Jacky Zhao
2023-08-20 23:50:19 -07:00
-
777ff51c7a
format
Jacky Zhao
2023-08-20 20:48:35 -07:00
-
4e42d52e16
fix: ctrl + k breaking after page nav
Jacky Zhao
2023-08-20 20:47:07 -07:00
-
d0f67d9935
move wss server start after http
Jacky Zhao
2023-08-20 18:41:37 -07:00
-
952d6cb3dd
fix: nav event with spa off, anchor nav refresh page
Jacky Zhao
2023-08-20 18:08:44 -07:00
-
173ec240d2
fix: jump to anchor on deployed site triggering spa refresh
Jacky Zhao
2023-08-20 17:50:56 -07:00
-
425c9789a4
remove checkout step from instructions as v4 is the default branch
Jacky Zhao
2023-08-20 16:59:25 -07:00
-
7b7064ad2b
fix: ensure code exists inside pre before adding clipboard
Jacky Zhao
2023-08-20 15:38:37 -07:00
-
ca17af4ae2
fix: dont show index page for folder in its own listing
Jacky Zhao
2023-08-20 15:02:24 -07:00
-
71471117c5
fix: ci runs on v4
Jacky Zhao
2023-08-20 14:34:00 -07:00
-
e65ea48fae
fix: add async-mutex to builds on large vaults
Jacky Zhao
2023-08-20 14:27:44 -07:00