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

[stable29] Update @nextcloud/files to 3.7.0 and fix display name handling of folders (breadcrumbs and filename) #46728

Merged
merged 6 commits into from
Jul 26, 2024

Commits on Jul 26, 2024

  1. chore(deps): Update @nextcloud/files to v3.7.0

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6a5926c View commit details
    Browse the repository at this point in the history
  2. fix(files): Do not split filename into base and extension for fol…

    …ders
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    190f3a9 View commit details
    Browse the repository at this point in the history
  3. fix: Use functions from @nextcloud/files

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0539b0a View commit details
    Browse the repository at this point in the history
  4. fix(files): Use @nextcloud/files filename validation to show more d…

    …etails
    
    This will enable showing more details what exactly is wrong with the filename.
    Especially with the new capabilities introduced with Nextcloud 30.
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9002461 View commit details
    Browse the repository at this point in the history
  5. test: Adjust Jest config to properly transform all ESM packages

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a1cc078 View commit details
    Browse the repository at this point in the history
  6. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    Signed-off-by: nextcloud-command <[email protected]>
    susnux authored and nextcloud-command committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    456aeb9 View commit details
    Browse the repository at this point in the history