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

[VO-740] feat(nextcloud): Show trash #3187

Merged
merged 9 commits into from
Jul 22, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a43af46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150d0e8 View commit details
    Browse the repository at this point in the history
  3. refactor(trash): Use route for empty trash confirmation modal

    This is preparatory work to share code between IOCozyFile routes and the Nextcloud routes. This also makes it easier to go backwards on Android.
    cballevre committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1e4cba7 View commit details
    Browse the repository at this point in the history
  4. refactor(trash): Use a route for destroy confirmation modal

    This is preparatory work to share code between IOCozyFile routes and the Nextcloud routes. This also makes it easier to go backwards on Android.
    cballevre committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2a4dd8c View commit details
    Browse the repository at this point in the history
  5. feat(nextcloud): Show trash

    cballevre committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7cbbdc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42aa968 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b2701 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    112f840 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10f846a View commit details
    Browse the repository at this point in the history