Commit Graph

2437 Commits

Author SHA1 Message Date
Jacky Zhao
99dbe525d9 fix: properly lock across source and content refresh by sharing a mutex 2023-08-22 22:27:41 -07:00
Jacky Zhao
300aff4125 fix: properly lock across source and content refresh by sharing a mutex 2023-08-22 22:27:41 -07:00
Jacky Zhao
39809a1b44 fix: properly lock across source and content refresh by sharing a mutex 2023-08-22 22:27:41 -07:00
Jacky Zhao
8b63ff882a fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
Jacky Zhao
460879df31 fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
Jacky Zhao
a205549bb8 fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
Jacky Zhao
b991cf2ee8 fix: spa hijacks back button (closes #400) 2023-08-22 21:30:31 -07:00
Jacky Zhao
a8272d4a9c fix: spa hijacks back button (closes #400) 2023-08-22 21:30:31 -07:00
Jacky Zhao
50544cff01 fix: spa hijacks back button (closes #400) 2023-08-22 21:30:31 -07:00
bb677840fc
fixed broken CJK links (#390) 2023-08-22 09:16:55 -07:00
a23f127c13 fixed broken CJK links (#390) 2023-08-22 09:16:55 -07:00
c6f05d56a4 fixed broken CJK links (#390) 2023-08-22 09:16:55 -07:00
Ikko Eltociear Ashimine
c60b3d5e34
fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
Ikko Eltociear Ashimine
fc58b10ab3 fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
Ikko Eltociear Ashimine
dc208c9905 fix: typo in bootstrap-cli.mjs (#394) 2023-08-22 09:16:21 -07:00
8e2bf1e498 [obsidian] vault backup: 2023-08-22 23:39:29[ 2023-08-22 23:39:29 +09:00
e489733643 [obsidian] vault backup: 2023-08-22 23:39:29[ 2023-08-22 23:39:29 +09:00
e64a999319 Merge branch 'v4' of github.com:jackyzha0/quartz into v4 2023-08-22 17:28:49 +09:00
dea070ec27 Merge branch 'v4' of github.com:jackyzha0/quartz into v4 2023-08-22 17:28:49 +09:00
Jacky Zhao
e10de3febf fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
Jacky Zhao
520ed4368d fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
Jacky Zhao
d0300f2246 fix: server-handler crash from filename (closes #386) 2023-08-21 17:01:18 -07:00
Jacky Zhao
b69556c918 fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
Jacky Zhao
e0bcc8815e fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
Jacky Zhao
9a7ede47fc fix: async-mutex not exclusively locking correectly 2023-08-21 16:43:32 -07:00
Jacky Zhao
ce70571072 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
72963752b6 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
0f85e52dd6 docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link 2023-08-21 09:15:01 -07:00
295ce5beb1 [obsidian] vault backup: 2023-08-22 01:14:27[ 2023-08-22 01:14:27 +09:00
c056ff51ec [obsidian] vault backup: 2023-08-22 01:14:27[ 2023-08-22 01:14:27 +09:00
Jacky Zhao
8c943f47d6 format, update default sidepanel width 2023-08-21 09:00:13 -07:00
Jacky Zhao
a920416db2 format, update default sidepanel width 2023-08-21 09:00:13 -07:00
Jacky Zhao
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
dcaf09b658 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
e1960d270e [obsidian] vault backup: 2023-08-22 00:14:26[ 2023-08-22 00:14:27 +09:00
86ae70599d [obsidian] vault backup: 2023-08-22 00:14:26[ 2023-08-22 00:14:27 +09:00
ae35a32ace [obsidian] vault backup: 2023-08-21 23:14:26[ 2023-08-21 23:14:27 +09:00
51da99d90f [obsidian] vault backup: 2023-08-21 23:14:26[ 2023-08-21 23:14:27 +09:00
ef8d098916 [obsidian] vault backup: 2023-08-21 22:56:39 2023-08-21 22:56:39 +09:00
5416094cbf [obsidian] vault backup: 2023-08-21 22:56:39 2023-08-21 22:56:39 +09:00
6b35aa6f33 added ci setting 2023-08-21 20:24:08 +09:00
f52a390dd3 added ci setting 2023-08-21 20:24:08 +09:00
74b79f75ac updated contents 2023-08-21 20:01:28 +09:00
2081bc1bda updated contents 2023-08-21 20:01:28 +09:00
04c04f02ba fixed broken CJK links 2023-08-21 20:00:50 +09:00
e04527f4dd fixed broken CJK links 2023-08-21 20:00:50 +09:00
a1b527d175 added basic config 2023-08-21 20:00:26 +09:00
b390b4cd14 added basic config 2023-08-21 20:00:26 +09:00