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] fix(files): Implement SortingService to fix sorting of files #45534

Merged
merged 2 commits into from
May 29, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented May 27, 2024

Backport of #45419

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot requested review from skjnldsv, szaimen and susnux May 27, 2024 14:44
@backportbot backportbot bot added this to the Nextcloud 29.0.1 milestone May 27, 2024
The previously used library was parsing strings to try to detect dates,
but for filenames it makes no sense to parse them as dates.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the backport/45419/stable29 branch from 7343662 to 67ae4ae Compare May 27, 2024 16:12
@susnux
Copy link
Contributor

susnux commented May 27, 2024

/compile amend/

@susnux susnux marked this pull request as ready for review May 27, 2024 16:13
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 05eb647 into stable29 May 29, 2024
105 checks passed
@susnux susnux deleted the backport/45419/stable29 branch May 29, 2024 08:26
@Altahrim Altahrim mentioned this pull request May 29, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants