Commit graph

  • 6614cd60de
    Merge b9a64f42fd into 2364c9f2fa afsw22 2026-07-21 09:06:14 +0000
  • b9a64f42fd feat: upgrade ribbon icon to dropdown menu with all conversion options qcqss 2026-07-21 17:04:57 +0800
  • 15be5c0602
    Merge da666d1d28 into 2364c9f2fa dependabot[bot] 2026-07-20 20:10:13 +0000
  • 2364c9f2fa
    Merge pull request #18 from ethanolivertroy/fix/16-detect-pipx-and-versioned-python master Ethan Troy 2026-07-20 16:09:07 -0400
  • f74856b711 Address review feedback before merge Ethan Troy 2026-07-20 16:08:59 -0400
  • aac393071f Fix markitdown detection for Homebrew/pipx on macOS (#16) Ethan Troy 2026-07-19 13:12:13 -0400
  • da666d1d28
    Bump handlebars in the npm_and_yarn group across 1 directory dependabot/npm_and_yarn/npm_and_yarn-c4fb857816 dependabot[bot] 2026-07-19 15:24:37 +0000
  • 30cf1064f3
    Merge pull request #15 from ethanolivertroy/dependabot/npm_and_yarn/npm_and_yarn-66413a1f6e Ethan Troy 2026-07-19 11:23:09 -0400
  • e06ce921f3
    Bump picomatch in the npm_and_yarn group across 1 directory dependabot[bot] 2026-03-26 08:29:13 +0000
  • 48cf0c1147 Remove preview modal — conversions save directly (ENG-643 reverted) v2.1.0 2.1.0 Ethan Troy 2026-03-17 21:33:41 -0400
  • fb07e1c98b Fix preview modal: hard-cap content at 40vh so buttons are always visible Ethan Troy 2026-03-17 21:28:18 -0400
  • 84277ae686 Fix preview modal: pin buttons at bottom, constrain height to 80vh Ethan Troy 2026-03-17 21:25:27 -0400
  • 88d97be4e2 Bundle Python scripts in main.js for community plugin installs Ethan Troy 2026-03-17 21:17:54 -0400
  • badef8ac29 Release v2.1.0: 11 new features + Python detection fix Ethan Troy 2026-03-17 21:12:37 -0400
  • 061ea6e058 Merge branch 'worktree-agent-a910b7af' Ethan Troy 2026-03-17 20:50:08 -0400
  • fa21d30fc2 Merge branch 'worktree-agent-a73b7889' Ethan Troy 2026-03-17 20:49:17 -0400
  • 6d6a0e6b9a Add unit tests for Python discovery, paths, and postprocessing (ENG-646) Ethan Troy 2026-03-17 20:48:53 -0400
  • d4fcaffc38 Add conversion history log (ENG-647) Ethan Troy 2026-03-17 20:48:19 -0400
  • bfdab4bec2 Merge branch 'worktree-agent-aba1226f' Ethan Troy 2026-03-17 20:45:42 -0400
  • 733e4dca8f Merge branch 'worktree-agent-af6650b1' Ethan Troy 2026-03-17 20:44:51 -0400
  • 8d99532047 Merge branch 'worktree-agent-aca97e03' Ethan Troy 2026-03-17 20:44:05 -0400
  • dfbc0ec43f Add post-conversion hooks for frontmatter and tags (ENG-650) Ethan Troy 2026-03-17 20:43:28 -0400
  • 28780173d9 Add drag-and-drop file conversion (ENG-641) Ethan Troy 2026-03-17 20:43:10 -0400
  • 3b23e716a3 Add conversion preview modal (ENG-643) Ethan Troy 2026-03-17 20:43:07 -0400
  • 678b6195be Merge branch 'worktree-agent-a5fb028c' Ethan Troy 2026-03-17 20:40:48 -0400
  • d154f5a6ff Merge branch 'worktree-agent-af145deb' Ethan Troy 2026-03-17 20:40:00 -0400
  • 5ff42b6078 Remove worktree dirs from tracking, add to gitignore Ethan Troy 2026-03-17 20:39:53 -0400
  • fa48a94b98 Merge branch 'worktree-agent-ad60cebb' Ethan Troy 2026-03-17 20:39:48 -0400
  • b0d26ce0f5 Improve Python detection error UX with troubleshooting info (ENG-642) Ethan Troy 2026-03-17 20:38:54 -0400
  • cac2a1bbd8 Add custom output filename template (ENG-649) Ethan Troy 2026-03-17 20:38:04 -0400
  • 0d5ae80fa3 Add recursive folder conversion (ENG-648) Ethan Troy 2026-03-17 20:37:56 -0400
  • a6a829c118 Merge branch 'worktree-agent-a1346262' Ethan Troy 2026-03-17 20:36:02 -0400
  • 025c10ed81 Merge branch 'worktree-agent-a84a8939' Ethan Troy 2026-03-17 20:35:59 -0400
  • ae54b031fa Add YouTube/URL conversion command (ENG-644) Ethan Troy 2026-03-17 20:35:39 -0400
  • cacd60e9d6 Add BRAT beta channel and release workflow (ENG-651) Ethan Troy 2026-03-17 20:34:46 -0400
  • 3a245385cc Show resolved Python path in settings (ENG-645) Ethan Troy 2026-03-17 20:34:35 -0400
  • a93ed8341d Fix Python detection on macOS/Windows and settings UX issues (#13) Ethan Troy 2026-03-17 20:11:42 -0400
  • 25513c6cb0 Add CHANGELOG for v2.0.0 rewrite 2.0.0 Ethan Troy 2026-02-17 07:49:41 -0500
  • d6fa068498
    Rewrite plugin v2: fix shell injection, modularize, add features (ENG-533) Ethan Troy 2026-02-17 01:08:20 -0500
  • d2490fe5a8 Fix resolved Python path usage, settings refresh, and install docs Ethan Troy 2026-02-17 01:02:52 -0500
  • a77f2f1d88 Fix image count accuracy and validate plugin-args type Ethan Troy 2026-02-16 23:58:31 -0500
  • 63e5145172 Require --image-dir when --extract-images is specified Ethan Troy 2026-02-16 23:45:18 -0500
  • 03c5f56643 Address second round of PR review feedback Ethan Troy 2026-02-16 23:20:19 -0500
  • d7f98e6170 Fix PR review findings: security hardening and robustness improvements Ethan Troy 2026-02-16 22:27:10 -0500
  • dc5992e140 Fix path traversal, temp file collisions, and stale progress counts Ethan Troy 2026-02-16 22:17:52 -0500
  • d7a773994d Rewrite plugin v2: fix shell injection, modularize, add features Ethan Troy 2026-02-16 18:11:31 -0500
  • cd86670ce2
    Bump the npm_and_yarn group across 1 directory with 2 updates (#11) dependabot[bot] 2026-01-18 09:36:20 -0500
  • ba602e945c
    Bump the npm_and_yarn group across 1 directory with 2 updates dependabot[bot] 2026-01-18 06:01:14 +0000
  • 88013567e1
    Merge pull request #10 from ethanolivertroy/add-claude-github-actions-1768715940134 Ethan Troy 2026-01-18 01:00:01 -0500
  • a2ca798523 "Claude PR Assistant workflow" Ethan Troy 2026-01-18 00:59:01 -0500
  • de9b2a32d0
    Merge pull request #5 from ethanolivertroy/copilot/fix-diacritics-support-issue Ethan Troy 2026-01-16 00:26:02 -0500
  • e4bb8f838e Add CODEOWNERS Ethan Troy 2025-12-14 03:16:07 -0500
  • e7a98808e5 Final security improvements: secure random filenames and JSON env args copilot-swe-agent[bot] 2025-12-03 05:33:21 +0000
  • 6b77d51a40 Security improvements: use temp file and environment variables copilot-swe-agent[bot] 2025-12-03 05:31:28 +0000
  • d9c4fc84cb Add plugin arguments configuration support copilot-swe-agent[bot] 2025-12-03 05:28:22 +0000
  • 9428064aa3 Initial plan copilot-swe-agent[bot] 2025-12-03 05:23:48 +0000
  • 6896aae2f2 Add Known Limitations section to README documenting image extraction limitation copilot-swe-agent[bot] 2025-12-01 16:05:40 +0000
  • db7515b644 Document image extraction limitation copilot-swe-agent[bot] 2025-12-01 16:03:32 +0000
  • 2eaf87f942 Initial plan copilot-swe-agent[bot] 2025-12-01 15:59:53 +0000
  • f569e8da27 Fix diacritics support by setting PYTHONUTF8 environment variable copilot-swe-agent[bot] 2025-11-12 23:52:06 +0000
  • 3174f4295d Initial plan copilot-swe-agent[bot] 2025-11-12 23:49:01 +0000
  • 7f9cdb22a9 Add context menu functionality. AI-assisted, tested manually. michael.seery 2025-04-14 08:32:37 -0400
  • b586d2f120 Update UI text to follow Obsidian conventions Ethan Troy 2025-03-19 23:00:55 +0000
  • 0780d5e914 fixed css and any issues Ethan Troy 2025-03-11 20:30:01 +0000
  • 0abca2cae9 Update plugin ID and description for Obsidian community submission 1.0.2 Ethan Troy 2025-03-10 16:40:09 +0000
  • d9acb58a61 Clean up repository and update .gitignore Ethan Troy 2025-03-10 16:36:53 +0000
  • c6848581f6 Update to MIT License and add license link in README Ethan Troy 2025-03-10 16:29:32 +0000
  • fd06724941 stuff Ethan Troy 2025-03-10 15:44:20 +0000
  • a63190f25b Fix Markitdown command execution syntax Ethan Troy 2025-03-10 15:38:29 +0000
  • eddb2bd30c Fix Markitdown command execution syntax Ethan Troy 2025-03-10 15:32:59 +0000
  • 199d5f2171 first try Ethan Troy 2025-03-10 14:49:56 +0000
  • 93b306877b
    Initial commit Ethan Troy 2025-03-07 23:54:16 -0500