dralkh_spaceforge/ui
Dralk dbd37e8537 refactor: replace fetch with Obsidian requestUrl for API calls
- Switches all LLM services (Claude, Gemini, Ollama, OpenAI, OpenRouter, Together) from native fetch to Obsidian’s requestUrl for better CORS handling and plugin compatibility
- Updates UI components to use new Obsidian API patterns (createDiv with options)
- Minor clean-ups in MCQ, Pomodoro, and review services
2025-08-02 01:06:54 +03:00
..
sidebar refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
batch-review-modal.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
calendar-view.ts spaceforge 2025-07-31 07:03:20 +03:00
consolidated-mcq-modal.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
context-menu.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
mcq-modal.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
review-modal.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
settings-tab.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00
sidebar-view.ts refactor: replace fetch with Obsidian requestUrl for API calls 2025-08-02 01:06:54 +03:00