gohorsejobs/frontend/src/lib
2025-12-31 15:16:45 -03:00
..
__tests__ feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
store chore: remove legacy language store (cleanup i18n) 2025-12-31 14:07:51 -03:00
api.ts feat(security): migrate auth to httpOnly cookies - Frontend: remove localStorage tokens, use sessionStorage for user data, add credentials include - Backend: add logout endpoint to clear cookie 2025-12-31 15:16:45 -03:00
appwrite.ts feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
auth.ts feat(security): migrate auth to httpOnly cookies - Frontend: remove localStorage tokens, use sessionStorage for user data, add credentials include - Backend: add logout endpoint to clear cookie 2025-12-31 15:16:45 -03:00
config.ts feat(frontend): add runtime config for environment variables 2025-12-31 08:48:32 -03:00
firebase-client.ts Implement FCM Token Management (DB, Backend, Frontend, Backoffice) 2025-12-26 10:41:50 -03:00
i18n.tsx fix(frontend): language switcher focus styles and debug logs 2025-12-31 10:35:51 -03:00
local-database.ts first commit 2025-12-09 19:04:48 -03:00
mock-data.ts Translate UI and rename routes to English 2025-12-22 15:30:06 -03:00
storage.ts feat(security): migrate auth to httpOnly cookies - Frontend: remove localStorage tokens, use sessionStorage for user data, add credentials include - Backend: add logout endpoint to clear cookie 2025-12-31 15:16:45 -03:00
types.ts fix: resolved user profile 500 error, fixed frontend build types, enhanced logging, increases test coverage 2025-12-26 01:35:34 -03:00
utils.ts first commit 2025-12-09 19:04:48 -03:00