• 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
Connections and docs Loading commit data...
api Loading commit data...
config Loading commit data...
core Loading commit data...
layouts Loading commit data...
migrations Loading commit data...
modules Loading commit data...
public Loading commit data...
storage Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
Dockerfile Loading commit data...
EL3AB_MANAGEMENT_SYSTEM.md Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...