• Joined on 2025-05-22
sam pushed to main at sam/binary-mirror 2026-06-02 18:38:24 +08:00
51ac8be074 上传文件至 /
sam pushed to main at sam/binary-mirror 2026-06-02 18:32:05 +08:00
c99ae255fc 上传文件至 /
sam pushed to main at sam/binary-mirror 2026-06-02 18:31:06 +08:00
de2d486ec2 上传文件至 /
sam pushed to main at sam/binary-mirror 2026-06-02 17:59:30 +08:00
69f1bad897 上传文件至 /
sam pushed to main at sam/binary-mirror 2026-06-02 17:56:07 +08:00
e993d6d75f 上传文件至 /
sam created branch main in sam/binary-mirror 2026-06-02 17:04:39 +08:00
sam pushed to main at sam/binary-mirror 2026-06-02 17:04:39 +08:00
cc72157385 添加 README.md
sam created repository sam/binary-mirror 2026-06-02 17:04:20 +08:00
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:39:00 +08:00
5e827e7d99 fix: refresh side panel after loadTasks in non-landscape mode
fcee783ee5 feat: clicking a task now scrolls to and highlights it
Compare 2 commits »
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:30:07 +08:00
3f0fccd218 feat: disable Save button when content unchanged
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:21:55 +08:00
ea21b0c78c feat: status buttons as one-row group, wider side panel
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:18:14 +08:00
9c1d45506a feat: replace status dropdown with one-click toggle buttons
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:13:09 +08:00
43ca6b8462 fix: correct task sort order per status
sam pushed to master at sam/goalsbreakdown 2026-05-09 16:06:24 +08:00
01ae9c964a fix: add position: relative to scroll-view for correct offsetTop
5294446407 fix: use requestAnimationFrame to defer in-focus and handler binding
ab000bcd41 fix: delay scroll handler binding to skip queued scroll event
2229fdd0ef fix: directly set in-focus on scrolled task instead of recalculating geometry
1a23558cad fix: restore center alignment in scrollToTask to match handleScrollFocus
Compare 16 commits »
sam pushed to master at sam/goalsbreakdown 2026-05-09 14:21:53 +08:00
1f4efcd7b3 Add debug logging for scroll position restoration
sam pushed to master at sam/goalsbreakdown 2026-05-09 14:12:51 +08:00
643ba56768 fix: skip initial handleScrollFocus call to prevent position override
sam pushed to master at sam/goalsbreakdown 2026-05-09 14:05:22 +08:00
27f85cd913 fix: prevent scroll position override during page initialization
sam pushed to master at sam/goalsbreakdown 2026-05-09 14:00:01 +08:00
f021395773 fix: ensure scroll position is restored before initializing scroll focus
sam pushed to master at sam/goalsbreakdown 2026-05-09 13:47:41 +08:00
b69065e487 feat: add favicon to browser tab
sam pushed to master at sam/goalsbreakdown 2026-05-09 13:44:42 +08:00
0d148b694f fix: change DOING takeover behavior to PENDING and enforce status sort order