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 ability to trash files for when deleting is not an option #67

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2023

  1. Add ability to trash files using the update api

    Dylan Sinnott committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b127da3 View commit details
    Browse the repository at this point in the history
  2. Rustfmt and cargo fix

    Dylan Sinnott committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2801ff6 View commit details
    Browse the repository at this point in the history
  3. Add skip trashed option to files->list

    Dylan Sinnott committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    81c7e59 View commit details
    Browse the repository at this point in the history
  4. Remove unused Error states from trash and untrash, fix untrash functi…

    …onality around checking state.
    Dylan Sinnott committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    07afbfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df4a175 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

  1. Fix obvious typos

    Dylan Sinnott committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a51d7a6 View commit details
    Browse the repository at this point in the history