• Mahmoud Aglan's avatar
    feat: Live Tournaments Update — public tournament pages with 40 features · e79d4439
    Mahmoud Aglan authored
    Full public-facing live tournament system:
    - Public pages at /live/{slug} with no auth required
    - 5 visual themes (default, neon, minimal, royal, arena)
    - Live standings, pairings, bracket with auto-refresh polling
    - Countdown timer, player roster, results feed, timeline
    - Prize display, announcements feed, photo gallery
    - QR code sharing, social share, embeddable widget
    - SEO meta tags (OG, Twitter Cards, JSON-LD)
    - Tournament ad slots with impression/click tracking
    - Analytics tracking (views, sections, referrers)
    - Admin config panel: visibility toggles, custom CSS, slug management
    - Mobile responsive with dark/light mode support
    - Print-optimized view
    
    New DB tables: tournament_announcements, tournament_ad_slots,
    tournament_page_views, tournament_media
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    e79d4439
Name
Last commit
Last update
..
_announcements.php Loading commit data...
_arena.php Loading commit data...
_bracket.php Loading commit data...
_countdown.php Loading commit data...
_gallery.php Loading commit data...
_groups.php Loading commit data...
_head2head.php Loading commit data...
_hero.php Loading commit data...
_info.php Loading commit data...
_pairings.php Loading commit data...
_phases.php Loading commit data...
_player_card.php Loading commit data...
_players.php Loading commit data...
_prizes.php Loading commit data...
_results_feed.php Loading commit data...
_sharing.php Loading commit data...
_sponsors.php Loading commit data...
_standings.php Loading commit data...
_stats.php Loading commit data...
_timeline.php Loading commit data...
embed.php Loading commit data...
overview.php Loading commit data...