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

[stable30] fix(files): Sort tree views correctly by natural order #47882

Merged
merged 4 commits into from
Sep 12, 2024

Commits on Sep 10, 2024

  1. chore(deps): Bump @nextcloud/files to v3.9.0

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a7dfaa1 View commit details
    Browse the repository at this point in the history
  2. fix(files): Sort tree views correctly by natural order

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f88a842 View commit details
    Browse the repository at this point in the history
  3. fix(files): Render folders in natural sort order

    - Nodes are returned from the endpoint in an undefined order
    
    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0376f18 View commit details
    Browse the repository at this point in the history
  4. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5e8df98 View commit details
    Browse the repository at this point in the history