Skip to content

feat: add upload_time support to file search and recent files#58327

Merged
susnux merged 1 commit intomasterfrom
feat/1698/recent-files-include-recently-uploaded
Feb 17, 2026
Merged

feat: add upload_time support to file search and recent files#58327
susnux merged 1 commit intomasterfrom
feat/1698/recent-files-include-recently-uploaded

Conversation

@cristianscheid
Copy link
Contributor

@cristianscheid cristianscheid commented Feb 13, 2026

  • Resolves: #

Summary

This PR adds support for the upload_time property in file search queries, enabling filtering and ordering by when files were uploaded to the server.

An additional frontend PR was opened on nextcloud-libraries/nextcloud-files to utilize this new capability:

This backend PR is independent and can be merged first, as it only adds new functionality and should not break existing behavior.

Checklist

@cristianscheid
Copy link
Contributor Author

/backport to stable33

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.

Either my search was not good or thats the wrong property.

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid force-pushed the feat/1698/recent-files-include-recently-uploaded branch from cbab612 to e964351 Compare February 13, 2026 17:39
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.

@susnux susnux added the pending documentation This pull request needs an associated documentation update label Feb 14, 2026
@susnux susnux added this to the Nextcloud 34 milestone Feb 14, 2026
@cristianscheid
Copy link
Contributor Author

Looks good.

But please update the docs after merge: https://docs.nextcloud.com/server/stable/developer_manual/client_apis/WebDAV/search.html#supported-dav-properties

( https://github.com/nextcloud/documentation/ )

Will do! Thanks for sharing the link for the docs.

@susnux susnux merged commit b0e99d0 into master Feb 17, 2026
194 of 198 checks passed
@susnux susnux deleted the feat/1698/recent-files-include-recently-uploaded branch February 17, 2026 10:48
@cristianscheid
Copy link
Contributor Author

@susnux I've opened this PR to update the doc accordingly: nextcloud/documentation#14076

@susnux susnux removed the pending documentation This pull request needs an associated documentation update label Feb 17, 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 enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants