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

Add 386 support #55

Merged
merged 29 commits into from
May 15, 2023
Merged

Add 386 support #55

merged 29 commits into from
May 15, 2023

Commits on May 4, 2023

  1. fix

    Misaka-blog committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9e25891 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#40)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.54.0...v1.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 5, 2023
    Configuration menu
    Copy the full SHA
    18d62ba View commit details
    Browse the repository at this point in the history
  2. add

    Misaka-blog committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c9ac111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbe351 View commit details
    Browse the repository at this point in the history
  4. warp

    Misaka-blog committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6a44fc4 View commit details
    Browse the repository at this point in the history
  5. fix

    Misaka-blog committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bd71a67 View commit details
    Browse the repository at this point in the history
  6. up

    Misaka-blog committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0901b36 View commit details
    Browse the repository at this point in the history
  7. fix

    Misaka-blog committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a4efeb3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 (#43)

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.3 to 3.23.4.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.23.3...v3.23.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1dc0c23 View commit details
    Browse the repository at this point in the history
  2. merge

    Misaka-blog committed May 6, 2023
    Configuration menu
    Copy the full SHA
    6a856d4 View commit details
    Browse the repository at this point in the history
  3. fix

    Misaka-blog committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b9f4ac1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    1c8967d View commit details
    Browse the repository at this point in the history
  2. project info

    Misaka-blog committed May 8, 2023
    Configuration menu
    Copy the full SHA
    48b55b4 View commit details
    Browse the repository at this point in the history
  3. optimize

    Misaka-blog committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f1b0908 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Bump gorm.io/gorm from 1.25.0 to 1.25.1 (#45)

    Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.0 to 1.25.1.
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.25.0...v1.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 9, 2023
    Configuration menu
    Copy the full SHA
    87d7927 View commit details
    Browse the repository at this point in the history
  2. Show x-ui log on panel

    Misaka-blog committed May 9, 2023
    Configuration menu
    Copy the full SHA
    dfff298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eab63d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. add

    Misaka-blog committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ded2812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610a918 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    92ef609 View commit details
    Browse the repository at this point in the history
  2. change docker source

    Misaka-blog committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c16af5b View commit details
    Browse the repository at this point in the history
  3. fix

    Misaka-blog committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8e6b26e View commit details
    Browse the repository at this point in the history
  4. show xray config

    Misaka-blog committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2e58ce0 View commit details
    Browse the repository at this point in the history
  5. Fix ciphersuites bug

    Misaka-blog committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c853898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b71b15 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fix

    Misaka-blog committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1de1214 View commit details
    Browse the repository at this point in the history
  2. modify

    Misaka-blog committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b8ac1c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c230b View commit details
    Browse the repository at this point in the history
  4. Add 386 support

    Misaka-blog committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2f45bae View commit details
    Browse the repository at this point in the history