Skip to content

Conversation

@Any97Cris
Copy link
Contributor

@Any97Cris Any97Cris commented Dec 20, 2025

Issue: #6027

✨ Features

Global Search Integration: Documents can now be found using Nextcloud's unified search
Smart Filtering: Search by document name with automatic filtering
Rich Results: Display document thumbnails, file paths, and signature status
Status Labels: Show document status (Draft, Able to sign, Partially signed, Signed, Deleted)
Dynamic Icons: Automatically detect and display appropriate MIME type icons
Pagination Support: Handle large result sets efficiently

image

@Any97Cris Any97Cris self-assigned this Dec 20, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Dec 20, 2025
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Dec 22, 2025
Signed-off-by: Crisciany Souza <crisciany.souza@librecode.coop>
Signed-off-by: Crisciany Souza <crisciany.souza@librecode.coop>
$qb = $this->getFilesAssociatedFilesWithMeQueryBuilder($user->getUID(), $filter, false, $sort);


$qb->orderBy('f.created_at', 'DESC');
Copy link
Contributor

@samuelsonbrito samuelsonbrito Dec 24, 2025

Choose a reason for hiding this comment

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

Remove, it is no longer necessary. Row: 434

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 1. to do

Development

Successfully merging this pull request may close these issues.

4 participants