Commit Graph

144 Commits

Author SHA1 Message Date
6634ee7626 refactor: extract overlay bootstrap runtime wiring 2026-02-20 03:52:08 -08:00
9b3cb4a42c refactor: extract yomitan settings runtime wiring 2026-02-20 03:52:08 -08:00
9db54f8037 refactor: extract overlay window runtime wiring 2026-02-20 03:52:08 -08:00
e8db67e621 refactor: extract tray runtime handler wiring 2026-02-20 03:52:08 -08:00
b6b81a72f5 refactor: extract cli command context factory wiring 2026-02-20 03:52:08 -08:00
f56de54c10 refactor: extract ipc runtime handler wiring 2026-02-20 03:52:08 -08:00
5b432fa156 refactor: extract overlay visibility runtime wiring 2026-02-20 03:52:08 -08:00
3aeb10ae61 refactor: extract yomitan runtime wiring from main 2026-02-20 03:52:08 -08:00
062677dcc5 refactor: prebuild additional lifecycle and mpv runtime deps 2026-02-20 03:52:08 -08:00
65878e0d8a refactor: prebuild more shortcut and overlay runtime deps 2026-02-20 03:52:08 -08:00
5b84ba5ef8 refactor: prebuild more jellyfin and startup runtime deps 2026-02-20 03:52:08 -08:00
40184c67ed refactor: prebuild more overlay and jellyfin runtime deps 2026-02-20 03:52:08 -08:00
2be7829aa5 refactor: prebuild more main runtime handler dependencies 2026-02-20 03:52:08 -08:00
a33d030d34 refactor: prebuild additional main startup dependency bundles 2026-02-20 03:52:07 -08:00
6287409c83 refactor: prebuild additional main runtime deps in startup flow 2026-02-20 03:52:07 -08:00
e1a66800b9 refactor: prebuild anilist protocol and token runtime deps 2026-02-20 03:52:07 -08:00
e73381aa36 refactor: prebuild global shortcut and mpv log handler deps 2026-02-20 03:52:07 -08:00
c3afea6d40 refactor: prebuild remaining setup-window focus handlers 2026-02-20 03:52:07 -08:00
86e0527630 refactor: extract protocol url handler dependency builders 2026-02-20 03:52:07 -08:00
98902b6b0e refactor: normalize additional startup and lifecycle wiring 2026-02-20 03:52:07 -08:00
4010fc1b04 refactor: normalize additional main dependency construction 2026-02-20 03:52:07 -08:00
c6fa197d0d refactor: normalize remaining main runtime dependency setup 2026-02-20 03:52:07 -08:00
46a2ac5dc7 feat(jellyfin): store access token in encrypted local store 2026-02-20 03:26:37 -08:00
18648cb6fc refactor: extract additional main dependency builders 2026-02-20 01:02:40 -08:00
5476d44005 refactor: extract additional main runtime dependency builders 2026-02-20 00:10:36 -08:00
df380ed1ca refactor: extract runtime dependency builders from main 2026-02-19 23:38:23 -08:00
0d7b65ec88 refactor: extract main runtime dependency builders 2026-02-19 23:11:20 -08:00
4193a6ce8e refactor: split main runtime handlers into focused modules 2026-02-19 21:27:42 -08:00
45c326db6d refactor: extract main runtime lifecycle helper builders 2026-02-19 19:57:18 -08:00
aaa19a33c5 refactor: split main runtime wrappers into focused modules 2026-02-19 19:08:53 -08:00
7795cc3d69 fix(subtitle-ws): send tokenized payloads to texthooker 2026-02-19 17:21:26 -08:00
d5d71816ac refactor: split main runtime flows into focused modules 2026-02-19 16:57:06 -08:00
162be118e1 refactor(main): modularize runtime and harden anilist setup flow 2026-02-19 16:04:59 -08:00
58f28b7b55 refactor(config): unify config path resolution across app and launcher
Share config discovery logic between main and launcher so XDG/home and SubMiner/subminer precedence stay consistent. Add regression tests for resolution order and keep config path/show behavior stable.
2026-02-19 01:06:26 -08:00
07cedabfe3 fix(config): improve startup validation and config error reporting 2026-02-19 00:47:14 -08:00
2c2f342854 fix(tray): add macOS template tray icon assets 2026-02-19 00:02:51 -08:00
209ab73a31 fix(renderer): add recovery boundary and normalize macOS tray icon 2026-02-18 22:59:15 -08:00
d1aeb3b754 Fix mpv tlang and profile parsing 2026-02-18 19:11:19 -08:00
4703b995da feat(config): hot-reload safe config updates and document behavior 2026-02-18 02:28:53 -08:00
fd49e73762 Add MPV overlay queue controls 2026-02-18 01:55:01 -08:00
f20d019c11 pretty 2026-02-17 22:54:09 -08:00
e38a1c945e feat(jellyfin): add remote playback and config plumbing 2026-02-17 19:00:18 -08:00
37cc3a6b01 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 09:16:50 -08:00
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
79bf5ebefb test: add immersion tracking startup safety and sqlite tests 2026-02-17 01:27:41 -08:00
4d28efabd0 Fix child-process arg warning 2026-02-17 01:26:59 -08:00
a499554848 Merge pull request #7 from ksyasuda/feature/add-anilist-tracking
Add AniList Tracking
2026-02-17 00:08:33 -08:00
7610bba16e Handle AniList update errors and expand setup docs 2026-02-17 00:00:30 -08:00
5602d751eb Update AniList docs 2026-02-16 23:03:51 -08:00