dlbGatekeeper/frontend
Josh Finlay 9dc65a138f feat: add event cleanup
- Added background task to clean up events older than 3 months
- Added index on timestamp column for faster cleanup
- Fixed success column type in events table
- Updated shutdown handler for new task
2025-01-08 09:38:34 +10:00
..
src feat: add event cleanup 2025-01-08 09:38:34 +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