Commit Graph

82 Commits

Author SHA1 Message Date
sudacode 79616abde9 Adjust macOS invisible subtitle vertical nudge 2026-02-11 20:26:26 -08:00
sudacode 97d063baa8 add new task 2026-02-11 18:45:29 -08:00
sudacode 8a82a1b5f9 Fix renderer overlay loading and modularize renderer 2026-02-11 18:30:55 -08:00
sudacode ee21c77fd0 Fix macOS overlay binding and subtitle alignment 2026-02-11 18:28:10 -08:00
sudacode 1d36409fc7 Update texthooker-ui submodule to subminer branch 2026-02-11 09:39:59 -08:00
sudacode bba1bd554e update backlog 2026-02-11 09:33:47 -08:00
sudacode 781e6dd4fa docs: overhaul documentation and add four new pages
- Add mining-workflow.md: end-to-end sentence mining guide
- Add anki-integration.md: AnkiConnect setup, field mapping, media generation, field grouping
- Add mpv-plugin.md: chord keybindings, subminer.conf options, script messages
- Add troubleshooting.md: common issues and solutions by category
- Rewrite architecture.md to reflect current ~1,400-line main.ts and ~35 services
- Expand development.md from ~25 lines to full dev guide
- Fix URLs to ksyasuda/SubMiner, version to v0.1.0, AppImage naming
- Update VitePress sidebar with three-group layout (Getting Started, Reference, Development)
- Update navigation in index.md, README.md, docs/README.md
- Remove obsolete planning artifacts (plan.md, investigation.md, comparison.md, composability.md, refactor-main-checklist.md)
2026-02-11 09:33:47 -08:00
sudacode 9f0f8a2ce9 Set SubMiner mpv launch defaults and doc naming consistency 2026-02-11 09:33:47 -08:00
sudacode 7a83fc5168 update docs 2026-02-11 09:33:47 -08:00
sudacode 08d44499d3 Document invisible subtitle position edit mode 2026-02-11 09:33:47 -08:00
sudacode cfdc6668df Complete runtime service follow-ups and invisible subtitle edit mode 2026-02-11 09:33:47 -08:00
kyasuda b6f3d0aad3 add investigation 2026-02-11 09:33:47 -08:00
kyasuda dc54daa79d feat(docs): add interactive Mermaid diagram modal 2026-02-11 09:33:47 -08:00
kyasuda 9d49e9eaa8 docs: bundle mermaid locally for offline diagram rendering 2026-02-11 09:33:47 -08:00
kyasuda a37ab476dd docs: add Mermaid architecture diagrams and VitePress renderer 2026-02-11 09:33:47 -08:00
kyasuda b5fcd4f072 docs: align architecture and contributor guidance with current services 2026-02-11 09:33:47 -08:00
kyasuda 09e142279a feat(core): add module scaffolding and provider registries 2026-02-11 09:33:47 -08:00
kyasuda 531f8027bd chore(workflow): add backlog/plan artifacts and docs workflow 2026-02-11 09:33:47 -08:00
kyasuda 35cad19839 test(core): expand mpv/subsync/tokenizer and cli coverage 2026-02-11 09:33:47 -08:00
kyasuda f868fdbbb3 refactor(core): consolidate services and remove runtime wrappers 2026-02-11 09:33:47 -08:00
sudacode 5cc22e3f1b Integrate invisible overlay renderer calibration from mac build 2026-02-11 09:33:47 -08:00
sudacode 36085b6d1c refactor: remove unused runtime adapter services 2026-02-11 09:33:47 -08:00
sudacode 8343b42b8e refactor: inline runtime adapters in main wiring 2026-02-11 09:33:47 -08:00
sudacode 579661fbef refactor runtime deps wiring and docs/config updates 2026-02-11 09:33:47 -08:00
sudacode 1c69452356 Convert vendor/texthooker-ui to git submodule 2026-02-11 09:32:16 -08:00
sudacode 321e59b3ac Add core services and utils barrel exports 2026-02-10 02:01:33 -08:00
sudacode f2e9c37f61 Fix startup TDZ and suppress subtitles during settings modals 2026-02-10 01:58:44 -08:00
sudacode 2d3bb19458 refactor: extract startup lifecycle hooks orchestration 2026-02-10 01:44:20 -08:00
sudacode 31f76ad476 refactor: extract startup bootstrap runtime orchestration 2026-02-10 01:40:57 -08:00
sudacode cb93601e16 refactor: extract shortcut ui runtime deps 2026-02-10 01:36:27 -08:00
sudacode a17c2296d5 refactor: extract shortcut and mining runtime deps 2026-02-10 01:32:03 -08:00
sudacode b177be0831 refactor: extract startup lifecycle runtime deps 2026-02-10 01:29:22 -08:00
sudacode 528cf0a57e refactor: extract overlay runtime deps bundle 2026-02-10 01:25:25 -08:00
sudacode 7bad8ac65e refactor: extract ipc mpv and tokenizer runtime deps 2026-02-10 01:22:13 -08:00
sudacode 444873c803 refactor: extract overlay visibility facade deps runtime service 2026-02-10 01:17:34 -08:00
sudacode f1cf13b59c refactor: extract numeric shortcut runtime service 2026-02-10 01:14:26 -08:00
sudacode 073f84b03e refactor: extract subsync deps runtime service 2026-02-10 01:12:28 -08:00
sudacode 119f0da7a6 refactor: extract field grouping overlay runtime service 2026-02-10 01:09:56 -08:00
sudacode adcae2ee01 refactor: extract anki jimaku ipc deps runtime service 2026-02-10 01:05:05 -08:00
sudacode e95728b4d1 refactor: extract ipc deps runtime service 2026-02-10 01:03:10 -08:00
sudacode 3686788a72 refactor: extract cli command deps runtime service 2026-02-10 00:58:57 -08:00
sudacode b21204c7a0 refactor: extract config generation startup flow 2026-02-10 00:55:43 -08:00
sudacode bb605fc051 refactor: extract startup resource factory helpers 2026-02-10 00:50:18 -08:00
sudacode bafe400b95 refactor: extract app logging runtime adapters 2026-02-10 00:46:28 -08:00
sudacode 2f34119a67 refactor: extract config warning log formatter 2026-02-10 00:44:29 -08:00
sudacode db327c4ea8 refactor: extract runtime options manager initializer 2026-02-10 00:26:20 -08:00
sudacode a6f20730ad refactor: extract app lifecycle dependency builder 2026-02-10 00:20:38 -08:00
sudacode 6ca07abbc2 refactor: extract mpv ipc dependency builder service 2026-02-10 00:09:06 -08:00
sudacode 8b286f15e8 refactor: extract app shutdown orchestration service 2026-02-10 00:06:10 -08:00
sudacode 2878a1f3d1 refactor: extract app-ready startup orchestration service 2026-02-09 23:56:26 -08:00