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 3 remote pin api #102

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

Add 3 remote pin api #102

wants to merge 9 commits into from

Commits on Jun 11, 2022

  1. feat: impl pin_remote_add api

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    a46d5bd View commit details
    Browse the repository at this point in the history
  2. feat: impl pin_remote_ls api

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    3c5c6b7 View commit details
    Browse the repository at this point in the history
  3. chore: format docs

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    b07ddde View commit details
    Browse the repository at this point in the history
  4. feat: impl pin_remote_rm api

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    f8a761a View commit details
    Browse the repository at this point in the history
  5. fix: pass test

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    d8c0065 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. docs: Update pin remote docs

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    fb5bfbd View commit details
    Browse the repository at this point in the history
  2. fix: Make PinRemoteRmResponse inner public

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    fb96bbd View commit details
    Browse the repository at this point in the history
  3. PinStatus serialize with cunstom func

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    4c721e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. chore: impl Display for PinStatus

    Signed-off-by: zu1k <i@zu1k.com>
    zu1k committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    59f1a03 View commit details
    Browse the repository at this point in the history