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

0.11.0 #112

Merged
merged 311 commits into from
Sep 5, 2023
Merged

0.11.0 #112

merged 311 commits into from
Sep 5, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 15, 2022

  1. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9867165 View commit details
    Browse the repository at this point in the history
  2. refactoring

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ecefd79 View commit details
    Browse the repository at this point in the history
  3. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6307626 View commit details
    Browse the repository at this point in the history
  4. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4c665a4 View commit details
    Browse the repository at this point in the history
  5. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4c835ac View commit details
    Browse the repository at this point in the history
  6. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9921d4d View commit details
    Browse the repository at this point in the history
  7. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    46c50b6 View commit details
    Browse the repository at this point in the history
  8. version

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    70eb33f View commit details
    Browse the repository at this point in the history
  9. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e601c1b View commit details
    Browse the repository at this point in the history
  10. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c9a9dc6 View commit details
    Browse the repository at this point in the history
  11. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b183b84 View commit details
    Browse the repository at this point in the history
  12. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5f017c2 View commit details
    Browse the repository at this point in the history
  13. wip

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2042838 View commit details
    Browse the repository at this point in the history
  14. refactoring

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b9c3c6b View commit details
    Browse the repository at this point in the history
  15. Update test.yml

    makoni authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7d07049 View commit details
    Browse the repository at this point in the history
  16. tests updated

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6217e68 View commit details
    Browse the repository at this point in the history
  17. tests updated

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3387316 View commit details
    Browse the repository at this point in the history
  18. tests updated

    makoni committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    93735de View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Carthage build fixed

    makoni committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    38a6067 View commit details
    Browse the repository at this point in the history
  2. documentation updated

    makoni committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    52c811c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb52a2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91 from uploadcare/result-in-completion-blocks

    Result in completion blocks
    makoni authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d179d15 View commit details
    Browse the repository at this point in the history
  5. Readme updated

    makoni committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    077c0f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. cleanup

    makoni committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    095e2fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a6d2a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    bddd7c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from ivantse/direct-upload-signature

    allow setting directUpload signature from external source
    makoni authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a9b7bf3 View commit details
    Browse the repository at this point in the history
  3. lib version bump

    makoni committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    abf5ae9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    makoni authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0787c27 View commit details
    Browse the repository at this point in the history
  5. Update Upload API.md

    makoni authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7d280a1 View commit details
    Browse the repository at this point in the history
  6. formatting

    makoni committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3354328 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update Upload API.md

    makoni authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5bd3bc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. custom uploadSignature can be provided for methods:

    - Upload file from url
    - Multipart file uploading
    -  Create files group from a set of files
    - Create files group from a set of files UUIDs.
    - Files group info
    makoni committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bd72778 View commit details
    Browse the repository at this point in the history
  2. custom uploadSignature can be provided for main uploadFile method tha…

    …t decides which upload method to use internally
    makoni committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f988557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4242fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6992c5 View commit details
    Browse the repository at this point in the history
  5. documentation updated

    makoni committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    22a83b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Update Sources/Uploadcare/Uploadcare.swift

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8e4af0d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c6ee9f4 View commit details
    Browse the repository at this point in the history
  3. Update Documentation/Upload API.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8c11cae View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Update README.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f7c5472 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bfd73c8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9927a58 View commit details
    Browse the repository at this point in the history
  4. Update Upload API.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    fffdff1 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    da207fa View commit details
    Browse the repository at this point in the history
  6. Update README.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ae06db5 View commit details
    Browse the repository at this point in the history
  7. Update Upload API.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4b95735 View commit details
    Browse the repository at this point in the history
  8. Update REST API.md

    makoni authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    e56e82f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c1b7a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Update Documentation/REST API.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0726209 View commit details
    Browse the repository at this point in the history
  2. Update Documentation/REST API.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c5a8aad View commit details
    Browse the repository at this point in the history
  3. Update Documentation/Upload API.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f9d8ed9 View commit details
    Browse the repository at this point in the history
  4. Update Documentation/Upload API.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3650c20 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0c58100 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Co-authored-by: Roman Sedykh <[email protected]>
    makoni and rsedykh authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ceff24e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    07479f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86cb76 View commit details
    Browse the repository at this point in the history
  3. version bump

    makoni committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8ac7ace View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    c3da982 View commit details
    Browse the repository at this point in the history
  2. Swift version 5.1 -> 5.6

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f178f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810d1df View commit details
    Browse the repository at this point in the history
  4. refactoring

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b912354 View commit details
    Browse the repository at this point in the history
  5. refactoring

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    72f90bf View commit details
    Browse the repository at this point in the history
  6. refactoring

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    4b9c139 View commit details
    Browse the repository at this point in the history
  7. bumped api version to 0.7

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    c21e7ad View commit details
    Browse the repository at this point in the history
  8. - removed sorting by size for getting list of files method

    - data param for dateTimeUploadedASC ordering is optional now
    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ccdc3a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19aa149 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f42bcbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    186eeed View commit details
    Browse the repository at this point in the history
  12. warning

    makoni committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e637fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. metadata added to File model

    makoni committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    09985ed View commit details
    Browse the repository at this point in the history
  2. docs

    makoni committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    fb6c668 View commit details
    Browse the repository at this point in the history
  3. order

    makoni committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a9e7523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78cbad1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff24d45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55f6987 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d210ca2 View commit details
    Browse the repository at this point in the history
  8. Revert "use keyDecodingStrategy for decoders"

    This reverts commit d210ca2.
    makoni committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    30b40fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7076d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    5ceff24 View commit details
    Browse the repository at this point in the history
  2. models updated

    makoni committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1a933ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    136c92e View commit details
    Browse the repository at this point in the history
  4. new models for AppData added

    makoni committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    73f7016 View commit details
    Browse the repository at this point in the history
  5. refactoring

    makoni committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f0214ed View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    59c4dd4 View commit details
    Browse the repository at this point in the history
  2. refactoring

    makoni committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    14310e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b45d4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f09f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    022f34b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a63957 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c0d4a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6167a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    047b762 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge branch 'master' into develop

    # Conflicts:
    #	Sources/Uploadcare/Uploadcare.swift
    #	Sources/Uploadcare/requestManager/RequestManager.swift
    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    04d03f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc4f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cf7a3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc6636 View commit details
    Browse the repository at this point in the history
  5. bump lib version

    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    80adbc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02b5b16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c14e7d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d16003 View commit details
    Browse the repository at this point in the history
  9. set swift version 5.5

    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8197f6b View commit details
    Browse the repository at this point in the history
  10. demo app fixed

    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3ed9efc View commit details
    Browse the repository at this point in the history
  11. updated project for carthage

    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c514531 View commit details
    Browse the repository at this point in the history
  12. more swift versions

    makoni committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b3ec9f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. podfile updated

    makoni committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b32d9a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. warning removed

    makoni committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    406be8a View commit details
    Browse the repository at this point in the history
  2. set lib version 0.9.0

    makoni committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f343cdc View commit details
    Browse the repository at this point in the history
  3. metadata param for main upload method

    - metadata param for main upload method
    - don’t get fileinfo if only public key provided after direct upload
    
    integration test for direct upload when only public key provided
    makoni committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    83190e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd59fd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd09620 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3ab3c9d View commit details
    Browse the repository at this point in the history
  7. Update REST API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    76c57fc View commit details
    Browse the repository at this point in the history
  8. Update REST API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1e62f53 View commit details
    Browse the repository at this point in the history
  9. Update REST API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    18b589e View commit details
    Browse the repository at this point in the history
  10. Update REST API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ab48192 View commit details
    Browse the repository at this point in the history
  11. Update Upload API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    662d9eb View commit details
    Browse the repository at this point in the history
  12. Update README.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4d73b41 View commit details
    Browse the repository at this point in the history
  13. Update test.yml

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7504991 View commit details
    Browse the repository at this point in the history
  14. Update REST API.md

    makoni authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    acb195a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update REST API.md

    makoni authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    3f98be3 View commit details
    Browse the repository at this point in the history
  2. Update Upload API.md

    makoni authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5659131 View commit details
    Browse the repository at this point in the history
  3. Update REST API.md

    makoni authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    eeb3a8f View commit details
    Browse the repository at this point in the history
  4. Update REST API.md

    makoni authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8a3dcfc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. couple links updated

    makoni committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b3fec25 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. test updated

    makoni committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e28c4ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2daefa2 View commit details
    Browse the repository at this point in the history
  3. added new integration test to upload a video file and check that pars…

    …ing of response works
    makoni committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f86406b View commit details
    Browse the repository at this point in the history
  4. version bump

    makoni committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fea5153 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into develop

    # Conflicts:
    #	Sources/Uploadcare/Constants.swift
    #	Sources/Uploadcare/models/REST/ContentInfo.swift
    #	Sources/Uploadcare/models/VideoInfo.swift
    #	Tests/UploadcareTests/UploadAPIIntegrationTests.swift
    #	Uploadcare.podspec
    makoni committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    95b03ba View commit details
    Browse the repository at this point in the history
  6. spaces

    makoni committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9b2fe63 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e602667 View commit details
    Browse the repository at this point in the history
  3. async tests file

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    905df46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    967a1e4 View commit details
    Browse the repository at this point in the history
  5. formatting

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fbbf756 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e00700a View commit details
    Browse the repository at this point in the history
  7. async performRequest

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    aad40ed View commit details
    Browse the repository at this point in the history
  8. async webhooks methods

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2b207e2 View commit details
    Browse the repository at this point in the history
  9. refactoring

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    da1c847 View commit details
    Browse the repository at this point in the history
  10. refactoring

    makoni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    784f384 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    5c208bc View commit details
    Browse the repository at this point in the history
  2. async list of files and tests

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    44532a0 View commit details
    Browse the repository at this point in the history
  3. one more test

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    93de08c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f46266 View commit details
    Browse the repository at this point in the history
  5. async fileinfo and test

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b1d472b View commit details
    Browse the repository at this point in the history
  6. error handling

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    89c219e View commit details
    Browse the repository at this point in the history
  7. refactoring

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    57c8f6f View commit details
    Browse the repository at this point in the history
  8. refactoring

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b3815f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4669a7c View commit details
    Browse the repository at this point in the history
  10. Equatable conformance

    makoni committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    461947c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45de91b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fff213 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. UploadAPIIntegrationAsyncTests

    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    de2858b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7be718 View commit details
    Browse the repository at this point in the history
  3. async deleteFile and test

    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0db53c6 View commit details
    Browse the repository at this point in the history
  4. async deleteFiles and test

    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0f62932 View commit details
    Browse the repository at this point in the history
  5. async storeFile and test

    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5ee9f7b View commit details
    Browse the repository at this point in the history
  6. async storeFiles and test

    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7ab3fd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24244e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6170710 View commit details
    Browse the repository at this point in the history
  9. async convertDocuments, convertDocumentsWithSettings, documentConvers…

    …ionJobStatus and tests
    makoni committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5cd06d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    0f2b830 View commit details
    Browse the repository at this point in the history
  2. makoni committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6f4268d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6f32e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3566bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1acb58d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0112ae4 View commit details
    Browse the repository at this point in the history
  7. async deleteGroup method

    makoni committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5733db9 View commit details
    Browse the repository at this point in the history
  8. refactoring

    makoni committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dc705bd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    163cf89 View commit details
    Browse the repository at this point in the history
  2. warning fixed

    makoni committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    de619ba View commit details
    Browse the repository at this point in the history
  3. async fileInfo and test

    makoni committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b6de372 View commit details
    Browse the repository at this point in the history
  4. updated unsplash link

    makoni committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    05ee7af View commit details
    Browse the repository at this point in the history
  5. tests refactoring

    makoni committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    43badd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30a372c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. test improved

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4047af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5d7f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a65ebb3 View commit details
    Browse the repository at this point in the history
  4. docs

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cbcc684 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fce855 View commit details
    Browse the repository at this point in the history
  6. test updated

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    57e6a14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0262ce View commit details
    Browse the repository at this point in the history
  8. tests renames

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d91f589 View commit details
    Browse the repository at this point in the history
  9. cleanup

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    441dc03 View commit details
    Browse the repository at this point in the history
  10. tests annotation

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3b13fe0 View commit details
    Browse the repository at this point in the history
  11. fixed build for tvOS

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dab2fea View commit details
    Browse the repository at this point in the history
  12. annotation

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dd32571 View commit details
    Browse the repository at this point in the history
  13. fixed build for watchOS

    makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8fa66eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cde06c8 View commit details
    Browse the repository at this point in the history
  15. makoni committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9389b5c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. documentation updated

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b37dbb3 View commit details
    Browse the repository at this point in the history
  2. docs

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    309a1ce View commit details
    Browse the repository at this point in the history
  3. docs

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9a1843c View commit details
    Browse the repository at this point in the history
  4. docs

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    86f3d6c View commit details
    Browse the repository at this point in the history
  5. docs

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    38f6ce5 View commit details
    Browse the repository at this point in the history
  6. docs

    makoni committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    795e52c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. spaces

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a1a59ef View commit details
    Browse the repository at this point in the history
  2. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c61b8c4 View commit details
    Browse the repository at this point in the history
  3. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    298736c View commit details
    Browse the repository at this point in the history
  4. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9f4cd71 View commit details
    Browse the repository at this point in the history
  5. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7a3832b View commit details
    Browse the repository at this point in the history
  6. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ea6f5d2 View commit details
    Browse the repository at this point in the history
  7. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    34e95a6 View commit details
    Browse the repository at this point in the history
  8. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8304b78 View commit details
    Browse the repository at this point in the history
  9. docs

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cd95a11 View commit details
    Browse the repository at this point in the history
  10. readme

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0f027ff View commit details
    Browse the repository at this point in the history
  11. update semf

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5816565 View commit details
    Browse the repository at this point in the history
  12. demo app refactoring

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e0552a9 View commit details
    Browse the repository at this point in the history
  13. async

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9731163 View commit details
    Browse the repository at this point in the history
  14. refactoring

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1d273e7 View commit details
    Browse the repository at this point in the history
  15. more async methods

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    745c7e7 View commit details
    Browse the repository at this point in the history
  16. dead link

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a852d88 View commit details
    Browse the repository at this point in the history
  17. more async

    makoni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bf16dae View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    1de345c View commit details
    Browse the repository at this point in the history
  2. use new AsyncImage in widget

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7014f04 View commit details
    Browse the repository at this point in the history
  3. warning fixed

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    b80f0b9 View commit details
    Browse the repository at this point in the history
  4. cleanup

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6d71fa5 View commit details
    Browse the repository at this point in the history
  5. async files load in demo app

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1e1912e View commit details
    Browse the repository at this point in the history
  6. discardableResult

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    221d1c6 View commit details
    Browse the repository at this point in the history
  7. async file delete in demo

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    cd85a86 View commit details
    Browse the repository at this point in the history
  8. demo app project updated

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5e60514 View commit details
    Browse the repository at this point in the history
  9. readme updated

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    bd8cb55 View commit details
    Browse the repository at this point in the history
  10. docs updated

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3107693 View commit details
    Browse the repository at this point in the history
  11. docs updated

    makoni committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3b20d77 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. test updated

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b64734b View commit details
    Browse the repository at this point in the history
  2. docs with examples

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    670ecab View commit details
    Browse the repository at this point in the history
  3. docs

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    06d6d1a View commit details
    Browse the repository at this point in the history
  4. docs

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8189107 View commit details
    Browse the repository at this point in the history
  5. docs

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f42f209 View commit details
    Browse the repository at this point in the history
  6. docs

    makoni committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c720273 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. REST API docs

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    21c5049 View commit details
    Browse the repository at this point in the history
  2. docs

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    61b321e View commit details
    Browse the repository at this point in the history
  3. docs

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    02ebd8e View commit details
    Browse the repository at this point in the history
  4. couple fixes

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7b310b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f9ca75 View commit details
    Browse the repository at this point in the history
  6. docs

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    041f978 View commit details
    Browse the repository at this point in the history
  7. bump lib version

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    44f793d View commit details
    Browse the repository at this point in the history
  8. podspec updated

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3da6d25 View commit details
    Browse the repository at this point in the history
  9. updated carthage project

    makoni committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d4f4947 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    makoni authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bc42ee0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. bump version to 0.10.0

    makoni committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b3ae4f3 View commit details
    Browse the repository at this point in the history
  2. podspec updated

    makoni committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2ea95d9 View commit details
    Browse the repository at this point in the history
  3. Update test.yml

    makoni authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cfe19f3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into develop

    # Conflicts:
    #	README.md
    makoni committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f35f1df View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Linux support (#111)

    * wip
    
    * dependencies for Linux
    
    * package version
    
    * nsec
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * commented code that breaks building for linux
    
    * use apple's Crypto
    
    * sha1 and sha256 implementations using Crypto
    
    * AsyncHTTPClient for requests
    
    * Package.reslolved
    
    * wip
    
    * empty line
    
    * wip
    
    * disable tests for methods with callbacks for LInux
    
    * disable CI for PRs to develop for now
    
    * wip
    
    * wip
    
    * wip
    
    * removed force unwrapping in tests
    
    * return Data from request if need
    
    * directUploadInForeground for Linux
    
    * space
    
    * default store value - auto
    
    * multipart upload for Linux
    
    * fix
    
    * fixes
    
    * no need to delete headers
    
    * added testing on Ubuntu in workflow
    
    * Update test.yml
    
    * Update test.yml
    
    * swift-tools-version:5.6
    
    ---------
    
    Co-authored-by: Sergei Armodin <[email protected]~>
    makoni and Sergei Armodin authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6d56b53 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. version bump

    makoni committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3729d12 View commit details
    Browse the repository at this point in the history