mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
fix(dashboard): paginate request-log viewer beyond 300 (#2565) — adds offset support to getCallLogs with parameterized SQL, IntersectionObserver infinite scroll + Load More button in RequestLoggerV2, filter-change window reset, env docs sync for OMNIROUTE_SKIP_DB_HEALTHCHECK, and 4 pagination unit tests.