Jacky Zhao
775a1b2490
Merge pull request #137 from aidenybai/fix-non-spa-routing
3 years ago
Aiden Bai
006b74ec6f
Fix formatting
3 years ago
Aiden Bai
8aba612a00
Fix non-spa fallback
3 years ago
Jacky Zhao
cbc2bea413
Merge pull request #136 from aidenybai/custom-progress-bar-color
3 years ago
Aiden Bai
ae240ff82c
Remove redundant CSS rule
3 years ago
Jacky Zhao
ba586adc76
Merge pull request #135 from aidenybai/bump-million
3 years ago
Aiden Bai
159deabfe1
Bump to 1.9.6
3 years ago
Aiden Bai
44984cdaf4
Add support for progress bar
3 years ago
Aiden Bai
683cb53cbd
Bump million to 1.9.5
3 years ago
Jacky Zhao
232bd2f016
Merge pull request #134 from aidenybai/add-prefetching-within-graph
3 years ago
Aiden Bai
e0fd9570d7
Bump million to 1.9.4
3 years ago
Aiden Bai
bc32bbeaed
Bump milliomn to 1.9.3
3 years ago
Aiden Bai
efb6c7845f
Add prefetch to graph
3 years ago
Aiden Bai
bd316d8249
Bump million to 1.9.2
3 years ago
Jacky Zhao
0293c12217
feat: recent posts section/partial
3 years ago
Jacky Zhao
0439c163a0
fix: js not executing if spa disabled
3 years ago
Jacky Zhao
0b6711c218
fix: tag boxes overlapping for content with many tags ( closes #130 )
3 years ago
Jacky Zhao
ed9a8efd1f
fix inline link highlighting, safer latex render
3 years ago
Jacky Zhao
e302f6c423
fix: more generic style to match bad nesting generated by popover interp
3 years ago
Jacky Zhao
b21b27d1d3
fix: clean wikilinks and render latex in popover
3 years ago
Jacky Zhao
364aee36fc
fix: merge conf
3 years ago
Jacky Zhao
cea0f3eb74
feat: contextual backlinks ( closes #106 )
3 years ago
Jacky Zhao
8b855b522a
Merge pull request #125 from aidenybai/fix-latex
3 years ago
Aiden Bai
7b3696b877
Remove pnpm debug log
3 years ago
Aiden Bai
b4ff12ca0b
Fix latex
3 years ago
Jacky Zhao
b67a389bea
Merge pull request #124 from aidenybai/hugo
3 years ago
Aiden Bai
2b5c03c972
Remove redundant URL construction
3 years ago
Aiden Bai
aaed5dc1f1
Support /path root sites
3 years ago
Aiden Bai
1a5d158fce
Support active node with other data at end of url
3 years ago
Jacky Zhao
a09974446d
Merge pull request #123 from aidenybai/fix-popover
3 years ago
Aiden Bai
9fc71603ba
Merge
3 years ago
Aiden Bai
d38f9bec70
Rename API and generalize router API
3 years ago
Aiden Bai
771ebd8031
Merge
3 years ago
Aiden Bai
e4cc625c33
Add future note about init function
3 years ago
Aiden Bai 白宇彤
3789df80e4
Merge branch 'hugo' into fix-popover
3 years ago
Jacky Zhao
037426217c
Merge pull request #122 from aidenybai/fix-active-graph-node
3 years ago
Aiden Bai
e646cdb0be
Use explicit regex for trailing slash trim
3 years ago
Aiden Bai
8d092a3a4a
Remove unnecessary 'url' argument in graph.html
3 years ago
Aiden Bai
32c79a561f
Remove unnecessary 'url' argument in graph.html
3 years ago
Aiden Bai
3c660dd9b5
Remove unnecessary 'url' param in drawGraph
3 years ago
Aiden Bai
4cca3c1f2d
Peg router version
3 years ago
Aiden Bai
9d3bbd6076
Fix active node on graph
3 years ago
Aiden Bai
9c71f07355
Enable config for testing
3 years ago
Aiden Bai
77485b754d
Fix popover
3 years ago
Jacky Zhao
6e6dd4cb0b
fix: trim trailing slash when calculating popover
3 years ago
Jacky Zhao
81fe2d2493
Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
3 years ago
Jacky Zhao
24d08d580d
cfg: make SPA optional
3 years ago
Jacky Zhao
321e19dc41
Merge pull request #121 from benbohmer/patch-1
3 years ago
Jacky Zhao
12d33619a2
Merge pull request #120 from straightupjac/fix/github-info
3 years ago
benbohmer
97607c3ca5
fix: keep / at end of URL to avoid redirects
...
Removed strings.TrimRight "/" in line 10 to keep the trailing slash at the end of URLs in regular links. This avoids having every single internal link being a 301 redirect.
3 years ago