aaronsb_obsidian-mcp-plugin/src/utils
Aaron Bockelie ba6bbf966f
Merge pull request #202 from aaronsb/fix/139-serialize-per-file-edits
fix(edit): serialize concurrent edits to the same file (closes #139)
2026-05-18 22:49:29 -05:00
..
__tests__ fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
advanced-search.ts fix: Remove unnecessary async keywords and no-console disables 2026-02-04 11:57:35 -06:00
bases-api.ts refactor(bases): migrate js-yaml → maintained yaml package 2026-05-16 14:08:46 -05:00
bases-reference.ts feat: Add semantic error handling and automatic date parsing for Bases 2025-08-20 06:58:55 -05:00
certificate-manager.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
connection-pool.ts chore(worker): remove dormant worker-offload path (ADR-105, closes #197) 2026-05-18 22:26:14 -05:00
content-buffer.ts feat: Complete semantic MCP integration with direct Obsidian API 2025-06-27 12:33:59 -05:00
content-handler.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
debug.ts chore(lint): support eslint-plugin-obsidianmd@0.3.0 2026-05-15 15:01:03 -05:00
expression-evaluator.ts feat(bases): replace new Function with expression-eval (ADR-201) 2026-05-16 22:57:43 -05:00
file-lock.ts fix(edit): serialize concurrent edits to the same file (closes #139) 2026-05-18 22:43:16 -05:00
file-reader.ts fix: Address all review bot required issues - async, directives, globals 2026-02-04 17:08:43 -06:00
formula-engine.ts fix(lint): Resolve all ESLint errors for Obsidian plugin submission 2026-01-16 19:43:39 -06:00
fuzzy-match.ts fix(mcp): stop debug route shadowing the GET /mcp SSE stream + two-row Levenshtein 2026-05-18 21:05:22 -05:00
graph-traversal.ts refactor: Use Obsidian's built-in getAllTags instead of custom helpers 2026-03-14 20:47:19 -05:00
image-handler.ts chore(deps): Update dependencies to latest versions 2026-01-21 17:50:11 -06:00
mcp-server-pool.ts feat: Add tree-based MCP tool visibility gating (ADR-101) 2026-03-26 11:08:27 -05:00
obsidian-api.ts chore(lint): support eslint-plugin-obsidianmd@0.3.0 2026-05-15 15:01:03 -05:00
plugin-detector.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
response-limiter.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
search-core.ts fix: Fix search API and remaining test issues 2025-06-30 08:06:47 -05:00
search-facade.ts fix: Eliminate all eslint any-type violations for Obsidian plugin review 2026-02-03 21:51:55 -06:00
session-manager.ts chore(lint): support eslint-plugin-obsidianmd@0.3.0 2026-05-15 15:01:03 -05:00
yaml-bridge.ts test(bases): address #182 review — accurate date-safety rationale + explicit divergences 2026-05-16 14:20:23 -05:00