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

Simplify the preview information #871

Merged
merged 13 commits into from
Aug 16, 2022
Merged

Simplify the preview information #871

merged 13 commits into from
Aug 16, 2022

Commits on Aug 15, 2022

  1. Use the f/ link to reduce resource usage

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    502115d View commit details
    Browse the repository at this point in the history
  2. Use IRootFolder

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0400519 View commit details
    Browse the repository at this point in the history
  3. Also use the rootfolder in the trashbin path

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    55c50a7 View commit details
    Browse the repository at this point in the history
  4. Remove unused functions

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8aac67e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Fix path value

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f90aaab View commit details
    Browse the repository at this point in the history
  2. Remove view

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bf9a7d7 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    329ba7b View commit details
    Browse the repository at this point in the history
  4. Fix PHPUnit warnings

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    477a121 View commit details
    Browse the repository at this point in the history
  5. Use getRelativePath

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b52099b View commit details
    Browse the repository at this point in the history
  6. Ops

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b85ede0 View commit details
    Browse the repository at this point in the history
  7. Add a stub

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    19be4bf View commit details
    Browse the repository at this point in the history
  8. Bump api package

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    59e6215 View commit details
    Browse the repository at this point in the history
  9. Fix code style

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    277e536 View commit details
    Browse the repository at this point in the history