Commit graph

179 commits

Author SHA1 Message Date
mssoftjp
9cde86540e fix: improve scorecard compliance 2026-05-17 22:40:27 +09:00
mssoftjp
fd15231bab chore: bump version to 0.9.4 2026-05-17 21:41:53 +09:00
mssoftjp
d8a3200619 ci: update github actions versions 2026-05-17 21:16:51 +09:00
mssoftjp
3249ed9811 ci: opt into node 24 actions runtime 2026-05-17 21:15:38 +09:00
mssoftjp
5c04d21985 chore: improve scorecard compliance checks 2026-05-17 21:14:15 +09:00
mssoftjp
b4dcb897d2 chore: bump version to 0.9.3 2025-12-27 03:47:25 +09:00
mssoftjp
1417f67984 chore(check): add artifact sanity check 2025-12-26 01:29:26 +09:00
mssoftjp
6b649ac25e chore(eslint): lint src and manifest 2025-12-26 00:52:41 +09:00
mssoftjp
3331cece0e chore: align with obsidianmd eslint plugin 2025-12-26 00:40:01 +09:00
mssoftjp
c40db83bb2 chore: bump version to 0.9.2 2025-12-14 13:23:16 +09:00
mssoftjp
dd65bcc549 fix: use view type when resolving voice view 2025-12-14 13:19:57 +09:00
mssoftjp
5fc7b50f4c fix: make draft save resilient to existing files 2025-12-14 12:52:41 +09:00
mssoftjp
738c72694d docs: document work attitude expectations 2025-12-14 12:46:53 +09:00
mssoftjp
ab368ee387 fix: short-circuit draft folder creation when it already exists 2025-12-14 12:41:16 +09:00
mssoftjp
2f77ca92dc fix: ignore draft folder exists errors 2025-12-14 12:38:12 +09:00
mssoftjp
4f41ee0df4 build: strip bundled comments and sanitize fvad loader 2025-12-14 12:25:41 +09:00
mssoftjp
6c81ba0491 chore: enforce lint rules and refactor helpers 2025-12-14 12:25:28 +09:00
mssoftjp
88289ab60e docs: update plugin description and texts 2025-12-14 12:25:11 +09:00
mssoftjp
4922811e24 fix: remove type assertion for advanced settings in initialization 2025-11-15 23:43:19 +09:00
mssoftjp
f9505a9527 fix: refresh cancel button localization 2025-11-15 22:16:35 +09:00
mssoftjp
72879880d7 fix: align types with obsidian 1.8 2025-11-15 18:49:55 +09:00
mssoftjp
029508c45c fix(i18n): update VAD terminology for clarity in English translations 2025-11-12 02:35:37 +09:00
mssoftjp
085f41ef4b fix(ui): align sentence case and bump to 0.9.1 2025-11-11 23:48:38 +09:00
mssoftjp
a4b7c7ddd7 fix: await VAD asset upload and dictionary saves 2025-11-10 00:54:50 +09:00
mssoftjp
5ff1787f6d fix: guard voice input UI promises 2025-11-10 00:54:36 +09:00
mssoftjp
7ddd851713 fix(core): resolve lint issues in services and view 2025-11-10 00:27:43 +09:00
mssoftjp
9cb8378f44 fix(transcription): harden response parsing and dictionary io 2025-11-10 00:27:29 +09:00
mssoftjp
a5150249bd refactor(config): remove deprecated helper self reference 2025-11-10 00:27:02 +09:00
mssoftjp
7200a51301 fix(audio): resolve lint issues in recorder stack 2025-11-10 00:26:19 +09:00
mssoftjp
9f89f3bc91 fix(i18n): use sentence case for status strings 2025-11-10 00:24:58 +09:00
mssoftjp
f1916a155d chore(lint): adopt obsidian eslint plugin 2025-11-10 00:24:43 +09:00
mssoftjp
67ac9a56f1 fix: resolve lint warnings 2025-11-09 21:05:29 +09:00
mssoftjp
d765b3fab8 fix(drafts): use fileManager trash when clearing drafts (#50) 2025-11-09 04:04:41 +09:00
mssoftjp
0f5a39caea chore: prune unused types and handlers (#49) 2025-11-09 04:02:54 +09:00
mssoftjp
6839695b7b fix(logger): restrict console access and enforce static context (#48) 2025-11-09 03:37:20 +09:00
mssoftjp
fd1c66e4cc fix(settings): align UI copy and types with guidelines (#47) 2025-11-09 03:32:14 +09:00
mssoftjp
8528a3e692 fix: resolve async handler lint issues (#46) 2025-11-09 03:31:38 +09:00
mssoftjp
88bc201ee1 refactor(audio): replace deprecated Web Audio APIs (#45) 2025-11-09 03:30:01 +09:00
mssoftjp
52046933c5 refactor: tighten transcription cleaning pipeline 2025-11-09 02:20:58 +09:00
mssoftjp
db0c581bdd fix: harden audio promise handling 2025-11-09 02:10:22 +09:00
mssoftjp
6724316463 fix: remove unsafe assertions 2025-11-09 02:03:29 +09:00
mssoftjp
238bfd973d fix: clean up eslint disable directives 2025-11-09 01:08:11 +09:00
mssoftjp
775d7517be docs: update description for clarity and accuracy 2025-11-08 14:24:15 +09:00
mssoftjp
06568a0dbf docs(readme): streamline for end users; remove dev sections and clarify manual install 2025-11-02 03:59:15 +09:00
mssoftjp
20204af637 docs: clarify local VAD manual install and device-local drafts (not synced) 2025-11-02 03:57:16 +09:00
mssoftjp
9671be43aa build: remove wasm include option from post-build 2025-11-02 03:45:46 +09:00
mssoftjp
03ed5c14ec build: skip local vad assets in release bundle 2025-11-01 23:00:00 +09:00
mssoftjp
e0232a946f style(i18n): switch english ui strings to sentence case 2025-11-01 22:56:02 +09:00
mssoftjp
6d4279a7cd fix: use getLanguage for locale detection 2025-10-31 02:26:42 +09:00
mssoftjp
ca7983b876 docs(vad): clarify local loader selection 2025-10-31 00:38:15 +09:00