Commit Graph

76 Commits

Author SHA1 Message Date
Jacky Zhao
67e5f13ba4 fix: toc for cyrillic and other non-latin alphabets (closes #396) 2023-08-22 22:41:50 -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
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
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
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
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
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
619be0e153 fix nested callout folding 2023-08-12 21:16:43 -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
79dff01407 fix broken tag listing links to tags 2023-08-11 23:27:59 -07:00
Jacky Zhao
0ce30d451d fix emit filepaths, tag emit being overriden by content 2023-08-11 23:25:44 -07:00
Jacky Zhao
d159375804 fix getFileExtension missing numeric extensions (e.g. mp4) 2023-08-08 21:31:36 -07:00
Jacky Zhao
adc8d142ed change reading time to content meta 2023-08-08 21:28:09 -07:00
Jacky Zhao
e0d145a0f5 fix head.tsx 2023-08-08 20:36:24 -07:00
Jacky Zhao
68050264f0 architecture, fix vendor prefixing 2023-08-07 17:34:38 -07:00
Jacky Zhao
b34d1bc18f fix css transforms for mobile 2023-08-06 22:07:08 -07:00
Jacky Zhao
f4561121d0 fix formatting 2023-07-25 21:11:06 -07:00
Jacky Zhao
28a853cca4 nested tag support and tag index page 2023-07-25 21:10:37 -07:00
Jacky Zhao
bc58342a4a styling fixes for stacking order and overflow 2023-07-23 21:41:09 -07:00
Jacky Zhao
c3a9956ee2 bundleinfo flag, minify scripts 2023-07-23 17:58:35 -07:00
Jacky Zhao
9590dc76a4 feat: process tags in content 2023-07-23 14:02:57 -07:00
Jacky Zhao
36c479231d style fixes for search bar and title on mobile 2023-07-23 11:19:15 -07:00
Jacky Zhao
f92e010c06 various typography and styling fixes 2023-07-23 11:02:45 -07:00
Jacky Zhao
adec32227f run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao
245388735b finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao
a14136ea28 base path refactor, more docs 2023-07-13 00:19:35 -07:00
Jacky Zhao
7c7e1f8dd5 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao
4dec5c0839 fix default callout state 2023-07-04 18:26:11 -07:00
Jacky Zhao
b710f39062 folder and tag descriptions, re-enable relative pathing 2023-07-04 18:02:59 -07:00
Jacky Zhao
c9845652df fix popover zindex 2023-07-04 17:14:15 -07:00
Jacky Zhao
8a895538d9 more visual polish, adjust colours and spacing 2023-07-04 16:48:36 -07:00
Jacky Zhao
79aff12b3f fix indexing causing main thread freeze, various polish 2023-07-04 10:08:32 -07:00
Jacky Zhao
83c5fa64ea various polish 2023-07-02 13:08:29 -07:00