mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 07:42:13 +03:00
* feat(providers): filter detail connections server-side Filter provider detail requests at the database boundary while preserving the full per-provider connection set needed by search, pagination, and bulk actions. Alias-backed provider pages keep their existing aggregate behavior. Co-authored-by: RobertsXML <RobertsXML@proton.me> Inspired-by: https://github.com/decolua/9router/pull/2998 * chore(changelog): fragment for #9247 --------- Co-authored-by: diegosouzapw <diegosouzapw@users.noreply.github.com> Co-authored-by: RobertsXML <RobertsXML@proton.me>