super-productivity/packages/super-sync-server/src
2026-02-02 17:15:13 +01:00
..
sync Revert "feat(sync): add rolling JWT token refresh on sync requests" 2026-02-02 17:15:13 +01:00
api.ts Revert "feat(sync): add rolling JWT token refresh on sync requests" 2026-02-02 17:15:13 +01:00
auth.ts chore(sync): extend JWT expiry to 365 days 2026-02-02 17:15:13 +01:00
config.ts feat(cors): normalize domain to lowercase and validate non-empty origins 2026-01-24 21:14:57 +01:00
db.ts refactor(sync): remove tombstone system 2025-12-28 12:08:28 +01:00
email.ts feat(sync-server): replace password auth with passkey + magic link 2026-01-02 16:52:48 +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(super-sync-server): Add basic monitoring tool 2025-12-12 20:48:40 +01:00
middleware.ts Revert "feat(sync): add rolling JWT token refresh on sync requests" 2026-02-02 17:15:13 +01:00
pages.ts fix(sync-server): add rate limiting to page endpoints 2026-01-13 18:26:45 +01:00
passkey.ts fix(passkey): skip email verification in TEST_MODE for passkey registration 2026-01-24 21:14:57 +01:00
server.ts Revert "feat(sync): add rolling JWT token refresh on sync requests" 2026-02-02 17:15:13 +01:00
test-routes.ts Revert "feat(sync): add rolling JWT token refresh on sync requests" 2026-02-02 17:15:13 +01:00