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 PinStatus.created and time-based pagination #39

Merged
merged 8 commits into from
Jul 30, 2020

Commits on Jul 27, 2020

  1. feat: add PinStatus.created

    This adds creation timestamp which indicates when a pin request was
    registered at pinning service.
    
    `before` and `after` filters replace `skip` to enable time-based
    pagination over items in deterministic order.
    lidel committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    3cf79d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Update ipfs-pinning-service.yaml

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    lidel and jacobheun committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    1e22961 View commit details
    Browse the repository at this point in the history
  2. Update ipfs-pinning-service.yaml

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    lidel and jacobheun committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    37c08e8 View commit details
    Browse the repository at this point in the history
  3. Update ipfs-pinning-service.yaml

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    lidel and jacobheun committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    79e3557 View commit details
    Browse the repository at this point in the history
  4. Update ipfs-pinning-service.yaml

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    lidel and jacobheun committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9d6940b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    273d474 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ec0637 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Update ipfs-pinning-service.yaml

    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    lidel and jacobheun committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d4e9e1e View commit details
    Browse the repository at this point in the history