• Joined on 2026-07-08
TapTap pushed to main at TapTap/Uno 2026-08-02 18:33:37 +02:00
2187bf2f47 feat: visible AI turns with 800ms delay between each move
TapTap pushed to main at TapTap/Uno 2026-08-02 18:31:24 +02:00
2b2816de3c fix: unique keys for LazyRow to prevent crash with duplicate cards
TapTap pushed to main at TapTap/Uno 2026-08-02 18:22:06 +02:00
786b813f7b feat: UNO Kotlin Multiplatform app (Android, Desktop, Web)
TapTap created branch main in TapTap/Uno 2026-08-02 18:22:06 +02:00
TapTap created repository TapTap/Uno 2026-08-02 18:18:44 +02:00
TapTap pushed to refactor/cli-parser-helpers at TapTap/FastSync 2026-08-02 09:34:55 +02:00
05a74770ca fix: address PR #200 review issues
TapTap pushed to refactor/cli-parser-helpers at TapTap/FastSync 2026-08-02 09:25:02 +02:00
78fabcd781 fix: address PR #200 review issues
TapTap pushed to refactor/cli-parser-helpers at TapTap/FastSync 2026-08-02 09:21:12 +02:00
bd9a1409f6 fix: address PR #200 review issues
TapTap deleted branch docs/rsync-compat from TapTap/FastSync 2026-08-02 09:20:41 +02:00
TapTap pushed to dev at TapTap/FastSync 2026-08-02 09:20:38 +02:00
98cb8e212e Merge pull request 'docs: rsync feature compatibility matrix' (#199) from docs/rsync-compat into dev
dd11f70043 docs: fix review issues in rsync compatibility matrix
0b68974b42 docs: add 🔀 Alt Arg status for features with different flag semantics
df41e8bd06 docs: add rsync feature compatibility matrix
Compare 4 commits »
TapTap merged pull request TapTap/FastSync#199 2026-08-02 09:20:37 +02:00
docs: rsync feature compatibility matrix
TapTap pushed to docs/rsync-compat at TapTap/FastSync 2026-08-02 09:14:37 +02:00
dd11f70043 docs: fix review issues in rsync compatibility matrix
TapTap commented on pull request TapTap/FastSync#199 2026-08-02 09:11:14 +02:00
docs: rsync feature compatibility matrix

PR Review

=== PR REVIEW SUMMARY ===
Branch: docs/rsync-compat
Files reviewed: 1 (RSYNC_COMPAT.md)
Issues found: 9

CRITICAL: 2
WARNING: 5
STYLE: 2

CRITICAL

**[1] RSYNC_COMPAT.md:1…

TapTap commented on pull request TapTap/FastSync#200 2026-08-02 09:01:59 +02:00
refactor: extract CLI parser helpers, fix validation bugs

Re-Review

=== PR REVIEW SUMMARY ===
Branch: refactor/cli-parser-helpers
Files reviewed: 46
Issues found: 18 (2 critical, 14 warning, 2 style)

Previous Issues — Status

TapTap pushed to docs/rsync-compat at TapTap/FastSync 2026-08-02 09:01:23 +02:00
0b68974b42 docs: add 🔀 Alt Arg status for features with different flag semantics
df41e8bd06 docs: add rsync feature compatibility matrix
9d67fcbf92 Merge pull request 'Batch fix: security, bugs, quality, and features (v2)' (#198) from integration/all-fixes-v2 into dev
261683aaff fix: null check in str_dup, const in file.c
15a861747a style: apply clang-format
Compare 13 commits »
TapTap pushed to refactor/cli-parser-helpers at TapTap/FastSync 2026-08-01 18:42:04 +02:00
1064ae6c19 fix: address PR review issues in client_cli.c
TapTap commented on pull request TapTap/FastSync#200 2026-08-01 18:39:08 +02:00
refactor: extract CLI parser helpers, fix validation bugs

PR Review

=== PR REVIEW SUMMARY ===
Branch: refactor/cli-parser-helpers
Files reviewed: 45
Issues found: 16

CRITICAL: 2
WARNING: 12
STYLE: 2

CRITICAL

**[1] `src/shared/file.c:108…

TapTap commented on pull request TapTap/FastSync#200 2026-08-01 18:31:26 +02:00
refactor: extract CLI parser helpers, fix validation bugs

PR #200 Review: refactor/cli-parser-helpers

Summary

This PR refactors client_cli.c by extracting CLI parser helper functions (parse_positive_int, parse_nonneg_int, set_string_option

TapTap commented on pull request TapTap/FastSync#200 2026-08-01 18:27:29 +02:00
refactor: extract CLI parser helpers, fix validation bugs

PR #200 Review -- Refactor CLI Parser Helpers

Branch: refactor/cli-parser-helpers Files reviewed: 43 (.c/.h) Dimensions checked: code, build, CI, docs, quality


CRITICAL…

TapTap commented on pull request TapTap/FastSync#200 2026-08-01 18:21:02 +02:00
refactor: extract CLI parser helpers, fix validation bugs

PR #200 Review — refactor/cli-parser-helpers

Files reviewed: 50