Files
documenso/packages
Ephraim Duncan ffce7a2c81 fix: filter document stats by folder (#2083)
This pull request refactors the filtering logic in the `getTeamCounts`
function within `get-stats.ts` to improve consistency and
maintainability. The main change is the consolidation of multiple filter
conditions into a single `AND` clause, which now includes search
filters, folder filters, and visibility filters. This ensures that all
relevant filters are applied in a unified way for document count
queries.
2025-10-28 21:16:12 +11:00
..
2025-10-23 23:07:10 +11:00
2025-10-22 12:05:11 +11:00
2025-10-24 16:22:06 +11:00
2025-10-06 16:19:16 +11:00
2025-10-24 16:22:06 +11:00
2025-10-14 21:56:36 +11:00
2025-10-27 16:11:10 +11:00