Commit Graph

786 Commits

Author SHA1 Message Date
13252846e3 [obsidian] vault backup: 2023-08-28 12:48:08[ 2023-08-28 12:48:08 +09:00
2c5d94b5b9 [obsidian] vault backup: 2023-08-28 02:28:39 2023-08-28 02:28:39 +09:00
d022bd79ec [obsidian] vault backup: 2023-08-28 02:22:00[ 2023-08-28 02:22:00 +09:00
a76170f53b [obsidian] vault backup: 2023-08-28 01:16:27 2023-08-28 01:16:27 +09:00
4a7ccbd982 [obsidian] vault backup: 2023-08-27 16:19:59[ 2023-08-27 16:19:59 +09:00
6c9c420133 [obsidian] vault backup: 2023-08-26 18:27:50[ 2023-08-26 18:27:50 +09:00
c3a63b2f82 [obsidian] vault backup: 2023-08-26 01:28:43[ 2023-08-26 01:28:43 +09:00
76ee7cfce5 [obsidian] vault backup: 2023-08-25 18:44:49[ 2023-08-25 18:44:49 +09:00
5ca3f801d6 [obsidian] vault backup: 2023-08-25 17:56:00 2023-08-25 17:56:00 +09:00
9ae9fe1a6a [obsidian] vault backup: 2023-08-25 16:56:16 2023-08-25 16:56:16 +09:00
3ccf081a45 Merge remote-tracking branch 'upstream/v4' into v4 2023-08-25 09:07:19 +09:00
Jacky Zhao
e4e048bbe6 format, ensure ci runs on prs 2023-08-24 12:31:15 -07:00
Ben Schlegel
7596d80c2b style: integrate tertiary color to text-select (#413) 2023-08-24 12:28:06 -07:00
Zero King
ad1a2162ff feat: reproducible build (#412)
for sitemap, RSS and contentIndex.json.
2023-08-24 11:41:20 -07:00
Jacky Zhao
9ea2af92fc format 2023-08-24 10:03:14 -07:00
Jacky Zhao
a066a247e5 fix: ensure recentnotes uses proper date 2023-08-24 09:38:00 -07:00
Jacky Zhao
d618948f8c fix: add better warning when defaultDateType is not set due to upgrade 2023-08-24 09:17:43 -07:00
Jacky Zhao
1928fa03a3 version bump to 4.0.10 2023-08-24 09:05:19 -07:00
Jacky Zhao
10996f341d feat: add defaultDateType config 2023-08-24 08:56:40 -07:00
Jacky Zhao
a170f0eb24 fix: lock to never read when site is building 2023-08-24 08:31:12 -07:00
Ben Schlegel
1a9ac8692d docs: fix typo in authoring content.md (#408) 2023-08-24 08:14:52 -07:00
e0687258e3 [obsidian] vault backup: 2023-08-24 22:46:03[ 2023-08-24 22:46:03 +09:00
18f2c9c4ff backup 2023-08-24 22:38:07 +09:00
22f5c77fd1 [obsidian] vault backup: 2023-08-24 21:45:03[ 2023-08-24 21:45:03 +09:00
dd528e9b2d [obsidian] vault backup: 2023-08-24 20:45:03[ 2023-08-24 20:45:03 +09:00
bfahrenfort
f7eedaf3c5 Revert contentIndex to RSS 2.0 (#407) 2023-08-23 22:57:49 -07:00
Jacky Zhao
d5c5d1895f format 2023-08-23 15:16:04 -07:00
Zane Helton
6b6275c8f7 docs: update hosting.md with Vercel hosting instructions (#406)
* Update hosting.md with Vercel hosting instructions

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Run npm run format

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-08-23 15:14:23 -07:00
Jacky Zhao
c707c0dc73 fix: text wrap in popover 2023-08-23 13:10:23 -07:00
Jacky Zhao
41642e23df docs: make incompability of trailing slashes clear 2023-08-23 12:23:49 -07:00
Jacky Zhao
db9f51d2c1 fix: use proper full base for links.ts 2023-08-23 12:18:50 -07:00
Jacky Zhao
dbc8c1e441 docs: whitespace 2023-08-23 12:11:24 -07:00
kanpov
332931dc5a Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) 2023-08-23 12:09:04 -07:00
Jacky Zhao
4a7b66f5ad fix: builds should no accumulate on repeated changes (closes #404) 2023-08-23 11:36:34 -07:00
Jacky Zhao
8f41694b9a deps: native addons for lightningcss 2023-08-23 09:19:00 -07:00
Jacky Zhao
c093357034 deps: install exact 2023-08-23 09:16:44 -07:00
Jacky Zhao
f0b83718c1 deps: esbuild and esbuild-sass-plugin 2023-08-23 09:10:30 -07:00
Aaron Pham
0329bfaa26 fix(esbuild): conflict with esbuild-sass-plugin (#402) 2023-08-23 09:05:01 -07:00
Jacky Zhao
38bd41352d version bump to 4.0.9 2023-08-22 23:37:02 -07:00
Jacky Zhao
664afb2375 fix: percent-encoding for files with %, contentIndex for non-latin chars (closes #397, closes #399) 2023-08-22 23:34:28 -07:00
Jacky Zhao
67e5f13ba4 fix: toc for cyrillic and other non-latin alphabets (closes #396) 2023-08-22 22:41:50 -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
a205549bb8 fix: tag support for non-latin alphabets (fixes #398) 2023-08-22 22:14:16 -07:00
Jacky Zhao
50544cff01 fix: spa hijacks back button (closes #400) 2023-08-22 21:30:31 -07:00
c6f05d56a4 fixed broken CJK links (#390) 2023-08-22 09:16:55 -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
e64a999319 Merge branch 'v4' of github.com:jackyzha0/quartz into v4 2023-08-22 17:28:49 +09: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