Commit Graph
100 Commits
Author SHA1 Message Date
Jacky Zhao 742b883256 fix(search): flex basis and card highlighting 2024-02-02 12:18:02 -08:00
Jacky Zhao 9ff1fdd280 fix(search): oops restore ability to preview on hover lol 2024-02-02 10:52:51 -08:00
Jacky Zhao a2c46f442d fix(search): dont rely on mouse to manipulate focus 2024-02-02 10:44:19 -08:00
Jacky Zhao 260498a96b fix(style): prevent callout icon from shrinking on long titles (closes #792) 2024-02-02 10:23:24 -08:00
Jacky Zhao 0a3379a853 fix(search): null checks and focus fixes 2024-02-02 10:10:25 -08:00
Jacky Zhao 18745a9dc6 fix(style): correctly collapse on mobile 2024-02-02 09:36:36 -08:00
Jacky Zhao 34a8dfcd55 pkg: bump to 4.2.1 2024-02-02 01:45:28 -08:00
Jacky Zhao 44da82467e fix(style): remove redundant selector 2024-02-02 01:45:15 -08:00
Jacky Zhao 3231ce6e79 fix: search async ordering, scroll offset 2024-02-02 01:36:17 -08:00
Jacky Zhao a0b927da4a fix: use display instead of visibility for click handling pasthrough 2024-02-02 01:24:40 -08:00
Jacky Zhao 5ab922f316 fix(revert): font aliasing 2024-02-02 01:15:10 -08:00
Jacky Zhao d11a0e71a8 fix: font smoothing defaults 2024-02-02 01:01:04 -08:00
Jacky Zhao 2b57a68e1f fix: font weight consistency 2024-02-02 00:53:09 -08:00
Jacky Zhao 18cd58617d fix: parallelize search indexing 2024-02-02 00:53:09 -08:00
Jacky Zhao 5a36e5b68d fix(style): reasonable page width for rich search preview 2024-02-02 00:29:45 -08:00
Jacky Zhao 0416c03ae6 fix: be more eager about constructing search index 2024-02-02 00:25:05 -08:00
Jacky Zhao 3b596c9311 fix: flatmap children when highlighting rich preview to avoid body 2024-02-02 00:19:19 -08:00
Jacky Zhao 970a30a139 chore: fmt 2024-02-01 23:57:17 -08:00
Jacky Zhao dc62aeb213 pkg: bump to 4.2.0 2024-02-01 23:55:40 -08:00
Jacky Zhao 9b8e0c9d1a chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
Jacky Zhao 45b93a80f4 fix: index setup, styling fixes 2024-02-01 22:22:06 -08:00
Jacky Zhao e9fb0ecb96 fix: border radius on search preview 2024-02-01 21:19:51 -08:00
Jacky Zhao c0c0b24138 feat: improve search preview styling and tokenization 2024-02-01 21:19:51 -08:00
Jacky Zhao c00089bd57 chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
Jacky Zhao 25e6869d38 deps: reduce dependabot frequency 2024-01-31 12:24:25 -08:00
Jacky Zhao bfd877133b fix: regression in formatted callout titles 2024-01-31 12:09:04 -08:00
Jacky Zhao 75d64eac91 fix: fmt 2024-01-31 11:58:54 -08:00
Jacky Zhao 355aa22318 docs: fix outdated comment on rebuild debounce behaviour 2024-01-31 11:52:10 -08:00
Jacky Zhao 7cb1c291c8 fix: allow formatting in callout titles 2024-01-31 11:41:27 -08:00
Jacky Zhao 22de92f6c4 pkg: bump to 4.1.6 2024-01-31 10:01:40 -08:00
Jacky Zhao e1f12e6cb7 fix(style): search preview consistency 2024-01-31 09:55:23 -08:00
Jacky Zhao 4e5643fb49 fix: properly parse tags in body 2024-01-30 23:51:21 -08:00
Jacky Zhao ebf429a9c6 fix: fmt 2024-01-29 09:38:14 -08:00
Jacky Zhao 2d727443b3 fix: implement regex fix for alt in image wikilinks (closes #753) 2024-01-29 09:36:36 -08:00
Jacky Zhao 76be137283 fix: attempt to merge cached folder state between builds (closes #691) 2024-01-29 00:56:20 -08:00
Jacky Zhao b014d060f3 fix: content-disposition inline should apply to all resource types (closes #728) 2024-01-28 22:12:01 -08:00
Jacky Zhao 85f05ea99b fix: revert parsing dates in frontmatter 2024-01-28 21:27:16 -08:00
Jacky Zhao bf5a556cc1 docs: improve first-time git setup 2024-01-28 00:20:08 -08:00
Jacky Zhao c4b756c817 style: remove redundant webkit prefix 2024-01-27 23:13:17 -08:00
Jacky Zhao 211f95c527 fix: allow alt to be defined in wikilinks alongside dims 2024-01-27 22:49:57 -08:00
Jacky Zhao ba40516c54 fix: fmt 2024-01-27 22:24:13 -08:00
Jacky Zhao 2b62e29282 fix: revert bad tsconfig change 2024-01-27 22:19:37 -08:00
Jacky Zhao efdce070e1 deps: bump flexsearch 2024-01-27 22:15:25 -08:00
Jacky ZhaoandGitHub b11fefbbbe feat: enable dependabot 2024-01-27 21:44:38 -08:00
Jacky Zhao 42ee069c1c fix: generalize frontmatter parsing and coercing 2024-01-27 21:39:16 -08:00
Jacky Zhao af3a4ff9cd docs: i can't type 2024-01-26 20:23:43 -08:00
Jacky Zhao 448ba008e0 docs: fix phrasing 2024-01-26 20:16:54 -08:00
Jacky Zhao 8fa1a1e7b9 fix: allow partial when specifiying layout for emitter plugins 2024-01-26 13:40:37 -08:00
Jacky Zhao b87c6cd5c7 docs: add nicole van der hoeven's setup guide 2024-01-26 10:55:59 -08:00
Jacky Zhao a8e1c4abc2 docs: rearrange showcase 2024-01-25 22:22:07 -08:00
Jacky Zhao b22bcd17b4 fix: border-box result-card 2024-01-23 20:20:35 -08:00
Jacky Zhao fa6c02d321 fix: make search result card block 2024-01-23 17:08:56 -08:00
Jacky Zhao 5fb203a6df fix(style): make a not inline-block 2024-01-23 17:08:56 -08:00
Jacky Zhao c9ac2a7507 pkg: bump to 4.1.5 2024-01-22 10:56:58 -08:00
Jacky Zhao 7ca491bc1d fix: add polyfill for broken tabindex on mac 2024-01-22 10:55:15 -08:00
Jacky Zhao 4edd27d3f9 fix: font weight in search 2024-01-22 10:48:23 -08:00
Jacky Zhao 2c8d0f8ab6 fix: more robust ofm comment handling 2024-01-22 10:29:57 -08:00
Jacky Zhao cd826fb477 fix: process comments at a text level rather than a markdown level 2024-01-22 10:03:59 -08:00
Jacky Zhao 273931d25c fix: breadcrumbs on non-folder pages 2024-01-21 21:14:16 -08:00
Jacky Zhao 015b4f6a15 fix: remove quartz 3 references, update font style in popovers 2024-01-21 12:39:20 -08:00
Jacky Zhao 1f2ea96ae0 fix: allow dashes and underscores in block references (closes #712) 2024-01-20 00:33:14 -08:00
Jacky Zhao af811d824f style: make internal link have less visual padding (closes #706) 2024-01-17 20:03:14 -08:00
Jacky Zhao 129e0c60a9 fix: remove extra console log 2024-01-17 09:46:01 -08:00
Jacky Zhao d7d5d8253c fix: clean up ofm code for video parsing 2024-01-17 09:45:05 -08:00
Jacky Zhao f31cabbbf9 fix: dont use default callout title if theres additional title children left (closes #693) 2024-01-15 12:37:56 -08:00
Jacky Zhao f36376503a fix: allow transcludes of notes with dots (closes #682) 2024-01-13 14:47:39 -08:00
Jacky Zhao a40dbd55a4 fix: unbork search shortcut 2024-01-13 13:56:03 -08:00
Jacky Zhao e70312320f feat: improve default layout 2024-01-13 09:47:56 -08:00
Jacky Zhao 4e82b0d8ce docs: add sidneys artist handbook to showcase 2024-01-13 09:37:24 -08:00
Jacky Zhao 783b9b219c fix: dont hijack handlers when search is not focused (closes #680) 2024-01-13 09:29:43 -08:00
Jacky Zhao 4014c4d6d6 fix: add another test for notes with dots 2024-01-13 09:27:00 -08:00
Jacky Zhao 6babb788ed fix: sluggify pound (closes #681) 2024-01-13 09:22:27 -08:00
Jacky Zhao 1a8aedf5f5 docs: clarify git only sets modified 2024-01-07 15:39:38 -08:00
Jacky Zhao 5ccc48a172 style: div -> li for explorer 2024-01-04 11:05:05 -08:00
Jacky Zhao b33f13ccaf fix: dont show last page if folder 2024-01-01 14:20:34 -08:00
Jacky Zhao e603d7396b fix: parse emoji tags in body (closes #659) 2024-01-01 08:58:25 -08:00
Jacky Zhao 40cfccdc77 style: relative back on pre 2023-12-28 15:07:59 -08:00
Jacky Zhao e758cbe1ee pkg: bump version to 4.1.4 2023-12-28 14:00:15 -08:00
Jacky Zhao 4b6c7aeffe feat: lazyLoading specifier in link transformer 2023-12-28 13:56:20 -08:00
Jacky Zhao e277ed5c30 fix: use joinSegment instead of joining via slash in sitemap (closes #658) 2023-12-28 08:54:09 -08:00
Jacky Zhao 359484c139 fix: more robust tags parsing 2023-12-28 08:48:14 -08:00
Jacky ZhaoandGitHub dafc9f318e feat: minify js scripts (closes #655) (#657) 2023-12-28 08:02:04 -08:00
Jacky ZhaoandGitHub 504b447162 fix: use slugs instead of title as basis for explorer (#652)
* use slugs instead of title as basis for explorer

* fix folder persist state, better default behaviour

* use relative path instead of full path as full path is affected by -d

* dont use title in breadcrumb if it's just index lol
2023-12-27 16:44:14 -08:00
Jacky Zhao 63bf1e14b5 style: remove relative from base pre 2023-12-20 19:55:28 -08:00
Jacky Zhao 8fe37cc5e5 docs: update issue template 2023-12-20 10:05:00 -08:00
Jacky Zhao 2e9896c893 fix: deep clone before relativizing urls in transclude (closes #640) 2023-12-20 09:52:17 -08:00
Jacky Zhao 7bcf27241f fix: latex before syntax highlighting 2023-12-19 19:03:40 -08:00
Jacky Zhao b44a79eeba fix: wikilinks should allow external links (closes #639) 2023-12-19 11:40:59 -08:00
Jacky Zhao 9b9d86474b fix: mermaid rendering fix from upstream 2023-12-19 11:01:55 -08:00
Jacky Zhao 4c83251f8e feat: -v flag should log exact error on parse failure 2023-12-19 09:07:52 -08:00
Jacky Zhao 984ab1c578 fix: change backtick to regular after making script loading less hacky 2023-12-18 23:13:37 -08:00
Jacky Zhao 443cd53a1a fix: mermaid rendering broken after rehype-pretty-code bump (closes #638) 2023-12-18 23:09:49 -08:00
Jacky Zhao 5152d32fbd pkg: bump version to 4.1.3 2023-12-18 09:50:14 -08:00
Jacky ZhaoandGitHub ea6208c1f0 deps: bump everything (closes #635) (#636)
* deps: bump ws

* deps: bump lightningcss

* deps: workerpool

* deps: various types

* deps: chalk

* deps: globby

* deps: preact

* deps: tsx

* deps: @floating-ui/dom

* deps: esbuild

* deps: types + prettier

* deps: rimraf, typescript

* deps: remark/rehype/unified ecosystem

* format
2023-12-18 09:48:40 -08:00
Jacky Zhao 78b33fc2fb fix: release build lock before client refresh 2023-12-17 16:46:17 -08:00
Jacky Zhao d2be097b76 feat: include tag hierarchies in tag listing, sort tag listing 2023-12-17 15:09:51 -08:00
Jacky Zhao ad1f964a5f docs: graph view tag options 2023-12-17 13:19:03 -08:00
Jacky Zhao 150050f379 docs: agentic computing in quartz philosophy 2023-12-17 13:01:44 -08:00
Jacky Zhao d979331dc7 fix: remove whitespace unicode from tag regex 2023-12-17 12:54:52 -08:00
Jacky Zhao 972cf0a887 feat: support emoji tags (closes #634) 2023-12-17 12:28:28 -08:00