dlbGatekeeper/frontend
Josh Finlay c8a48e8e7a fix: event pagination
- Added secondary sort by id DESC for consistent ordering
- Fixed hasMore calculation to use actual events returned
- Only append events in frontend if we got new ones
- Made SQL query more readable
2025-01-08 09:47:01 +10:00
..
src fix: event pagination 2025-01-08 09:47:01 +10:00
index.html Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
package-lock.json fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
package.json fix: align frontend-backend types and API responses 2025-01-08 08:32:52 +10:00
postcss.config.js Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
tailwind.config.js UI/UX Improvements and Infrastructure Updates 2025-01-07 15:33:31 +10:00
tsconfig.json Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00
vite.config.ts Initial commit - DLB Gatekeeper project setup 2025-01-06 10:52:30 +10:00