5 Commits

Author SHA1 Message Date
Claude Brisson
662f438cee Update documentation for API, configuration, and model
API.md:
- Add export formats (JSON, XML, EGF, FFG, CSV)
- Document /explain endpoint for pairing analysis
- Add PUT /standings for freezing
- Improve parameter documentation
- Fix typos (regitration -> registration, #tip -> #tid)

configuration.md:
- Add property loading hierarchy
- Document SSL/TLS configuration
- Add OAuth provider configuration
- Add ratings.path property
- Include example configurations

model.md:
- Complete entity diagram with Team, external IDs
- Document all tournament types (PAIRGO, RENGO, TEAM)
- Add TimeSystem types and parameters
- Document all pairing parameters
- List all 39 tiebreak criteria
- Add external database (AGA, EGF, FFG) documentation
2025-11-29 08:05:53 +01:00
Claude Brisson
3d755efa7e Add config options to enable/disable and show/hide egf & ffg ratings; choose ffg defaults after tournament country 2024-08-29 13:56:00 +02:00
Claude Brisson
67b1e1ed2e Fix configuration doc 2024-08-11 11:39:14 +02:00
Claude Brisson
f7d42c399c Add an API call and a button to reset all results for a round 2024-06-13 20:00:52 +02:00
Claude Brisson
2d0e3b48a5 Various packaging tweaks, documentation, etc. 2024-04-13 00:55:38 +02:00