khoj/src/interface/obsidian
Debanjum Singh Solanky b757ba664f Sanitize chat messages to render in Obsidian, Desktop, Web apps
Use DOMPurify to escape any unsafe HTML in chat message before adding
it to DOM via innerHTML updates to a HTML element
2024-06-04 10:53:30 +05:30
..
src Sanitize chat messages to render in Obsidian, Desktop, Web apps 2024-06-04 10:53:30 +05:30
.editorconfig Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
.eslintignore Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
.eslintrc Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
.gitignore Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
.npmrc Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
esbuild.config.mjs Use node-fetch >=3.1.0 in khoj obsidian plugin to avoid security vulnerability 2023-07-06 13:05:52 -07:00
LICENSE Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
manifest.json Release Khoj version 1.12.1 2024-05-24 21:42:03 +05:30
package.json Sanitize chat messages to render in Obsidian, Desktop, Web apps 2024-06-04 10:53:30 +05:30
styles.css Make new chat message text selectable in Obsidian side pane 2024-06-01 11:01:39 +05:30
tsconfig.json Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
version-bump.mjs Create Obsidian plugin for Khoj 2023-01-04 18:28:16 -03:00
versions.json Release Khoj version 1.12.1 2024-05-24 21:42:03 +05:30
yarn.lock Sanitize chat messages to render in Obsidian, Desktop, Web apps 2024-06-04 10:53:30 +05:30