Activity
feat: update home component to display user-specific task count and i…
feat: update home component to display user-specific task count and i…
feat: enhance home component with task completion styles and improved…
feat: enhance home component with task completion styles and improved…
feat: enhance task management with modal creation, validation, and co…
feat: enhance task management with modal creation, validation, and co…
feat: implement tasks service and headers interceptor for API integra…
feat: implement tasks service and headers interceptor for API integra…
feat: implement routing guards and home component for improved naviga…
feat: implement routing guards and home component for improved naviga…
feat: enhance login and registration components with form validation …
feat: enhance login and registration components with form validation …
feat: implement registration form with validation and authentication …
feat: implement registration form with validation and authentication …
feat: implement authentication components, routing, and not-found com…
feat: implement authentication components, routing, and not-found com…
feat: integrate ng-bootstrap for UI components
feat: integrate ng-bootstrap for UI components
Added security middleware and sanitization to prevent XSS attacks and…
Added security middleware and sanitization to prevent XSS attacks and…
Force push
Add authentication components and layouts with basic structure
Add authentication components and layouts with basic structure
Added security middleware and sanitization to prevent XSS attacks and…
Added security middleware and sanitization to prevent XSS attacks and…
Force push
Implement authentication components and layouts with routing, and ins…
Implement authentication components and layouts with routing, and ins…
Added security middleware and sanitization to prevent XSS attacks and…
Added security middleware and sanitization to prevent XSS attacks and…
updated app.js with compression middleware and added comments
updated app.js with compression middleware and added comments
initialize Angular project
initialize Angular project
Force push
Deleted backend/server.js file, contents replaced with /dev/null
Deleted backend/server.js file, contents replaced with /dev/null
feat: Added compression middleware and updated dependencies
feat: Added compression middleware and updated dependencies
feat: added rate limiting middleware and updated dependencies
feat: added rate limiting middleware and updated dependencies
feat: updated task controller to filter tasks by user, added mark com…
feat: updated task controller to filter tasks by user, added mark com…
Added verifyToken middleware to all routes in tasks.routes.js
Added verifyToken middleware to all routes in tasks.routes.js
Added JWT token generation and verification for user authentication
Added JWT token generation and verification for user authentication
Added CORS middleware to allow cross-origin requests
Added CORS middleware to allow cross-origin requests
Added validation for task creation and update
Added validation for task creation and update