Files
documenso/apps/remix/app
ephraimduncan 921e0a0de6 perf: reduce rerenders and async waterfalls in document tables
Parallelize user + team lookups in findDocuments via Promise.all,
dedupe redundant getTeamById call in the internal TRPC route,
stabilize useUpdateSearchParams callback with useCallback + refs,
memoize parsed search params in toolbar components, fix stale
columns memo deps in template documents table, and use replace:true
for search/filter URL updates to avoid history spam.
2026-02-16 20:25:03 +00:00
..
2025-06-10 11:49:52 +10:00
2025-11-15 00:47:50 +11:00
2025-10-24 16:22:06 +11:00
2026-01-29 13:30:48 +11:00