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

cmd/trayscale: exit node selection functionality #10

Merged
merged 28 commits into from Sep 2, 2022
Merged

Commits on Aug 1, 2022

  1. meta: update dependencies

    DeedleFake committed Aug 1, 2022
    Copy the full SHA
    fa249c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Copy the full SHA
    44d361b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4779415 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0e5c892 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7cee6d7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    79cf5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Copy the full SHA
    7573513 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    014b39a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    57a0a08 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    72a25a9 View commit details
    Browse the repository at this point in the history
  5. cmd/trayscale: attempting to add the exit node UI

    There's currently a bug where, because of the random ordering of maps,
    the timing of the cancellation for the state for a page for a peer can
    cause all state updates to freeze up.
    DeedleFake committed Aug 22, 2022
    Copy the full SHA
    6cfc115 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. cmd/trayscale: begin removing state system in favor of manual UI updates

    This should hopefully fix some of the bizarre, seemingly random crashes, too.
    DeedleFake committed Sep 1, 2022
    Copy the full SHA
    50467d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3b0efb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. internal/xslices: add

    DeedleFake committed Sep 2, 2022
    Copy the full SHA
    10f9209 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ecfdfb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0a7e995 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c6e1464 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    efd6a6a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dc887b5 View commit details
    Browse the repository at this point in the history
  7. meta: update README

    DeedleFake committed Sep 2, 2022
    Copy the full SHA
    f78990f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    098092a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3e2fec4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    60af375 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e3dd0d8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    24d434c View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    04df571 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9f50402 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    e219bc1 View commit details
    Browse the repository at this point in the history