Commit graph

9 commits

Author SHA1 Message Date
@gapmiss
2e2db6aad4 fix: remove plugin reload, fix all ESLint errors, add release workflow
- Remove disablePlugin/enablePlugin reload method (Scorecard security risk)
- Add eslint-plugin-obsidianmd with typescript-eslint type-checked rules
- Fix 113 ESLint errors across all source files:
  - Replace any types with proper typing
  - Use createSpan/createEl instead of document.createElement
  - Fix floating promises, unused vars, case declarations
  - Shorten command IDs to avoid plugin name duplication
  - Use window.setTimeout instead of bare setTimeout
- Update minAppVersion to 1.4.10 (required by AbstractInputSuggest)
- Update TypeScript to 5.x, ESLint to 9.x
- Add GitHub Actions workflow for releases with artifact attestation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-21 19:22:33 -05:00
gapmiss
bd2ff6ee10 chore: release 0.1.4 2025-05-13 14:45:57 -05:00
gapmiss
9a7e655eb4 chore: release 0.1.3 2025-05-12 16:06:26 -05:00
gapmiss
74e5d9dfcc npm audit; README 2025-05-10 07:18:09 -05:00
gapmiss
286c244f87 chore: release 0.1.2 2025-05-05 06:15:04 -05:00
gapmiss
c6179ff14a chore: release 0.1.1 2025-05-05 06:10:44 -05:00
gapmiss
31e0407ae2 README, release.mjs 2025-05-05 06:09:50 -05:00
gapmiss
0fd72c2ccb README.md, manifest & package desc 2025-04-07 07:10:15 -05:00
gapmiss
77f3a98765 Initial commit 2025-04-04 18:11:01 -05:00