• Mahmoud Aglan's avatar
    fix: analysis system — progressive per-move analysis with progress bar · d34a923d
    Mahmoud Aglan authored
    Problems fixed:
    - Analysis no longer freezes (was sending all positions in one request)
    - Now analyzes position-by-position with live progress updates
    - Progress bar shows "تحليل النقلة 5 من 30" with fill animation
    - Fallback: loads moves from moves[] array when PGN is empty
    - Added 'cache' API action to save analysis results with service key
    - Fixed curl handle leak (unset → proper handling)
    
    Flow: click analyze → progress bar fills per move → results render → cached
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    d34a923d
Name
Last commit
Last update
..
achievements.php Loading commit data...
analysis.php Loading commit data...
auth.php Loading commit data...
backgammon.php Loading commit data...
bots.php Loading commit data...
config.php Loading commit data...
daily-reward.php Loading commit data...
domino.php Loading commit data...
friends.php Loading commit data...
game.php Loading commit data...
games.php Loading commit data...
leaderboard.php Loading commit data...
ludo.php Loading commit data...
matchmaking.php Loading commit data...
multiplayer.php Loading commit data...
notifications.php Loading commit data...
orgs.php Loading commit data...
profile.php Loading commit data...
puzzles.php Loading commit data...
shop.php Loading commit data...
theme-upload.php Loading commit data...
theme.php Loading commit data...
tournaments.php Loading commit data...