Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 8, 2025

Summary

  1. By replacing blueimp-md5 with crypto-browserify we reduce the dependencies because the latter one is already used by @nextcloud/upload.
  2. Drop the global md5 as the changed implementation would need a wrapper, but its also not used anymore and deprecated since Nextcloud 20.

Checklist

…epenency

1. By replacing `blueimp-md5` with `crypto-browserify` we reduce the
   dependencies because the latter one is already used by `@nextcloud/upload`.
2. Drop the global `md5` as the changed implementation would need a wrapper,
   but its also not used anymore and deprecated since Nextcloud 20.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the Nextcloud 33 milestone Sep 8, 2025
@susnux susnux requested a review from a team as a code owner September 8, 2025 15:51
@susnux susnux added the 3. to review Waiting for reviews label Sep 8, 2025
@susnux susnux requested a review from a team as a code owner September 8, 2025 15:51
@susnux susnux added technical debt ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Sep 8, 2025
@susnux susnux requested review from nfebe, sorbaugh and szaimen and removed request for a team September 8, 2025 15:51
@susnux susnux requested review from artonge and provokateurin and removed request for a team and nfebe September 8, 2025 15:57
Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

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

And now I am wondering where is core/src/jquery/placeholder.js used

@susnux
Copy link
Contributor Author

susnux commented Sep 8, 2025

@artonge some jQuery plugin, we can drop that together with jQuery as soon as ldap wizard is migrated :)

@provokateurin
Copy link
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@provokateurin provokateurin merged commit 6d9828d into master Sep 9, 2025
126 checks passed
@provokateurin provokateurin deleted the refactor/md5 branch September 9, 2025 05:44
@skjnldsv skjnldsv modified the milestones: Nextcloud 33, Nextcloud 32 Oct 2, 2025
@nextcloud-bot nextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants