25faf3ef3e
feat(anilist): add CLI and IPC management controls
2026-02-17 04:04:05 -08:00
a359e91b14
refactor(core): normalize core service naming
...
Standardize core service module and export names to reduce naming ambiguity and make imports predictable across runtime, tests, scripts, and docs.
2026-02-17 04:03:37 -08:00
1cd1cdb11d
refactor(cli): remove deprecated verbose logging flags
2026-02-17 00:57:44 -08:00
a499554848
Merge pull request #7 from ksyasuda/feature/add-anilist-tracking
...
Add AniList Tracking
2026-02-17 00:08:33 -08:00
5602d751eb
Update AniList docs
2026-02-16 23:03:51 -08:00
kyasuda
457e6f0f10
feat(tokenizer): refine Yomitan grouping and parser tooling
...
- map segmented Yomitan lines into single logical tokens and improve candidate selection heuristics
- limit frequency lookup to selected token text with POS-based exclusions and add debug logging hook
- add standalone Yomitan parser test script, deterministic utility-script shutdown, and docs/backlog updates
2026-02-16 17:41:24 -08:00
e142d2dc3b
Merge pull request #6 from ksyasuda/feature/session-help-modal
...
Add help modal
2026-02-16 00:32:27 -08:00
1ab7e6e1da
Normalize shortcut spaces before fil
2026-02-15 23:41:57 -08:00
8e9d392b21
Mark TASK-25 as done
2026-02-15 22:48:56 -08:00
dae1f817e0
refactor: extract main runtime helper groups
...
- Extract remaining runtime helper clusters from main.ts into dedicated modules for readability:\n - src/main/jlpt-runtime.ts\n - src/main/media-runtime.ts\n - src/main/overlay-visibility-runtime.ts\n- Wire main.ts to use the new runtime services and remove duplicated in-file helpers.\n- Preserve existing behavior via full typecheck + test:fast verification.\n- Finalize and archive TASK-56 backlog entry; update TASK-54 with completion metadata and summary.
2026-02-15 21:18:20 -08:00
bec69d1b71
Refactor startup/logging service wiring and related test/config updates
2026-02-15 21:02:54 -08:00
e14dad410e
update backlog
2026-02-15 19:18:07 -08:00
8c8f828b59
fix(mpv): gate socket logs by debug level
...
- Gate MPV socket reconnect-attempt, close, and error logs behind SUBMINER_LOG_LEVEL=debug.\n- Preserve MPV reconnect behavior and success-path logging unaffected.\n- Update TASK-33 metadata/status with implementation summary.
2026-02-15 19:15:12 -08:00
f1b5082801
Update task metadata/docs and JLPT tokenizer work
2026-02-15 18:18:08 -08:00
3e445aee9e
chore: archive refactor milestones and remove structural quality-gates task
...
- Remove structural quality gates task and references from task-27 roadmap.
- Remove structural-gates-adjacent work from scripts/positioning cleanup context, including check-main-lines adjustments.
- Archive completed backlog tasks 11 and 27.7 by moving them to completed directory.
- Finish task-27.5 module split by moving/anonymizing anki-integration and renderer positioning files into their dedicated directories and updating paths.
2026-02-15 17:48:08 -08:00
f492622a8b
Add opt-in JLPT tagging flow
2026-02-15 16:28:00 -08:00
88099e2ffa
Add N1 word highlighting flow and mpv/overlay service updates
2026-02-15 02:30:14 -08:00
51829159f2
update tasks
2026-02-14 23:21:57 -08:00
162223943d
refactor: split startup lifecycle and Anki service architecture
2026-02-14 22:31:53 -08:00
41f7d754cd
docs(task-27.2): record ipc dependency-mapping progress
2026-02-14 16:43:23 -08:00
64dd5ecc3d
feat: finish TASK-27.4 mpv-service protocol transport split
2026-02-14 16:42:14 -08:00
65d9f5d54d
chore(main): extract app lifecycle/startup builders into main modules
2026-02-14 13:45:25 -08:00
a1209ca69f
Apply remaining working-tree updates
2026-02-14 00:36:01 -08:00
kyasuda
7856967920
add tasks
2026-02-13 18:29:17 -08:00
6dcb979f4c
updateupdate
2026-02-13 00:06:18 -08:00
978a859cc2
Fix secondary subtitle style parity and MPV visibility restore lifecycle
2026-02-13 00:03:55 -08:00
f345547963
Update TASK-20.2 status to done
2026-02-12 02:49:54 -08:00
dfb54630df
refactor(overlay): split bounds ownership by layer for TASK-20.1
2026-02-12 02:17:30 -08:00
402788b1e2
chore(backlog): capture overlay_window findings in TASK-20 breakdown
2026-02-12 01:48:19 -08:00
5162cf416a
chore(backlog): reset TASK-19 after reverting shortcut changes
2026-02-12 01:41:19 -08:00
986ae971d1
update readme/docs
2026-02-12 01:01:08 -08:00
b8d9873f14
Add dev Make targets and tune macOS invisible subtitle spacing
2026-02-11 23:47:24 -08:00
79616abde9
Adjust macOS invisible subtitle vertical nudge
2026-02-11 20:26:26 -08:00
97d063baa8
add new task
2026-02-11 18:45:29 -08:00
8a82a1b5f9
Fix renderer overlay loading and modularize renderer
2026-02-11 18:30:55 -08:00
ee21c77fd0
Fix macOS overlay binding and subtitle alignment
2026-02-11 18:28:10 -08:00
bba1bd554e
update backlog
2026-02-11 09:33:47 -08:00
cfdc6668df
Complete runtime service follow-ups and invisible subtitle edit mode
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