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

Multiple clients via features #129

Merged
merged 98 commits into from
Oct 18, 2020
Merged

Multiple clients via features #129

merged 98 commits into from
Oct 18, 2020

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    e4f85f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e7a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279c138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7532b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e783eae View commit details
    Browse the repository at this point in the history
  6. Now with docs too

    marioortizmanero committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    d3e821c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c783dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    675aeb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    578c13b View commit details
    Browse the repository at this point in the history
  10. Fixed docstrings

    marioortizmanero committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2c29637 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f920314 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5fbb68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2387313 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fef8801 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Merge with master

    marioortizmanero committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    dfda2f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Fixed merge conflict

    marioortizmanero committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    f236ce0 View commit details
    Browse the repository at this point in the history
  2. Added to changelog

    marioortizmanero committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    e352947 View commit details
    Browse the repository at this point in the history
  3. Prettier macro

    marioortizmanero committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    5124dbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10c963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c5293 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36df1c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c10893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68e2ea0 View commit details
    Browse the repository at this point in the history
  9. Refresh access token

    marioortizmanero committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    74b026b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    c596ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3061df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfb1014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1098cda View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    b77eb08 View commit details
    Browse the repository at this point in the history
  2. Proper content types

    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4bbc2e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67884f5 View commit details
    Browse the repository at this point in the history
  4. Fixed relative URLs

    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    60f1a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f633a5 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    401cb2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5fb3a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1362b47 View commit details
    Browse the repository at this point in the history
  9. Fixed some tests

    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    099426d View commit details
    Browse the repository at this point in the history
  10. api_urls module

    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    29aab9a View commit details
    Browse the repository at this point in the history
  11. Fixed "Bad Request"

    Turns out you can't use Value::Null for empty parameters...  This commit
    simply makes the payload optional for the reqwest client.
    marioortizmanero committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    bff6a1d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    466a4d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    04166d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

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

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    6348d01 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    marioortizmanero committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3763b33 View commit details
    Browse the repository at this point in the history
  3. Some nicer endpoints

    marioortizmanero committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b7f7fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3db5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4223a2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c47a404 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a04a03 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Fix lint error

    ramsayleung committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    57aa70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c91d4 View commit details
    Browse the repository at this point in the history
  3. Fix lint error.

    ramsayleung committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    f5a3064 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0482831 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    marioortizmanero committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    a496040 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54fd014 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    381d466 View commit details
    Browse the repository at this point in the history
  8. Update documentation

    marioortizmanero committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    40781d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8693218 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32dff3a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update document.

    ramsayleung committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b91ce5e View commit details
    Browse the repository at this point in the history
  2. Update document again.

    ramsayleung committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    7f89adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc2192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e5fc5a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Properly fix tests, improve Token

    * Removes the fake playlist ID test
    * Fixes the tests properly by not sharing the credentials for the tests.
    Tests should be isolated anyway so it should be an improvement. This has
    also been applied to the OAuth tests.
    * Some improvements to make `Token` more modular
    * Export `DEFAULT_API_PREFIX` and `DEFAULT_CACHE_PATH` as public
    variables for anyone to read.
    * `is_scope_subset` doesn't need &mut
    * `Spotify::save_token_info` -> `Spotify::write_token_cache`
    marioortizmanero committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6adde82 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

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

Commits on Oct 9, 2020

  1. Should fix CI

    marioortizmanero committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ee5b0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c8304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ebb68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ac650 View commit details
    Browse the repository at this point in the history
  5. Progress for ureq

    marioortizmanero committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f4547b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    116d6b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2f18a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    4ddeda5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b289100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102e2c0 View commit details
    Browse the repository at this point in the history
  4. Formatting

    marioortizmanero committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    8fb2db1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57f28ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    496ffe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a98c4ec View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    d7ec619 View commit details
    Browse the repository at this point in the history
  2. Update webapp example.

    ramsayleung committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    596ef65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aedcb0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d55c4a6 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    marioortizmanero committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    4d793f4 View commit details
    Browse the repository at this point in the history
  6. Update webapp example.

    ramsayleung committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    8cbadf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da98dab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bdec0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    edfd275 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59929f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Fix typo

    ramsayleung committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    7ca2755 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    3f3a460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbe261 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    2461f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3c48a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbf3d5 View commit details
    Browse the repository at this point in the history
  4. Cargo.toml cleanup

    marioortizmanero committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    1a4aff6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2865a5 View commit details
    Browse the repository at this point in the history