Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
344c05d
fix(submit): preserve multi-machine submissions without reshaping dai…
junhoyeo Apr 1, 2026
6c6ddc9
fix(submit): restore mainline until multi-machine changes land throug…
junhoyeo Apr 1, 2026
e4d7999
fix(submit): preserve source-scoped multi-machine submissions
IvGolovach Apr 1, 2026
79f7d99
fix(submit): harden source-scoped submission flow
IvGolovach Apr 1, 2026
ea8520f
fix(submit): use portable source-scoped submission constraints
IvGolovach Apr 1, 2026
a339495
test(embed): avoid reserved module variable in source-scoped submit t…
junhoyeo Apr 1, 2026
fb890e6
fix(auth): expire stale source-id locks after a hard timeout
junhoyeo Apr 1, 2026
b684056
feat(profile): add source-scoped device views to user profiles
junhoyeo Apr 2, 2026
3032e38
feat(profile): split source summaries from source detail views
junhoyeo Apr 2, 2026
74cf2b7
feat(profile): add lightweight source summary endpoint
junhoyeo Apr 2, 2026
56e060f
feat(profile): show selected device preview from the summary endpoint
junhoyeo Apr 2, 2026
13d13e8
fix(sources): avoid legacy sentinel collisions in source keys
junhoyeo Apr 2, 2026
6e8273e
fix(frontend): catch fetch throws in profile source data fetching
junhoyeo Apr 12, 2026
9bdf612
fix(submit): harden source-scoped multi-machine submit path
junhoyeo Apr 20, 2026
eab3278
Merge origin/main into fix/source-scoped-multi-machine-submissions
junhoyeo Apr 20, 2026
310cd58
style: auto-fix lint issues [skip ci]
github-actions[bot] Apr 20, 2026
4dd80a5
chore(db): drop unused submission_hash column
junhoyeo Apr 20, 2026
3ddf46e
fix(submit,profile): close remaining review lows + add rollout coverage
junhoyeo Apr 20, 2026
f70ac65
test(cli): expand auth.rs coverage for source-id lock + hostname paths
junhoyeo Apr 20, 2026
11a4c89
style: auto-fix lint issues [skip ci]
github-actions[bot] Apr 20, 2026
8b942f0
test(core): bring session parser coverage up to near-100%
junhoyeo Apr 20, 2026
4b9ac5d
style: auto-fix lint issues [skip ci]
github-actions[bot] Apr 20, 2026
17e09d3
fix(review): preserve renamed sourceName; harden Windows PID probe + …
junhoyeo Apr 20, 2026
3406677
style: auto-fix lint issues [skip ci]
github-actions[bot] Apr 20, 2026
adb159a
fix(cli): tasklist INFO banner over-matched the Windows PID probe
junhoyeo Apr 20, 2026
9268185
chore(db): 0006 — drop unused submissions indexes, cover FK, add subm…
junhoyeo Apr 20, 2026
307d49d
chore: merge main into source-scoped submissions
junhoyeo May 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading