Skip to content

feat(recent-search): add parameter to allow dynamic limit of returned…#1527

Draft
cristianscheid wants to merge 2 commits intomainfrom
feat/1700/limit-recent-files
Draft

feat(recent-search): add parameter to allow dynamic limit of returned…#1527
cristianscheid wants to merge 2 commits intomainfrom
feat/1700/limit-recent-files

Conversation

@cristianscheid
Copy link
Contributor

@cristianscheid cristianscheid commented Mar 6, 2026

  • Resolves: #

Summary

  • Adds limit parameter to getRecentSearch() to control the maximum number of results returned
  • 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

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.56%. Comparing base (d366d98) to head (e3a640c).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
lib/dav/davProperties.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1527      +/-   ##
==========================================
+ Coverage   72.53%   72.56%   +0.02%     
==========================================
  Files          40       40              
  Lines        1107     1108       +1     
  Branches      271      271              
==========================================
+ Hits          803      804       +1     
  Misses        272      272              
  Partials       32       32              

☔ 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.

… items

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid force-pushed the feat/1700/limit-recent-files branch 2 times, most recently from c423b8a to 0cdfcbf Compare March 18, 2026 13:03
…ty is true

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid force-pushed the feat/1700/limit-recent-files branch from 0cdfcbf to e3a640c Compare March 18, 2026 13:05
@cristianscheid cristianscheid self-assigned this Mar 18, 2026
@cristianscheid cristianscheid added type: enhancement 🚀 New feature or request 2. developing 2️⃣ Work in progress labels Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing 2️⃣ Work in progress type: enhancement 🚀 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant