super-productivity/packages/super-sync-server/src
2025-12-12 20:48:13 +01:00
..
sync Fix super-sync server auth and snapshot safety 2025-12-12 20:48:13 +01:00
api.ts feat: Implement Terms of Service and Privacy Policy acceptance for Super Sync registration 2025-12-12 20:48:13 +01:00
auth.ts feat: Implement Terms of Service and Privacy Policy acceptance for Super Sync registration 2025-12-12 20:48:13 +01:00
config.ts fix(sync): add cache limits, production CORS, and improved health check 2025-12-12 20:47:41 +01:00
db.ts feat: Implement Terms of Service and Privacy Policy acceptance for Super Sync registration 2025-12-12 20:48:13 +01:00
email.ts Fix super-sync server auth and snapshot safety 2025-12-12 20:48:13 +01:00
index.ts feat(syncServer): implement JWT authentication and user registration/login functionality 2025-12-12 20:46:04 +01:00
logger.ts feat(sync): add structured audit logging for security events 2025-12-12 20:47:41 +01:00
middleware.ts fix(sync-server): resolve TypeScript errors in route handler types 2025-12-12 20:47:40 +01:00
pages.ts feat(syncServer): add rate limiting, enhance user registration with stronger password validation and add verification token expiration 2025-12-12 20:46:05 +01:00
server.ts test(operation-log): add comprehensive client-side test coverage 2025-12-12 20:47:48 +01:00
test-routes.ts fix(e2e): Stabilize SuperSync and general E2E tests 2025-12-12 20:48:13 +01:00