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

Clean-up #138

Closed
wants to merge 23 commits into from
Closed

Clean-up #138

wants to merge 23 commits into from

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    dce12b7 View commit details
    Browse the repository at this point in the history
  2. unnecessary userid

    jimtje committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    80e190c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d59ff View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. gitignore

    jimtje committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    28a5e87 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    6c2e589 View commit details
    Browse the repository at this point in the history
  2. remove extraneous .proto files

    jimtje committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c1283c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    47e66d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    faf8ce0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    4efc53c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    a02a446 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Big cleanup

    maxime.peim committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0b870cd View commit details
    Browse the repository at this point in the history
  2. Correction on v2

    maxime.peim committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    334d22c View commit details
    Browse the repository at this point in the history
  3. Restore test

    maxime.peim committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    14f6c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Fixed error in like function

    maxime.peim committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    a3ffd4f View commit details
    Browse the repository at this point in the history
  2. - Added option to let the user refresh his auth token.

    - make_request decorator for user's requests once logged.
    maxime.peim committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c1aca71 View commit details
    Browse the repository at this point in the history
  3. Updated README.md with installation steps.

    maxime.peim committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d7cf461 View commit details
    Browse the repository at this point in the history
  4. Detect when there is no more recs.

    maxime.peim committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6e6685a View commit details
    Browse the repository at this point in the history
  5. Updated error management on recs

    maxime.peim committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f2d184b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Added retry exception

    maxime.peim committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    706d519 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Added feature to retrieve matches in v3

    maxime.peim committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ff086bd View commit details
    Browse the repository at this point in the history
  2. Added feature to retrieve matches in v2

    maxime.peim committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ff544af View commit details
    Browse the repository at this point in the history
  3. Updated test.py

    maxime.peim committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    06aab24 View commit details
    Browse the repository at this point in the history
  4. Updated matches functions

    maxime.peim committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    82333eb View commit details
    Browse the repository at this point in the history