Commit Graph

505 Commits

Author SHA1 Message Date
c6f05d56a4 fixed broken CJK links (#390) 2023-08-22 09:16:55 -07:00
c60b3d5e34 fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
dc208c9905 fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
e64a999319 Merge branch 'v4' of github.com:jackyzha0/quartz into v4 2023-08-22 17:28:49 +09:00
e10de3febf fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
d0300f2246 fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
b69556c918 fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
9a7ede47fc fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
ce70571072 docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link 2023-08-21 09:15:01 -07:00
0f85e52dd6 docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link 2023-08-21 09:15:01 -07:00
8c943f47d6 format, update default sidepanel width 2023-08-21 09:00:13 -07:00
dc94ae8324 format, update default sidepanel width 2023-08-21 09:00:13 -07:00
2774e976d2 fix: opts being overriden in graph option (#384) 2023-08-21 08:45:47 -07:00
61befbe5c1 fix: opts being overriden in graph option (#384) 2023-08-21 08:45:47 -07:00
04c04f02ba fixed broken CJK links 2023-08-21 20:00:50 +09:00
86ca26ff1a fixed priority in graph option 2023-08-21 19:52:57 +09:00
777ff51c7a format 2023-08-20 20:48:35 -07:00
cf19654049 format 2023-08-20 20:48:35 -07:00
4e42d52e16 fix: ctrl + k breaking after page nav 2023-08-20 20:47:07 -07:00
16987a029d fix: ctrl + k breaking after page nav 2023-08-20 20:47:07 -07:00
b06b792576 Merge remote-tracking branch 'upstream/v4' into v4 2023-08-21 12:27:12 +09:00
d0f67d9935 move wss server start after http 2023-08-20 18:41:37 -07:00
2006dfaee5 move wss server start after http 2023-08-20 18:41:37 -07:00
952d6cb3dd fix: nav event with spa off, anchor nav refresh page 2023-08-20 18:08:44 -07:00
a1f26ba52e fix: nav event with spa off, anchor nav refresh page 2023-08-20 18:08:44 -07:00
173ec240d2 fix: jump to anchor on deployed site triggering spa refresh 2023-08-20 17:50:56 -07:00
76185aaeb1 fix: jump to anchor on deployed site triggering spa refresh 2023-08-20 17:50:56 -07:00
425c9789a4 remove checkout step from instructions as v4 is the default branch 2023-08-20 16:59:25 -07:00
1f0a8ceebc remove checkout step from instructions as v4 is the default branch 2023-08-20 16:59:25 -07:00
7b7064ad2b fix: ensure code exists inside pre before adding clipboard 2023-08-20 15:38:37 -07:00
63a81aa371 fix: ensure code exists inside pre before adding clipboard 2023-08-20 15:38:37 -07:00
ca17af4ae2 fix: dont show index page for folder in its own listing 2023-08-20 15:02:24 -07:00
981f1d2b73 fix: dont show index page for folder in its own listing 2023-08-20 15:02:24 -07:00
e65ea48fae fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
982a129ede fix: add async-mutex to builds on large vaults 2023-08-20 14:27:44 -07:00
b99d4cd8ce recent notes css fixes 2023-08-20 14:05:37 -07:00
61bae4d93f recent notes css fixes 2023-08-20 14:05:37 -07:00
236130ac22 css fixes, add recent notes, more robust quartz update 2023-08-20 12:46:37 -07:00
0f1a768174 css fixes, add recent notes, more robust quartz update 2023-08-20 12:46:37 -07:00
9d77edaf94 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
efe847f362 fix description not being used in folder and tag listings 2023-08-20 01:08:18 -07:00
cfb7d1232e docs: update notes for tag and folder listings 2023-08-20 00:52:49 -07:00
b1dddab1c8 docs: update notes for tag and folder listings 2023-08-20 00:52:49 -07:00
96a3bfeafb fix: put quotations around font 2023-08-19 22:04:29 -07:00
0ee517dc46 fix: put quotations around font 2023-08-19 22:04:29 -07:00
e262482921 fix: string for aliases being treated as array of chars 2023-08-19 21:59:01 -07:00
1e2caf7709 fix: string for aliases being treated as array of chars 2023-08-19 21:59:01 -07:00
eb4d3dc5b4 css: fix scrollbars on windows 2023-08-19 21:55:09 -07:00
c57f98b1cc css: fix scrollbars on windows 2023-08-19 21:55:09 -07:00
7b8017413c impl baseDir option for quartz build --serve for local testing 2023-08-19 18:04:17 -07:00