Skip to content

Conversation

@memurats
Copy link

Added filter to move or copy action to remove files and encrypted folders from popup

susnux and others added 22 commits November 7, 2024 16:37
Problem: Is a node is renamed and the new name is out of the current
visible list of nodes the component will be recycled, this means
the props will change, so when the `onRename` functions is about to reset
the state the `this.source` will point to a different node.

To fix this, but also to separate business logic from visual representation,
the logic is moved into the renaming store and the component is only
responsible for rendering.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
TODO: Drop when we support Node 22.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…le29

[stable29] fix(files): Ensure renaming state is correctly reset
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
…le29

[stable29] fix: log a warning when we can't build a background job
@kokovacs kokovacs added custom MagentaCLOUD customisation build-ready Customization to include into build labels Nov 13, 2024
github-actions bot pushed a commit that referenced this pull request Nov 13, 2024
@sgyuris sgyuris removed the build-ready Customization to include into build label Dec 2, 2024
@sgyuris
Copy link

sgyuris commented Dec 3, 2024

Obsolete.

This is the one for this: #274

@sgyuris sgyuris closed this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

custom MagentaCLOUD customisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.