Skip to content

Conversation

@asepindrak
Copy link
Owner

No description provided.

- Added cookie-parser middleware for handling cookies in requests.
- Updated AuthController to include public decorators for specific routes.
- Modified AuthService to improve token generation and management.
- Enhanced JWT guard to support public routes and improved error handling.
- Updated session management to handle refresh tokens more effectively.
- Refactored frontend authentication logic to align with backend changes, including removal of teamMemberId from AuthResult.
- Improved API fetch utility to handle token refresh seamlessly.
- Removed unnecessary console logs from ProjectManagementService.
- Improved handling of optional properties in task updates to prevent errors.
- Enhanced the upload controller to include a public decorator for better access control.
- Optimized task merging logic in ProjectManagement component to ensure comments are preserved during updates.
- Added loading states in TaskModal for better user experience during file uploads and task saving.
- Enhanced the isEmptyQuill function to treat images as non-empty content.
- Updated logic to replace common HTML entities and remove all tags before checking for remaining text.
- Ensured whitespace is collapsed correctly to improve content validation accuracy.
@asepindrak asepindrak merged commit 9bcc073 into main Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants