1. 01 Feb, 2026 1 commit
    • Stefy Lanza (nextime / spora )'s avatar
      Add reports synchronization feature with API endpoint and web interface · 79ef3b52
      Stefy Lanza (nextime / spora ) authored
      - Implement /api/reports/sync endpoint for client report data synchronization
      - Add database models: ReportSync, Bet, BetDetail, ExtractionStats, ReportSyncLog
      - Create web interface at /reports with filtering, pagination, and export (PDF/XLSX/CSV)
      - Add sync logs interface at /sync-logs with comprehensive search and filtering
      - Implement comprehensive logging for all sync operations
      - Add migration 010 for existing systems to create all reports tables
      - Update navigation menu with Reports and Sync Logs links
      - Add weasyprint dependency for PDF generation
      - Include test suite for reports sync API
      - Add complete documentation in REPORTS_FEATURE_README.md
      79ef3b52
  2. 21 Jan, 2026 1 commit
  3. 20 Jan, 2026 4 commits
  4. 12 Jan, 2026 4 commits
  5. 09 Jan, 2026 3 commits
  6. 27 Sep, 2025 1 commit
  7. 26 Sep, 2025 24 commits
  8. 26 Aug, 2025 2 commits