Commit Graph

3 Commits

Author SHA1 Message Date
Levi Planelles 33d4f1df70 Update security measures and improve caching strategy in API calls 2026-05-18 09:50:31 +02:00
marcos d209959d0e ui: degradado de cabeceras y ajustes responsive 2026-05-07 17:52:12 +02:00
Levi Planelles f1d19bd257 feat: add login page and authentication context
- Implemented a new login page with form validation and error handling.
- Created an authentication context to manage user login state and redirection.
- Added middleware for route protection based on authentication status.
- Developed settings dialog for user preferences including theme and appearance settings.
- Introduced PDF export functionality for projects and tasks.
- Created reusable UI components for alerts, cards, and settings.
2026-02-06 20:51:04 +01:00