Claude
|
33d1ad287d
|
Install @types/node as dev dependency
- Resolves Node.js type references in source code
- Enables proper type checking for process and child_process imports
|
2026-05-12 18:28:08 +00:00 |
|
Claude
|
8fa2314522
|
Remove redundant 'Obsidian plugin:' prefix from descriptions
- Update manifest.json and package.json descriptions to remove 'Obsidian plugin:' prefix
- 'Obsidian' is implied by the plugin directory context
- Fix capitalization: 'Microsofts' -> 'Microsoft's'
|
2026-05-12 18:26:47 +00:00 |
|
Claude
|
ebe3a813a2
|
Replace builtin-modules with hardcoded list of Node.js builtins
- Remove builtin-modules package dependency
- Define Node.js builtins directly in esbuild.config.mjs
- Resolves Obsidian warning about deprecated package
|
2026-05-12 18:12:36 +00:00 |
|
Rhys
|
de7db324c3
|
refactor: improve plugin stability with filesystem checks, add ESLint configuration, and update settings UI labels
|
2026-05-04 11:43:14 +02:00 |
|
Flatulent Fowl
|
d28e037162
|
Update description for the Obsidian plugin
|
2026-05-03 20:10:15 +02:00 |
|
Rhys
|
2eb6d5f3a4
|
first commit
|
2026-05-03 19:23:16 +02:00 |
|