Commit Graph

78 Commits

Author SHA1 Message Date
da53ee4e9b Render sidebar sections with outline groups 2026-06-03 11:47:29 -05:00
0e52db80df Highlight selected source rows 2026-06-03 11:42:14 -05:00
f5dfec00a3 Handle duplicate Java collection snapshots 2026-06-02 19:22:32 -05:00
9ec6b905bc Deduplicate source paths case-insensitively 2026-06-02 16:50:01 -05:00
ffb6e497ec Preserve provider for accepted source candidates 2026-06-02 16:41:34 -05:00
ca21654b44 Scan nested Java aggregate roots 2026-06-02 16:24:25 -05:00
6e728724bb Collapse nested Java source candidates 2026-06-02 16:16:01 -05:00
ba6edf6cc4 Add connected device candidate details 2026-06-02 16:00:19 -05:00
bd177832c0 Show source candidate details before adding 2026-06-02 14:22:43 -05:00
bb4ef36f44 Add provider source candidate discovery 2026-06-02 13:42:58 -05:00
2639bca571 Add provider-resolved Java local sources 2026-06-02 13:37:10 -05:00
14d9048b57 First refactor 2026-06-01 20:50:52 -05:00
3a97ae0d53 Add usage notes 2026-06-01 15:16:21 -05:00
5562389b1c Update design docs 2026-06-01 15:04:20 -05:00
cbcbf85538 Word choice 2026-06-01 14:53:56 -05:00
068083ba33 Update README 2026-06-01 14:53:03 -05:00
bb9da126d7 Align connected device display name test 2026-06-01 09:05:32 -05:00
7139a0b2ef Remove unused Quick Look preview template 2026-06-01 09:05:29 -05:00
038cccebc9 Add open source release documentation 2026-06-01 09:02:22 -05:00
ac871333ba Fix nonisolated model warnings 2026-06-01 09:02:19 -05:00
9996161cf5 Normalize source license headers 2026-06-01 09:02:10 -05:00
b5046a16c2 Improve projection performance 2026-06-01 08:48:50 -05:00
d2617a25ff Add Release target 2026-05-30 10:57:07 -05:00
34e10a2075 Refine sidebar and detail loading behavior 2026-05-30 00:32:53 -05:00
5de6567924 Expand regression-focused test coverage 2026-05-29 19:50:16 -05:00
5a2eea1a3d Restore list selection and improve sidebar header clicks 2026-05-29 18:41:25 -05:00
f6ab43833c Add drag-out export from item list 2026-05-29 16:33:13 -05:00
d1c7d1de73 Unify outbound external item representations 2026-05-29 16:31:57 -05:00
58ed0ca7ca Add outbound source capabilities model 2026-05-29 16:29:11 -05:00
e6f529e0fc Extract root view dependencies and item actions 2026-05-29 13:48:52 -05:00
ae25c7530b Move item detail file inspection into helper 2026-05-29 13:47:40 -05:00
2d84823826 Separate source presentation from source models 2026-05-29 13:46:30 -05:00
dce5af8a89 Decouple source access from detail view types 2026-05-29 13:44:25 -05:00
3e7e3016e5 Organize models into domain folders 2026-05-29 11:45:49 -05:00
c9a7e5723e Organize shared archive inspection services 2026-05-29 11:45:03 -05:00
3bd5e9521b Organize app support services into folders 2026-05-29 11:44:19 -05:00
c3c9529bfd Organize source services into domain folders 2026-05-29 11:39:52 -05:00
589435e439 Organize UI files into folders 2026-05-29 11:39:12 -05:00
c828c55ec7 Split item detail view surfaces 2026-05-29 07:37:47 -05:00
64f75e73df Fix service concurrency isolation warnings 2026-05-29 07:24:11 -05:00
2df126ebe2 Extract source sync runtime policy 2026-05-29 07:21:10 -05:00
47d62a5d51 Extract source content index builder 2026-05-29 07:17:14 -05:00
5baf25f601 Extract local source runtime orchestration 2026-05-29 07:12:00 -05:00
cab38254dd Extract connected device runtime orchestration 2026-05-29 07:11:07 -05:00
1347bb15ae Extract source persistence coordination 2026-05-29 06:59:50 -05:00
0acf9faa16 Extract source scan execution engine 2026-05-29 06:56:54 -05:00
78ab078674 Extract source restoration helpers 2026-05-28 22:44:21 -05:00
3a30b94369 Extract connected device source helpers 2026-05-28 22:41:11 -05:00
1e0447a2b1 Extract source scan policy helpers 2026-05-28 21:02:22 -05:00
c7659ccda3 Centralize shared card surface styling 2026-05-28 20:49:23 -05:00