• Stefy Lanza (nextime / spora )'s avatar
    feat: Add comprehensive match status system · c924ad24
    Stefy Lanza (nextime / spora ) authored
    - Add status column to matches table with 8 enum values (pending, scheduled, bet, ingame, cancelled, failed, paused, done)
    - Create Migration_006_AddStatusColumn for database schema updates
    - Update Match model to include status field with proper enum validation
    - Enhance match detail template to display status information
    - Improve configuration auto-migration system for persistent directories
    - Update README and CHANGELOG with version 1.2.3 documentation
    - Maintain backward compatibility with existing matches
    c924ad24
Name
Last commit
Last update
..
admin.html Loading commit data...
admin_logs.html Loading commit data...
admin_migrations.html Loading commit data...
admin_settings.html Loading commit data...
admin_users.html Loading commit data...
dashboard.html Loading commit data...
fixture_detail.html Loading commit data...
index.html Loading commit data...
match_detail.html Loading commit data...
matches.html Loading commit data...
statistics.html Loading commit data...
uploads.html Loading commit data...
user_tokens.html Loading commit data...