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

build(client): use Taskfile for tun2socks #1967

Merged
merged 16 commits into from
Apr 12, 2024
Merged

build(client): use Taskfile for tun2socks #1967

merged 16 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. Use Taskfile

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    abcc450 View commit details
    Browse the repository at this point in the history
  2. Update description

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d173d1a View commit details
    Browse the repository at this point in the history
  3. Improve

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b808880 View commit details
    Browse the repository at this point in the history
  4. Remove os

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0d64343 View commit details
    Browse the repository at this point in the history
  5. Fix

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ede26cd View commit details
    Browse the repository at this point in the history
  6. Better

    fortuna committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3688bb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c31df07 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Simplify build.action.mjs

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3c4a5d2 View commit details
    Browse the repository at this point in the history
  2. Tweaks

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f6216c2 View commit details
    Browse the repository at this point in the history
  3. Refactor Electron

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cd49beb View commit details
    Browse the repository at this point in the history
  4. Address review

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fb392eb View commit details
    Browse the repository at this point in the history
  5. Remove .task

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0626979 View commit details
    Browse the repository at this point in the history
  6. Fix clean

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d98760d View commit details
    Browse the repository at this point in the history
  7. Fix os check

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    43fdc9a View commit details
    Browse the repository at this point in the history
  8. Fix

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    90133f8 View commit details
    Browse the repository at this point in the history
  9. Fix

    fortuna committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c9eb496 View commit details
    Browse the repository at this point in the history