Commit History

Author SHA1 Message Date
  emrecevik106 654bdf3e39 Merge branch 'feature/categories' into develop 1 month ago
  emrecevik106 598493721c Feature: Implement category management actions and routes 1 month ago
  BedirhanOZCAN 05c97d5da8 Merge branch 'feature/appError-feature' into develop 1 month ago
  BedirhanOZCAN 11832c2fa7 Feature: Remove validateToken function and inline its logic in authRoutes 1 month ago
  BedirhanOZCAN ab4eda6b21 Merge branch 'bugfix/dto-bugfix' into develop 1 month ago
  BedirhanOZCAN 76e40e9694 Bugfix: Simplify login and startMailVerify functions, improve error handling and validation 1 month ago
  BedirhanOZCAN 9cb3e4752e Refactor: Improve code formatting in finishMailVerify function 1 month ago
  BedirhanOZCAN 9f76411e32 Refactor: Improve code formatting and update TTL_SECONDS to 300 1 month ago
  emrecevik106 a10b05e3ed Refactor: Consolidate input types into a single index file and update imports in auth routes 1 month ago
  emrecevik106 90d2bfeb6d Merge branch 'bugfix/finish-mail-verify' into develop 1 month ago
  emrecevik106 4a0ef76d1a Bugfix: Implement finishMailVerify functionality with validation and error handling 1 month ago
  BedirhanOZCAN 57614a3a75 Refactor: Remove TODO comments for userID in mail verification functions 1 month ago
  BedirhanOZCAN 312c9215be Merge branch 'bugfix/logout-context-bugfix' into develop 1 month ago
  BedirhanOZCAN 706187ad7e Bugfix: Ensure context is required for logout function and streamline error handling 1 month ago
  BedirhanOZCAN ccd8556aca Merge branch 'bugfix/startMailVerified-bugfix' into develop 1 month ago
  BedirhanOZCAN 63f4a8e784 Bugfix: Implement startMailVerify function and related types for email verification process 1 month ago
  BedirhanOZCAN 75f90a095b Merge branch 'feature/startMailVerified-feature' into develop 1 month ago
  BedirhanOZCAN add00e55ac Feature: Implement startMailVerify function and types for email verification process 1 month ago
  BedirhanOZCAN b89e167da8 Merge branch 'bugfix/finishMailVerified-bugfix' into develop 1 month ago
  BedirhanOZCAN 98f480c68a Bugfix: Refactor finishMailVerify to use separate types for input and result 1 month ago
  BedirhanOZCAN 15dd03f4d5 Merge branch 'bugfix/logout-and-me-bugfix' into develop 1 month ago
  BedirhanOZCAN 0920e98c7a Bugfix: Refactor logout and me actions to use context parameter for user authentication 1 month ago
  BedirhanOZCAN f447a0181a Merge branch 'bugfix/me-and-message-bugfix' into develop 1 month ago
  BedirhanOZCAN d1efdc5e69 Bugfix: Standardize error and success messages in authentication actions 1 month ago
  BedirhanOZCAN 733aa33853 Merge branch 'bugfix/userID-bugfix' into develop 1 month ago
  BedirhanOZCAN 896c2f575a Bugfix: Standardize user ID property naming to userID across authentication modules 1 month ago
  emrecevik106 b5a6368b55 Merge branch 'feature/finish-mail-verified' into develop 1 month ago
  emrecevik106 1cbe66b105 Feature: Implement finish mail verification functionality and update related routes 1 month ago
  emrecevik106 31f9c509a7 Merge branch 'feature/refactor-code-structure' into develop 1 month ago
  emrecevik106 b0de4bf5f3 Feature: Simplify refresh token logic and improve error handling 1 month ago