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 trashbin migrator to export and import trashbin data #31575

Merged
merged 5 commits into from
Mar 29, 2022

Commits on Mar 17, 2022

  1. Add trashbin migrator to export and import trashbin data

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    51d2289 View commit details
    Browse the repository at this point in the history
  2. Rename $insert var to $qb

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    865ac4b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Rename PATH constants to show if folder or file

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    53c731d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Improve wording of output for trashbin migrator

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ecbcfca View commit details
    Browse the repository at this point in the history
  2. Add a guard to check that trashbin folder is a folder

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    7fa8b2e View commit details
    Browse the repository at this point in the history