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

Refactor ts types #1186

Closed
wants to merge 14 commits into from
Closed

Refactor ts types #1186

wants to merge 14 commits into from

Commits on Jul 18, 2023

  1. [Refactoring] Import internal types from minio#1128 (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b80f253 View commit details
    Browse the repository at this point in the history
  2. Fix tsc type validation (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4819400 View commit details
    Browse the repository at this point in the history
  3. Type Credentials.ts (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0f5b931 View commit details
    Browse the repository at this point in the history
  4. Adapt src/minio.d.ts (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cc1b234 View commit details
    Browse the repository at this point in the history
  5. Use GetObjectOpts in minio.d.ts (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    73d8027 View commit details
    Browse the repository at this point in the history
  6. Introduce S3ListObject and use it (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    54a1ca2 View commit details
    Browse the repository at this point in the history
  7. Introduce ListObjectsOpts and use it (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    97b9587 View commit details
    Browse the repository at this point in the history
  8. Use StatObjectOpts (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    693749c View commit details
    Browse the repository at this point in the history
  9. Introduce RemoveObjectList and use it (minio#1106)

    Florent FAYOLLE authored and fflorent committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d438622 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e09103c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40be1c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    68af522 View commit details
    Browse the repository at this point in the history
  2. Fix style

    fflorent committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a93f9eb View commit details
    Browse the repository at this point in the history
  3. Fix differences with master

    fflorent committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69c3673 View commit details
    Browse the repository at this point in the history