khoj/src/interface/obsidian
Debanjum Singh Solanky 5efae1ad55 Update indexer API endpoint query params for force, content type
New URL query params, `force' and `t' match name of query parameter in
existing Khoj API endpoints

Update Desktop, Obsidian and Emacs client to call using these new API
query params. Set `client' query param from each client for telemetry
visibility
2023-10-17 04:58:13 -07:00
..
src Update indexer API endpoint query params for force, content type 2023-10-17 04:58:13 -07:00
.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 0.12.3 2023-09-26 22:41:11 -07:00
package.json Release Khoj version 0.12.3 2023-09-26 22:41:11 -07:00
styles.css Remove info hint to reindex khoj on unexpected search results 2023-08-16 00:58:59 -07:00
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 0.12.3 2023-09-26 22:41:11 -07:00
yarn.lock Use node-fetch >=3.1.0 in khoj obsidian plugin to avoid security vulnerability 2023-07-06 13:05:52 -07:00