Skip to content

perf: paginate large JSON payloads in reports and admin-audit-log API routes (#670) - #1032

Open
Richiey1 wants to merge 2 commits into
Iris-IV:mainfrom
Richiey1:fix/proofofheart-670-paginated-json-payloads
Open

perf: paginate large JSON payloads in reports and admin-audit-log API routes (#670)#1032
Richiey1 wants to merge 2 commits into
Iris-IV:mainfrom
Richiey1:fix/proofofheart-670-paginated-json-payloads

perf: paginate large JSON payloads in reports and admin-audit-log API…

b8545db
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 3, 2026 in 5s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in src/__tests__/app/api/admin-audit-log/route.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import NextResponse.

Check notice on line 1 in src/__tests__/app/api/reports/route.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused import NextResponse.

Check notice on line 125 in src/lib/adminLog.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable hasMore.