Skip to content

Activity

update README.md

iyousefibrahimpushed 1 commit to main • 6733f6f…d9a80e0 • 
on Jan 19

feat: update home component to display user-specific task count and i…

iyousefibrahimpushed 1 commit to main • 9daa415…6733f6f • 
on Jan 19

feat: enhance home component with task completion styles and improved…

iyousefibrahimpushed 1 commit to main • 6c1196e…9daa415 • 
on Jan 19

feat: enhance task management with modal creation, validation, and co…

iyousefibrahimpushed 1 commit to main • 66c82f0…6c1196e • 
on Jan 19

feat: implement tasks service and headers interceptor for API integra…

iyousefibrahimpushed 1 commit to main • f41170c…66c82f0 • 
on Jan 18

feat: implement routing guards and home component for improved naviga…

iyousefibrahimpushed 1 commit to main • 3298785…f41170c • 
on Jan 18

feat: enhance login and registration components with form validation …

iyousefibrahimpushed 1 commit to main • 3679c89…3298785 • 
on Jan 18

feat: implement registration form with validation and authentication …

iyousefibrahimpushed 1 commit to main • c30e214…3679c89 • 
on Jan 18

feat: implement authentication components, routing, and not-found com…

iyousefibrahimpushed 1 commit to main • 7c4718a…c30e214 • 
on Jan 17

feat: integrate ng-bootstrap for UI components

iyousefibrahimpushed 1 commit to main • cca867f…7c4718a • 
on Jan 17

Added security middleware and sanitization to prevent XSS attacks and…

Force push
iyousefibrahimforce pushed to main • df54a06…cca867f • 
on Jan 17

Add authentication components and layouts with basic structure

iyousefibrahimpushed 1 commit to main • bfd3d1a…df54a06 • 
on Jan 17

downgrade Angular to version 18

iyousefibrahimpushed 1 commit to main • cca867f…bfd3d1a • 
on Jan 17

Added security middleware and sanitization to prevent XSS attacks and…

Force push
iyousefibrahimforce pushed to main • e378bc5…cca867f • 
on Jan 17

Implement authentication components and layouts with routing, and ins…

iyousefibrahimpushed 1 commit to main • cca867f…e378bc5 • 
on Jan 17

Added security middleware and sanitization to prevent XSS attacks and…

iyousefibrahimpushed 1 commit to main • 4277525…cca867f • 
on Jan 17

updated app.js with compression middleware and added comments

iyousefibrahimpushed 1 commit to main • 34b7409…4277525 • 
on Jan 17

initialize Angular project

Force push
iyousefibrahimforce pushed to main • 5340f6b…34b7409 • 
on Jan 17

Deleted backend/server.js file, contents replaced with /dev/null

iyousefibrahimpushed 1 commit to main • f471662…5340f6b • 
on Jan 17

feat: Added compression middleware and updated dependencies

iyousefibrahimpushed 1 commit to main • 34b7409…f471662 • 
on Jan 17

initialize Angular project

iyousefibrahimpushed 1 commit to main • 6fc840c…34b7409 • 
on Jan 17

updated README.md

iyousefibrahimpushed 1 commit to main • 50b8eb8…6fc840c • 
on Jan 17

feat: added rate limiting middleware and updated dependencies

iyousefibrahimpushed 1 commit to main • bf8aad4…50b8eb8 • 
on Jan 17

feat: updated task controller to filter tasks by user, added mark com…

iyousefibrahimpushed 1 commit to main • d98e17a…bf8aad4 • 
on Jan 17

Update README.md

iyousefibrahimpushed 1 commit to main • 7693014…d98e17a • 
on Jan 16

Added verifyToken middleware to all routes in tasks.routes.js

iyousefibrahimpushed 1 commit to main • 31f62df…7693014 • 
on Jan 16

Added JWT token generation and verification for user authentication

iyousefibrahimpushed 1 commit to main • 4bc9fb2…31f62df • 
on Jan 16

Improve appError.js

iyousefibrahimpushed 1 commit to main • 2f32d5e…4bc9fb2 • 
on Jan 16

Added CORS middleware to allow cross-origin requests

iyousefibrahimpushed 1 commit to main • 0041fb6…2f32d5e • 
on Jan 16

Added validation for task creation and update

iyousefibrahimpushed 1 commit to main • e9fe075…0041fb6 • 
on Jan 16