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

fix: 🐛 fix stuck in http request #81

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    0691692 View commit details
    Browse the repository at this point in the history
  2. refactor: 🔇 remove log

    binsee committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f2c4bce View commit details
    Browse the repository at this point in the history
  3. docs: 📝 update README

    binsee committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    57876a1 View commit details
    Browse the repository at this point in the history
  4. 1.5.6

    binsee committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b8361f1 View commit details
    Browse the repository at this point in the history
  5. fix: 🐛 fix throw error

    binsee committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a8264bd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. refactor: ♻️ use url.URL

    Fixes: Get rid of deprecated Node.js API: url.parse huan#20
    binsee committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    689dd11 View commit details
    Browse the repository at this point in the history
  2. refactor: 🚨 fix lint

    binsee committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    00fd0ff View commit details
    Browse the repository at this point in the history
  3. 1.5.7

    binsee committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2a5e534 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    e5104a6 View commit details
    Browse the repository at this point in the history
  2. v1.7 for FILEBOX_HTTP_TIMEOUT

    huan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    545baae View commit details
    Browse the repository at this point in the history
  3. add link to issue

    huan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f382c3d View commit details
    Browse the repository at this point in the history
  4. better log

    huan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    db0c1c5 View commit details
    Browse the repository at this point in the history
  5. better log

    huan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    77a9e26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56ea2a5 View commit details
    Browse the repository at this point in the history
  7. refactor: 🔇 remove log

    binsee committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c047822 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    0eb3759 View commit details
    Browse the repository at this point in the history
  2. test: 🚨 fix lint

    binsee committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    eb0f363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b4c2e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    ee9cdd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecf628 View commit details
    Browse the repository at this point in the history
  3. ci: set timeout for tap to 90

    binsee committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5d78dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c4e03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e01fa7 View commit details
    Browse the repository at this point in the history
  6. fix: 🐛 fix catch error

    binsee committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6980bd0 View commit details
    Browse the repository at this point in the history