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 tape view command #22

Merged
merged 11 commits into from
Sep 28, 2023
Merged

Add tape view command #22

merged 11 commits into from
Sep 28, 2023

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    76d5d98 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    e76d413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98e5c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add tape view command

    errordeveloper committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    30df3be View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    71ae72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8645b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0267c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6028217 View commit details
    Browse the repository at this point in the history
  5. Add missing base64 encoder closure

    This resulted in incomplete values being used, usually short of last
    character, like a closing left-hand brace in JSON
    errordeveloper committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    31f7ebb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f0600c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8d08c3 View commit details
    Browse the repository at this point in the history