Commit Graph

69 Commits

Author SHA1 Message Date
Jacky Zhao e374e3abd4 fix: jump to search for operand 2022-11-21 23:36:27 -08:00
Morgan Gallant d80f6946c8
fix: Semantic Search: Use Operand Beta API (#235) 2022-11-21 08:54:45 -08:00
Jacky Zhao e9aa6ae9e7 feat: docker docs, semantic search alpha 2022-11-20 15:09:58 -08:00
Pavol Komlos 666ffebe90
Decode the heading id from split link (#214) 2022-10-12 08:21:28 -07:00
Jacky Zhao e6c7a4e1e2 fix: latex rendering bugs + patch for #195 2022-09-11 18:03:55 -07:00
Vincent Huang e38eaa94d6
Popover preview should show relevant heading (#180) 2022-08-20 21:31:06 -04:00
Jacky Zhao a78926ede5 feat: link previews to page-list (closes #173) 2022-08-11 11:42:16 -07:00
Jacky Zhao 3dcc1f1106 feat: better graph scaling (closes #170) 2022-08-05 11:04:01 -07:00
Jacky Zhao 7ffc907907 fix: CJK search (closes #163) 2022-08-03 23:46:55 -07:00
Jacky Zhao 6dd4c64a4c fix: highlights being stripped in non-semantic search mode 2022-08-01 07:59:49 -07:00
Jacky Zhao 8fc6b8e28e docs: update, re-added debounce 2022-07-31 18:21:17 -07:00
Jacky Zhao b10b23a47b docs: add documentation for Operand Search, remove debounce 2022-07-31 18:02:06 -07:00
Jacky Zhao 23380d0519 fix: title not being selected properly, bump hugo-obsidian for uri fix 2022-07-31 16:55:25 -07:00
Jacky Zhao 5ef9aad501 feat: add support for semantic search using operand 2022-07-31 12:16:36 -07:00
Jacky Zhao 14b89105dc refactor: move search utils to util.js 2022-07-31 10:54:23 -07:00
Emile Bangma 728d8529ec
Support Admonition callouts (#166) (closes #88) 2022-07-30 17:29:26 -07:00
Pranav M 1f3da4b829
feat: edit the clipboard button to change border colour on success (#162)
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-07-18 08:45:36 -07:00
Jacky Zhao 22c8981bb9 feat: css refactor for easy font change 2022-07-13 23:37:54 -07:00
y1450 81af8c459b
fix: remove console log (#159) 2022-07-13 15:02:11 -07:00
Jacky Zhao ffe22689eb feat: use floating-ui for better popover positioning 2022-07-13 15:01:50 -07:00
Geoffrey Garrett f54df35767
Copy to clipboard feature for code block (#152)
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2022-07-03 11:42:35 -07:00
Aiden Bai 白宇彤 015ed4cfa2
Fix `width: auto` for SPA routing (#156) 2022-07-02 19:40:18 -07:00
Geoffrey Garrett d3e20b8b94
Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
Aiden Bai 67a7ba37e8
Bump million to 1.11.3 2022-06-28 21:43:28 -07:00
DhammaCharts 69c74ca6b5 minor adjustment 2022-06-06 16:48:16 +01:00
DhammaCharts 84c75d0546
Merge branch 'hugo' into hugo 2022-06-06 12:56:47 +01:00
DhammaCharts a275123be2 better font behaviour 2022-06-02 08:35:28 +01:00
DhammaCharts c88f31c364 change to object destructuring for drawGraph() arguments 2022-06-02 08:16:02 +01:00
DhammaCharts ac0dd50c04 uncomment window.Million 2022-06-01 21:30:40 +01:00
DhammaCharts 5a1fbc9374 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 2022-06-01 13:49:27 +01:00
Aiden Bai a1293f820a
Prerender latex 2022-05-29 20:40:44 -07:00
Aiden Bai 159deabfe1
Bump to 1.9.6 2022-05-27 16:14:17 -07:00
Aiden Bai 683cb53cbd
Bump million to 1.9.5 2022-05-27 13:19:19 -07:00
Aiden Bai e0fd9570d7
Bump million to 1.9.4 2022-05-27 09:49:28 -07:00
Aiden Bai bc32bbeaed
Bump milliomn to 1.9.3 2022-05-27 09:02:01 -07:00
Aiden Bai efb6c7845f
Add prefetch to graph 2022-05-27 08:40:00 -07:00
Aiden Bai bd316d8249
Bump million to 1.9.2 2022-05-27 08:39:44 -07:00
Jacky Zhao ed9a8efd1f fix inline link highlighting, safer latex render 2022-05-05 21:11:23 -04:00
Jacky Zhao b21b27d1d3 fix: clean wikilinks and render latex in popover 2022-05-05 20:30:55 -04:00
Jacky Zhao 364aee36fc fix: merge conf 2022-05-05 01:03:09 -04:00
Jacky Zhao cea0f3eb74 feat: contextual backlinks (closes #106) 2022-05-05 00:58:50 -04:00
Aiden Bai 2b5c03c972
Remove redundant URL construction 2022-05-03 10:55:45 -07:00
Aiden Bai aaed5dc1f1
Support /path root sites 2022-05-03 10:54:39 -07:00
Aiden Bai 1a5d158fce
Support active node with other data at end of url 2022-05-03 10:38:41 -07:00
Aiden Bai d38f9bec70
Rename API and generalize router API 2022-05-03 10:16:09 -07:00
Aiden Bai 771ebd8031
Merge 2022-05-03 10:07:38 -07:00
Aiden Bai e646cdb0be
Use explicit regex for trailing slash trim 2022-05-03 09:27:25 -07:00
Aiden Bai 3c660dd9b5
Remove unnecessary 'url' param in drawGraph 2022-05-03 09:20:01 -07:00
Aiden Bai 4cca3c1f2d
Peg router version 2022-05-03 09:04:15 -07:00
Aiden Bai 9d3bbd6076
Fix active node on graph 2022-05-03 08:53:18 -07:00