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

Improve error message when download fails due to invalid filename #11384

Merged
merged 4 commits into from
Feb 22, 2023

Commits on Feb 17, 2023

  1. feat(download): Show specific error if download fails due to local fi…

    …le creation failure
    
    Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
    AlvaroBrey committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0445eb3 View commit details
    Browse the repository at this point in the history
  2. feat(download): Show specific error message when download fails due t…

    …o invalid local filename
    
    Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
    AlvaroBrey committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a9e1609 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
    AlvaroBrey committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5bbb26c View commit details
    Browse the repository at this point in the history
  4. chore(build): Restore library version

    Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
    AlvaroBrey committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7fd58b7 View commit details
    Browse the repository at this point in the history