Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RuslanUC/RemoteAuthClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3
Choose a base ref
...
head repository: RuslanUC/RemoteAuthClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 16, 2022

  1. feat: add cancel, run_task methods

    add error handling
    RuslanUC committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5396e02 View commit details
    Browse the repository at this point in the history
  2. update remoteauthclient.py

    RuslanUC committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9c41989 View commit details
    Browse the repository at this point in the history
  3. adding captcha handling

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

Commits on Sep 17, 2022

  1. add proxy support

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

Commits on Sep 19, 2022

  1. update remoteauthclient.py

    RuslanUC committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    269b5ef View commit details
    Browse the repository at this point in the history
  2. update version to 1.4.0b2

    RuslanUC committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b044264 View commit details
    Browse the repository at this point in the history
  3. add user agent

    RuslanUC committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ffbc562 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 30, 2022

  1. add headers

    RuslanUC committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    e1e4e5e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Update remoteauthclient.py

    1. Added the ability to set captcha attempts
    2. Added the ability to select the proxy type
    What-XD authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    78587ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from Flamer01/main

    Update remoteauthclient.py
    RuslanUC authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2fcc282 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update README.md

    RuslanUC authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d909738 View commit details
    Browse the repository at this point in the history
Loading