Skip to content

feat(recent-search): allow ordering by nc:last_activity when capability is true#1547

Merged
susnux merged 2 commits intomainfrom
feat/1700/order-by-last-activity
Mar 26, 2026
Merged

feat(recent-search): allow ordering by nc:last_activity when capability is true#1547
susnux merged 2 commits intomainfrom
feat/1700/order-by-last-activity

Conversation

@cristianscheid
Copy link
Copy Markdown
Contributor

  • Resolves: #

Summary

  • Adds support for <nc:last_activity/> ordering when available as a backend capability, falling back to <d:getlastmodified/> otherwise

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@cristianscheid cristianscheid self-assigned this Mar 20, 2026
@cristianscheid cristianscheid added type: enhancement 🚀 New feature or request 3. to review 3️⃣ Waiting for reviews labels Mar 20, 2026
…ty is true

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid force-pushed the feat/1700/order-by-last-activity branch from bdc0c83 to aa3f284 Compare March 20, 2026 16:50
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.52%. Comparing base (aa20db2) to head (eb5ac70).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lib/dav/davProperties.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1547      +/-   ##
==========================================
- Coverage   72.56%   72.52%   -0.05%     
==========================================
  Files          40       40              
  Lines        1108     1110       +2     
  Branches      271      272       +1     
==========================================
+ Hits          804      805       +1     
  Misses        272      272              
- Partials       32       33       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Cristian Scheid <74515775+cristianscheid@users.noreply.github.com>
@susnux susnux merged commit e46b96f into main Mar 26, 2026
10 of 12 checks passed
@susnux susnux deleted the feat/1700/order-by-last-activity branch March 26, 2026 18:09
@cristianscheid
Copy link
Copy Markdown
Contributor Author

/backport to stable3

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 type: enhancement 🚀 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants