Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lot of functions to API (rhgrant10#38) #8

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on May 15, 2022

  1. Add lot of functions to API (#38)

    * Docs: Add modified
    
    * Clients: Add users.get_performance_statistics
    
    * TO-DO: TO-DO list
    
    * Users: Crosstable
    
    * Users: Fix a small problem
    
    * Tox: Python recent versions
    
    * Travis: Recent Python versions
    
    * Test: Disable Python 3.10
    
    * Users: Deprecate
    
    * Relations
    
    * Client: Relations
    
    * Work: Update
    
    * Client: Cancel challenge and get ongoing game
    
    * Work: Test
    
    * Games: Import one game
    
    * TV: Get TV channels
    
    * TV: Get best ongoing games of a TV channel
    
    * Clients: Lint
    
    * Todo: Update
    
    * Games: Stream moves of a game
    
    Deprecate upgrade_to_bot and fix problem
    
    * Puzzles: Get daily
    
    * Puzzles: Get your puzzle activity
    
    * Puzzles: Get your puzzle dashboard
    
    * Puzzles: Get the storm dashboard of a player
    
    * Teams: Get swiss tournaments
    
    * Teams: Get a single team
    
    * Teams: Get popular
    
    * Teams: Teams of a player
    
    * Teams: Search teams
    
    * Teams: Get team Arena tournaments
    
    * Teams: Fix bugs
    
    * Bots: Get online bots
    
    * Bots: Upgrade to BOT
    
    * Bots: Done
    
    * Users: Fix #40
    
    * Opening Explorer: Masters database
    
    * Opening Explorer: Lichess games
    
    * Opening Explorer: Player games
    
    * Games: Fix small bug
    
    * Delete tox.ini
    
    * Revert "Delete tox.ini"
    
    This reverts commit b861cf1.
    
    * Some work
    
    * Some work
    
    * Lint
    
    * Some linting...
    
    * Revert "Some linting..."
    
    This reverts commit a24f03c.
    
    * Revert "Lint"
    
    This reverts commit 3a119e5.
    
    * Do not use double quotes
    
    * 79 line length
    
    * Finish linting
    Virinas-code authored May 15, 2022
    Configuration menu
    Copy the full SHA
    aef6b3b View commit details
    Browse the repository at this point in the history
  2. Format with blue

    rhgrant10 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    20f5094 View commit details
    Browse the repository at this point in the history
  3. Organize imports with isort

    rhgrant10 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    2d33906 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Fix crosstable method

    rhgrant10 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    aabeeaf View commit details
    Browse the repository at this point in the history
  2. Convert swiss Tournaments

    rhgrant10 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    53dc55a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219d5a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680c81f View commit details
    Browse the repository at this point in the history
  5. Convert arena tournaments

    rhgrant10 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    804e136 View commit details
    Browse the repository at this point in the history
  6. Fix name of export_ongoing

    rhgrant10 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ad9a912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    139f782 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87d2d98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba2dd9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e8562b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9f8f9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    621a871 View commit details
    Browse the repository at this point in the history