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

Base64 encoding #65

Merged
merged 7 commits into from
Mar 20, 2021
Merged

Base64 encoding #65

merged 7 commits into from
Mar 20, 2021

Commits on Mar 18, 2021

  1. Adds base64 encoding

    ZeWaka committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    29034ca View commit details
    Browse the repository at this point in the history
  2. Adds tests

    ZeWaka committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    ca48613 View commit details
    Browse the repository at this point in the history
  3. Commented out import

    ZeWaka committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    136acf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Merge branch 'master' into base64

    Facilitating testing of the unit test via tgstation#67
    ZeWaka committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    1858e61 View commit details
    Browse the repository at this point in the history
  2. Fixes the naming of variables

    ZeWaka committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    699d9a1 View commit details
    Browse the repository at this point in the history
  3. ...of course it was a typo

    ZeWaka committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    cc0616d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Update Cargo.toml

    Co-authored-by: William Wallace <me@wiox.me>
    ZeWaka and willox authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    dd11e5b View commit details
    Browse the repository at this point in the history