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

fix(node): remove auto mtime update on attributes change and allow mtime set #974

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented Jun 4, 2024

…ime set

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added the 3. to review 3️⃣ Waiting for reviews label Jun 4, 2024
@skjnldsv skjnldsv requested a review from susnux June 4, 2024 13:00
@skjnldsv skjnldsv self-assigned this Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Bundle Report

Changes will decrease total bundle size by 134 bytes ⬇️

Bundle name Size Change
@nextcloud/files-esm 109.76kB 67 bytes ⬇️
@nextcloud/files-esm-cjs 110.79kB 67 bytes ⬇️

Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

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

Makes sense!
Do you think we should make updateMTime public for convenience?

@skjnldsv
Copy link
Contributor Author

skjnldsv commented Jun 4, 2024

Makes sense! Do you think we should make updateMTime public for convenience?

doesn't hurt, but not sure it's really necessary 🤔
EDIT: done

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review 3️⃣ Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants