Commit graph

  • 7aaffd92ee
    Merge 1e9e4c6087 into 2d647205e0 Nelson Love 2026-06-16 21:49:35 +0000
  • 1e9e4c6087 fix(openai-compat): guard stream:false against extraParams; allow connectionTest before models fetch Nelson Love 2026-06-16 17:49:31 -0400
  • fdbbe30d70 fix(openai-compat): use Obsidian requestUrl() to bypass renderer CORS Nelson Love 2026-06-16 17:38:17 -0400
  • 2d647205e0 chore: bump version to 1.2.1 and update dependencies master 1.2.1 Ahmet Ildirim 2026-04-11 21:56:52 +0200
  • 9cdcd681ac
    feat: Add extra parameters support for OpenAI compatible providers Ahmet Ildirim 2026-04-11 21:49:32 +0200
  • fd196edd53 Move extra parameters setting to OpenAI specific provider config el95149 2026-04-11 10:35:38 +0300
  • 34a9cce909 Add extra parameters support for OpenAI compatible providers el95149 2026-04-09 13:01:18 +0300
  • 41288c0f62 chore: bump version to 1.2.0 in manifest, package, and versions files 1.2.0 Ahmet Ildirim 2026-02-26 20:26:07 +0100
  • 5a1b01b9eb feat: add Grok provider integration and update settings Ahmet Ildirim 2026-02-26 20:25:18 +0100
  • b26e61432d chore: bump version to 1.1.5 in manifest, package, and versions files 1.1.5 Ahmet Ildirim 2026-02-15 23:52:03 +0100
  • a91d9ba28f chore: update openai dependency to version 6.22.0 and refactor OpenAIProvider to use new API structure Ahmet Ildirim 2026-02-15 23:51:15 +0100
  • 050fa4ed38 chore: bump @google/genai version to 1.41.0 in package.json and package-lock.json Ahmet Ildirim 2026-02-14 23:53:04 +0100
  • f4e2f7068d chore: update dependencies and version for Obsidian Inscribe plugin 1.1.3 Ahmet Ildirim 2026-01-28 22:51:27 +0100
  • ed7a58e4f0 chore: bump version to 1.1.2 and update dependencies 1.1.2 Ahmet Ildirim 2025-09-24 21:32:53 +0200
  • 38d037a74b chore: bump version to 1.1.1 in manifest, package, and versions files 1.1.1 Ahmet Ildirim 2025-08-18 23:41:01 +0200
  • e873d04f2f feat: add auto-trigger rules for suggestion generation in settings Ahmet Ildirim 2025-08-18 23:39:44 +0200
  • a8149db948 refactor: improve completion generation logic with dedicated shouldGenerate method Ahmet Ildirim 2025-08-18 23:18:31 +0200
  • 20415fa5e6 update version to 1.1.0 1.1.0 Ahmet Ildirim 2025-08-12 21:57:58 +0200
  • f553c74081
    feat: revamp suggestion experience Ahmet Ildirim 2025-08-12 21:54:17 +0200
  • 987a866b0c fix: update @google/genai dependency to version 1.13.0 and enhance model fetching logic in GeminiProvider Ahmet Ildirim 2025-08-12 21:52:28 +0200
  • 23bf7e4e91 refactor: enhance hotkey settings handling with dedicated method for capturing key combinations Ahmet Ildirim 2025-08-12 17:53:22 +0200
  • f9f17e19d5 fix: disable output limit input based on settings configuration Ahmet Ildirim 2025-08-12 17:22:52 +0200
  • 4a96ba1b4c refactor: rename ProviderOptions to ProfileOptions and update related settings handling Ahmet Ildirim 2025-08-11 22:36:47 +0200
  • 0d5b21a8b5 refactor: rename CompletionOptions to ProviderOptions and update related settings Ahmet Ildirim 2025-08-11 22:17:17 +0200
  • 63357000f5 feat: implement inline suggestion system with debounced fetching and customizable settings Ahmet Ildirim 2025-08-11 01:43:48 +0200
  • d485a60fc6 feat: add manual activation key for suggestions and update settings handling Ahmet Ildirim 2025-07-15 18:36:12 +0200
  • f1268cac46 refactor: remove vibe coded refactor Ahmet Ildirim 2025-07-12 23:10:37 +0200
  • eaffc10136 feat: implement inline suggestion system with customizable settings and text segmentation strategies Ahmet Ildirim 2025-07-12 22:49:21 +0200
  • 2f7e91df02 feat: update @google/genai dependency and enhance inline completion features Ahmet Ildirim 2025-07-11 23:27:02 +0200
  • dd24edefda bump version to 1.0.15 and update @google/genai dependency to 1.3.0 1.0.15 Ahmet Ildirim 2025-06-04 23:07:42 +0200
  • 9d118eebef Update @google/genai dependency to version 1.0.1 Ahmet Ildirim 2025-05-26 16:20:24 +0000
  • a01996ac19 Bump version to 1.0.14 in manifest.json, package.json, and versions.json 1.0.14 Ahmet Ildirim 2025-05-24 01:40:02 +0200
  • 5109e2413f Update template variable syntax to use triple braces for Mustache rendering Ahmet Ildirim 2025-05-24 01:38:18 +0200
  • ddba6a0d4c
    Fix LLM prompting Ayandaftary 2025-05-22 15:52:22 +0530
  • 820afb6f1c Bump version to 1.0.13 in manifest.json, package.json, and versions.json 1.0.13 Ahmet Ildirim 2025-05-08 19:32:37 +0200
  • 8646259a30 Add output limit setting to profiles section with toggle and input field Ahmet Ildirim 2025-05-08 19:31:58 +0200
  • b20d5bb671 Update completion status notifications and modify output limit setting behavior Ahmet Ildirim 2025-05-08 13:09:38 +0200
  • 34e71ec1e2 Implement deepMerge function for settings management and update settings structure to include outputLimit Ahmet Ildirim 2025-05-08 12:44:05 +0200
  • b8f4cf1023 add Vim mode detection 1.0.12 Ahmet Ildirim 2025-05-04 18:31:44 +0200
  • 970ab0304f Bump version to 1.0.11 in manifest.json, package.json, and versions.json 1.0.11 Ahmet Ildirim 2025-04-27 20:12:38 +0200
  • fa23d5c899 Add acceptance hotkey setting for inline suggestions Ahmet Ildirim 2025-04-27 20:11:52 +0200
  • a3b04e9e7d Refactor profile dropdown initialization in PathConfigsSection for clarity Ahmet Ildirim 2025-04-24 14:26:03 +0200
  • f12772689a Bump version to 1.0.10 in manifest.json, package.json, and versions.json 1.0.10 Ahmet Ildirim 2025-04-20 23:51:13 +0200
  • 1aee1f374d Move updates model into provider settings modal Ahmet Ildirim 2025-04-20 23:50:28 +0200
  • 0139335862 Bump version to 1.0.9 in manifest.json, package.json, and versions.json 1.0.9 Ahmet Ildirim 2025-04-17 23:19:41 +0200
  • b647e8e054 Refactor setting titles and descriptions for consistency; update status messages to use lowercase Ahmet Ildirim 2025-04-17 23:18:36 +0200
  • 1d08b049f6 Update README Ahmet Ildirim 2025-04-13 13:35:39 +0200
  • 11b27b958d Bump version to 1.0.8 in manifest.json, package.json, and versions.json; add temperature_range to settings interfaces and default settings 1.0.8 Ahmet Ildirim 2025-04-10 20:22:41 +0200
  • bb573cafd6 Add Google Gemini as a supported provider in README Ahmet Ildirim 2025-04-06 02:36:55 +0200
  • d817e2d41c Bump version to 1.0.7 in manifest.json, package.json, and versions.json 1.0.7 Ahmet Ildirim 2025-04-03 20:43:58 +0200
  • ebf5ddc296 Bump version to 1.0.6 in manifest.json, package.json, and versions.json Ahmet Ildirim 2025-04-03 20:41:10 +0200
  • 38b7833e03 Update project name in README from "Inscribe Plugin" to "Inscribe" 1.0.6 Ahmet Ildirim 2025-04-03 20:21:36 +0200
  • b1cd150ec6 Trim whitespace from completion suggestions in CompletionService Ahmet Ildirim 2025-04-03 19:13:35 +0200
  • a72a211f48 Bump version to 1.0.5 in manifest.json and versions.json 1.0.5 Ahmet Ildirim 2025-04-02 20:27:50 +0200
  • 3e5911fdcc Add Gemini provider integration with settings and API support Ahmet Ildirim 2025-04-02 20:24:48 +0200
  • 54a3ded3f5 Enhance settings tab layout with improved section styling and remove unnecessary breaks Ahmet Ildirim 2025-03-28 22:14:50 +0100
  • d76b6a78f7 Add support section to README Ahmet Ildirim 2025-03-28 15:58:34 +0100
  • 7bc0aad905 Bump version to 1.0.4 in manifest.json, package.json, and versions.json 1.0.4 Ahmet Ildirim 2025-03-27 21:55:01 +0100
  • 0febf73535 Refactor ProfileService to enhance event handling and improve code clarity Ahmet Ildirim 2025-03-27 21:48:01 +0100
  • 58136cee32 Refactor profile handling in settings to improve clarity and functionality Ahmet Ildirim 2025-03-27 21:26:26 +0100
  • be98b29ff4 Update profile-related descriptions in ProfilesSection for better context Ahmet Ildirim 2025-03-27 18:32:58 +0100
  • 228d6baa08 Refactor ProfilesSection to streamline rendering and improve profile management functionality Ahmet Ildirim 2025-03-27 18:21:08 +0100
  • f1e4e087a2 Improve ProfilesSection UI with consistent headings and enhanced textarea styling Ahmet Ildirim 2025-03-27 17:59:01 +0100
  • 5bc852d30c Enhance UI for Providers and Profiles sections with improved headings and descriptions Ahmet Ildirim 2025-03-27 17:35:05 +0100
  • 0d17b1f27a Small UI improvements Ahmet Ildirim 2025-03-27 11:34:52 +0100
  • c281acc52d Refactor button handling in ProvidersSection to use addButton method for improved consistency Ahmet Ildirim 2025-03-27 10:49:01 +0100
  • 199ca195d9 Bump version to 1.0.3 in manifest.json, package.json, and versions.json 1.0.3 Ahmet Ildirim 2025-03-27 10:30:24 +0100
  • c620bd5e38 table styling Ahmet Ildirim 2025-03-26 21:58:37 +0100
  • 30eb2e5e2c Simplify table styles Ahmet Ildirim 2025-03-26 21:36:31 +0100
  • c7e21e7fca Refactor comments in index.ts to use single-line style for improved readability Ahmet Ildirim 2025-03-26 19:50:18 +0100
  • aade1c42c0 Refactor fetchCompletion method to improve completion logic and handle empty lines Ahmet Ildirim 2025-03-26 19:23:12 +0100
  • 526fa1fb9a Refactor completion service intereface 1.0.2 Ahmet Ildirim 2025-03-26 14:42:02 +0100
  • 376d3870a1 Update package version to 1.0.1 and remove unused dependencies Ahmet Ildirim 2025-03-26 14:16:58 +0100
  • 1b01017095 Bump version to 1.0.1 1.0.1 Ahmet Ildirim 2025-03-26 11:26:06 +0100
  • 257787f8fa Refactor SuggestionWidget to support multiple CSS classes and update styles for inscribe-inline-prediction Ahmet Ildirim 2025-03-26 11:17:12 +0100
  • 38a6d427ab Update .gitignore to exclude main.js file Ahmet Ildirim 2025-03-26 10:56:43 +0100
  • 21059daeef Refactor ProviderSettingsModal to include a callback on close and clean up CSS file Ahmet Ildirim 2025-03-26 10:55:09 +0100
  • fb9bc5df20 Add release workflow 1.0.0 Ahmet Ildirim 2025-03-25 12:32:26 +0100
  • 9d8d1ebcb4
    Create LICENSE Ahmet Ildirim 2025-03-25 12:24:55 +0100
  • 33d8b8bd4e Refactor InscribeSettingsTab and ProfilesSection to improve rendering flow and update profile handling Ahmet Ildirim 2025-03-25 12:18:28 +0100
  • 64a66d4feb Add GIF demonstration to README and enhance setup instructions Ahmet Ildirim 2025-03-25 11:56:50 +0100
  • 1f162d0c2b Update README to enhance setup instructions and add new images for provider configuration and profile assignments Ahmet Ildirim 2025-03-25 11:42:49 +0100
  • fb5a86e11c Refactor ProfilesSection layout and update README for clarity and feature emphasis Ahmet Ildirim 2025-03-24 23:15:29 +0100
  • 3c7eb6b947 Update README.md to reflect plugin renaming and enhance feature descriptions for the Inscribe plugin Ahmet Ildirim 2025-03-24 22:34:33 +0100
  • a753c6e005 Rename plugin and update description; adjust esbuild config for Node platform Ahmet Ildirim 2025-03-24 22:14:02 +0100
  • c2e14f9f82 Update package-lock.json to reflect dependency version upgrades Ahmet Ildirim 2025-03-24 22:04:30 +0100
  • fd2f8cfd67 Add horizontal rule in profiles section and update heading style in path configs section Ahmet Ildirim 2025-03-24 21:06:12 +0100
  • ee60468571 Update model settings and enhance textarea dimensions in profiles section Ahmet Ildirim 2025-03-24 19:49:26 +0100
  • b6ffcf540f Refactor prompt preparation logic and add compromise library for sentence handling Ahmet Ildirim 2025-03-24 19:06:21 +0100
  • 6b2063046b Add reset settings functionality and update general section UI Ahmet Ildirim 2025-03-24 17:45:31 +0100
  • 07a3424855 Refactor status bar item handling and improve rendering logic on settings change Ahmet Ildirim 2025-03-23 12:34:01 +0100
  • b9e697a74f Enhance provider settings modal by adding renderProviderSettings method and updating connection test button behavior Ahmet Ildirim 2025-03-22 20:10:35 +0100
  • 0584e8e2ec Rename testConnection methods to connectionTest for consistency across providers Ahmet Ildirim 2025-03-22 20:04:41 +0100
  • 706369c2a0 Add provider settings modal for Ollama, OpenAI, and OpenAI Compatible providers Ahmet Ildirim 2025-03-22 18:57:18 +0100
  • 394faff6e8 Refactor provider modal and settings UI to improve layout and button functionality Ahmet Ildirim 2025-03-22 18:54:53 +0100
  • 3354db6ab4 Update manifest.json to refine plugin description for clarity Ahmet Ildirim 2025-03-22 16:10:16 +0100
  • d7a4af91e8 Update manifest.json to change plugin ID, description, and author details Ahmet Ildirim 2025-03-21 18:16:05 +0100
  • 508bb23393 Refactor provider status display to use description instead of heading and add call-to-action for connection testing Ahmet Ildirim 2025-03-21 17:22:53 +0100
  • 1470724be3 Update provider settings to include connection testing and adjust default enabled state Ahmet Ildirim 2025-03-21 16:56:41 +0100
  • 5deeef0c90 Refactor provider settings to directly save changes on input for Ollama, OpenAI, and OpenAI Compatible Provider Ahmet Ildirim 2025-03-21 07:50:24 +0100