Commit Graph

175 Commits

Author SHA1 Message Date
Ikko Eltociear Ashimine
dc208c9905 fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
Jacky Zhao
d0300f2246 fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
Jacky Zhao
9a7ede47fc fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
Jacky Zhao
0f85e52dd6 docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link 2023-08-21 09:15:01 -07:00
Jacky Zhao
dc94ae8324 format, update default sidepanel width 2023-08-21 09:00:13 -07:00
61befbe5c1 fix: opts being overriden in graph option (#384) 2023-08-21 08:45:47 -07:00
Jacky Zhao
cf19654049 format 2023-08-20 20:48:35 -07:00
Jacky Zhao
16987a029d fix: ctrl + k breaking after page nav 2023-08-20 20:47:07 -07:00
Jacky Zhao
2006dfaee5 move wss server start after http 2023-08-20 18:41:37 -07:00
Jacky Zhao
a1f26ba52e fix: nav event with spa off, anchor nav refresh page 2023-08-20 18:08:44 -07:00
Jacky Zhao
76185aaeb1 fix: jump to anchor on deployed site triggering spa refresh 2023-08-20 17:50:56 -07:00
Jacky Zhao
1f0a8ceebc remove checkout step from instructions as v4 is the default branch 2023-08-20 16:59:25 -07:00
Jacky Zhao
63a81aa371 fix: ensure code exists inside pre before adding clipboard 2023-08-20 15:38:37 -07:00
Jacky Zhao
981f1d2b73 fix: dont show index page for folder in its own listing 2023-08-20 15:02:24 -07:00
Jacky Zhao
982a129ede fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
Jacky Zhao
61bae4d93f recent notes css fixes 2023-08-20 14:05:37 -07:00
Jacky Zhao
0f1a768174 css fixes, add recent notes, more robust quartz update 2023-08-20 12:46:37 -07:00
Jacky Zhao
efe847f362 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
Jacky Zhao
b1dddab1c8 docs: update notes for tag and folder listings 2023-08-20 00:52:49 -07:00
Jacky Zhao
0ee517dc46 fix: put quotations around font 2023-08-19 22:04:29 -07:00
Jacky Zhao
1e2caf7709 fix: string for aliases being treated as array of chars 2023-08-19 21:59:01 -07:00
Jacky Zhao
c57f98b1cc css: fix scrollbars on windows 2023-08-19 21:55:09 -07:00
Jacky Zhao
e08772f1ad impl baseDir option for quartz build --serve for local testing 2023-08-19 18:04:17 -07:00
Jacky Zhao
c4de73b5b7 fix trailing slash causing folder listing to not fetch content correctly 2023-08-19 16:55:36 -07:00
Jacky Zhao
c02170f534 avoid 404 on icon for spa navigations with anchors 2023-08-19 16:40:02 -07:00
Jacky Zhao
c990edfac3 improve path resolution stability 2023-08-19 16:28:44 -07:00
Jacky Zhao
fd174f45a5 base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
Jacky Zhao
0b53e9eaac v4-alpha -> v4 2023-08-18 18:24:09 -07:00
Jacky Zhao
03dee600a5 format 2023-08-17 21:54:42 -07:00
Jacky Zhao
b7ca7eb301 ensure sync includes untracked files 2023-08-17 21:49:58 -07:00
Jacky Zhao
c6562d76be ensure contentfolder is passed to popContentFolder 2023-08-17 21:24:41 -07:00
Jacky Zhao
b4ea16711d fix when symlink targ is calculated and added npx quartz restore 2023-08-17 21:20:15 -07:00
Jacky Zhao
c1155e64ce format 2023-08-17 21:08:26 -07:00
Jacky Zhao
775d8a9916 deref symlink on quartz sync 2023-08-17 21:07:40 -07:00
Jacky Zhao
d1a5838e80 fix rebuild debouncing 2023-08-17 01:58:11 -07:00
Jacky Zhao
e7fde5f937 fix back button in spa not working between two pages that both have hash fragments 2023-08-17 01:34:50 -07:00
Jacky Zhao
509e8d499c format 2023-08-17 00:55:52 -07:00
Jacky Zhao
9d58a8f238 various path fixes for links to extensions, fix relative paths in links 2023-08-17 00:55:28 -07:00
Jacky Zhao
eae04eac00 fix import paths 2023-08-16 22:09:11 -07:00
Jacky Zhao
f0eaeb1772 fix relative path resolution in router and link crawling 2023-08-16 22:04:15 -07:00
Jacky Zhao
89ef678ca6 fix: add trailing slash to local serving 2023-08-13 17:47:18 -07:00
Jacky Zhao
eb3981d514 fix relative path resolution logic, add more path tests 2023-08-12 21:16:43 -07:00
Jacky Zhao
118712fddb 404 page styling on local 2023-08-12 21:16:43 -07:00
Jacky Zhao
619be0e153 fix nested callout folding 2023-08-12 21:16:43 -07:00
Jacky Zhao
138033622e fmt 2023-08-12 10:17:07 -07:00
Jacky Zhao
736871ad78 enable rich text in callout title 2023-08-12 10:16:55 -07:00
Jacky Zhao
831a47ad61 include home page in search 2023-08-12 00:24:30 -07:00
Jacky Zhao
7e97757776 format, make search async 2023-08-12 00:03:11 -07:00
Jacky Zhao
9b1b832dc3 fix wikilinks to anchors in the same document 2023-08-11 23:55:17 -07:00
Jacky Zhao
3d63acf3ba fix scanning for tags in content 2023-08-11 23:40:06 -07:00