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

Merge origin #2

Closed
wants to merge 33 commits into from
Closed

Merge origin #2

wants to merge 33 commits into from

Commits on Apr 13, 2022

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

Commits on May 9, 2022

  1. hCaptcha#72 add onEvent API (hCaptcha#75)

    * hCaptcha#72 add onEvent API
    
    * hCaptcha#72 Fixed gramma in onEvent API documentation
    
    Co-authored-by: e271828- <[email protected]>
    
    * Update HCaptcha/Classes/HCaptchaWebViewManager.swift
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored May 9, 2022
    Configuration menu
    Copy the full SHA
    5c704fe View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Bump to 2.2.0 (hCaptcha#77)

    * Bump to 2.2.0
    
    * Update CHANGELOG.md
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored May 10, 2022
    Configuration menu
    Copy the full SHA
    e2c1510 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. hCaptcha#79 add pod_size lane to check size impact on application bin…

    …ary (hCaptcha#80)
    
    * hCaptcha#79 add pod_size lane to check size impact on application binary
    
    * Update README.md
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored May 16, 2022
    Configuration menu
    Copy the full SHA
    6f59264 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. hCaptcha#78 add support for close, expired, challengeExpired, error e…

    …vents in onEvent API (hCaptcha#81)
    
    * hCaptcha#78 add support for close, expired, challengeExpired events in onEvent API
    
    * Increase wait time for test__Did_Finish_Loading__Delayed
    
    * hCaptcha#78 add support for error event in onEvent API
    
    * hCaptcha#78 add documentation about error even
    
    * Update README.md
    
    * Bump to 2.3.0
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored May 23, 2022
    Configuration menu
    Copy the full SHA
    514d81d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Fix double challengeClosed error reporting (hCaptcha#83)

    * Fix double challengeClosed error reporting
    
    * Bump to 2.3.1
    CAMOBAP authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    975bd4f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. bump cocoapods-downloader + jmespath (hCaptcha#84)

    * bump cocoapods-downloader
    
    * bump jmespath
    e271828- authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    15a2799 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    d5d4521 View commit details
    Browse the repository at this point in the history
  2. Security policy update

    e271828- authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ee87be6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 22, 2022

  1. Performance improvements (hCaptcha#92)

    * Disable debugInfo due perfomance issues
    
    * Move hcaptcha.html to HCaptchaHtml.template
    
    * Bump version 2.3.2
    CAMOBAP authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    57b2d5c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Feature/target requirments (hCaptcha#93)

    * Add target platform requirements
    
    * Move table to Requirements section
    
    * Put back cocoapods platform badge and remove commented travisci badge
    CAMOBAP authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    726487c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. hCaptcha#91 add SwiftUI simple example (hCaptcha#94)

    * hCaptcha#91 add SwiftUI simple example
    
    * Remove unused DEVELOPMENT_ASSET_PATHS
    
    * hCaptcha#91 call configureWebView on validate if webView.size is zero
    
    * Fix source code header comments in ObjC Example
    
    * Add link to SwiftUI example
    
    * Fix sonar smells
    
    * Apply suggestions from code review
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3265973 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Add benchmarking for public API (hCaptcha#95)

    * Add benchmarking for public API
    
    * swiftlint issues fixed
    
    * apiKey constant moved to class-level property
    
    * Update HCaptchaHtml.swift generation to allow change it for testing
    
    * Change runs count for benchmark tests
    
    * Move to measureMetrics as it produces more stable results
    
    * Increate waitForExpectations timeout for benchmarks
    CAMOBAP authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    05bd023 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Do pod size diff report as comment in PR (hCaptcha#96)

    * Do pod size diff report as commit in PR
    
    * Diff report: handle case when no master cocoapods-size-result.json
    
    * Add ruby/setup-ruby@v1 to size-report job
    
    * Diff report: add Xcode select step
    
    * Pause all in progress PRs on new push
    
    * Diff size report: fix job os
    
    * Diff report: move out of sergeysova/jq-action to js command directly
    CAMOBAP authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    3a53ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Fix open _black links from WebView (hCaptcha#100)

    * Fix open _blank links from WebView
    
    * Add test for target=_blank URL open
    
    * Fix sonarque issues
    
    * Increase timeouts for test__Open_External_Link
    CAMOBAP authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    90406c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b6f01 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Jan 23, 2023

  1. Fix UI blocking on HCaptcha creation (hCaptcha#88)

    * Fix UI blocking on HCaptcha creation
    
    * Change logic stop logic to avoid configureWebView call after stop
    
    * Implement didLoad timer to handle WebView crashes
    
    * Fix long line lint issue
    
    * Don't override navigationDelegate if already set (for test purpose)
    
    * Remove didLoadTimer and listen for navigationErrors instead
    
    * Add regular api test to sample app + ui tests
    
    * Add reset button to test app
    
    * Add comments for WKNavigationDelegate error callbacks
    
    * Upgrade Xcode version on ci after changing macos-latest to macos-12
    
    * Update header comment in HCaptchaHtml
    
    * Update samples job os to macos-12
    
    * Reuse env.XCODE_VERSION as default
    CAMOBAP authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    0f43f43 View commit details
    Browse the repository at this point in the history
  2. Feature/bump 2.4.0 (hCaptcha#106)

    * fix: rollback reuse env.XCODE_VERSION in matrix
    
    * chore: bump to 2.4.0
    
    * Apply suggestions from code review
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    1ba616b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Feb 15, 2023

  1. Bump minimatch from 3.0.4 to 3.0.8 (hCaptcha#102)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexande B <[email protected]>
    dependabot[bot] and CAMOBAP authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    efb7551 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Explicitly select Xcode on release job (hCaptcha#109)

    * Upgrade fastlane to 2.212.1
    
    * Upgrade cocoapods to 1.12.0
    
    * Select Xcode on release job
    
    * chore: bump to 2.4.1
    CAMOBAP authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    4cb60b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Add orientation argument to HCaptcha.init (hCaptcha#111)

    * Add orientation argument to HCaptcha.init
    
    * Fix version in changelog
    
    * Update HCaptcha/Classes/HCaptchaConfig.swift
    
    ---------
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    eee4caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd910a0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on Jul 17, 2023

  1. feat(sdk): add diagnosticLog to produce verbose output from SDK (hCap…

    …tcha#120)
    
    * feat(sdk): add diagnosticLog to produce verbose output from SDK
    
    * Fix 'customTheme validation error' logging statement
    
    * Add missing import Foundation for HCaptchaLog.swift
    
    * Update .github/ISSUE_TEMPLATE/bug_report.md
    
    ---------
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5dd426a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. chore: bump to 2.5.1 (hCaptcha#121)

    * chore: bump to 2.5.1
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fddb03f View commit details
    Browse the repository at this point in the history
  2. Add Known issues to README.md (hCaptcha#116)

    * Add Known issues to README.md
    
    * Update README.md
    
    ---------
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b3df4ea View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. fix(sdk): reduce logging from release build (hCaptcha#122)

    * fix(sdk): cut logging from release build
    
    * docs(sdk): add maintainer's note about release tag
    
    * Update MAINTAINERS.md
    
    ---------
    
    Co-authored-by: e271828- <[email protected]>
    CAMOBAP and e271828- authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    cbd2dfc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge branch 'master' of github.com:hCaptcha/HCaptcha-ios-sdk into me…

    …rge_origin
    
    # Conflicts:
    #	Gemfile
    #	Gemfile.lock
    pavel-antonov-dodo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    175ccfa View commit details
    Browse the repository at this point in the history
  2. Updated Gemfile

    pavel-antonov-dodo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9f8292f View commit details
    Browse the repository at this point in the history
  3. Updated Gemfile

    pavel-antonov-dodo committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0ca977d View commit details
    Browse the repository at this point in the history