6 Commits

Author SHA1 Message Date
Nurfog 675fa1e299 feat: mejorar la extracción del contexto de organización en el middleware
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 11:30:38 -04:00
Nurfog e72f479639 feat: add PWA support with service worker, offline sync, and connectivity banners
- Added PWA icons for 192x192 and 512x512 resolutions.
- Implemented service worker (sw.js) for caching static assets and handling fetch requests.
- Created ConnectivityBanner component to notify users of online/offline status.
- Developed OfflineSyncPanel component to manage and display offline sync status.
- Introduced PwaInstallPrompt component to prompt users for PWA installation.
- Added PwaRegistration component to handle service worker registration and online event handling.
- Created AdminAiAuditPage for AI audit logs with filtering and review functionality.
- Developed AdminDataEthicsPage to display AI data ethics summary and recent events.
2026-04-24 09:59:57 -04:00
Nurfog d550babd8a refactor: reorganize documentation by migrating manual files to docx format and adding automation scripts 2026-04-15 11:47:25 -04:00
Nurfog 26f4283d0e feat: add comprehensive discussion forums with threads, nested replies, voting, and moderation, alongside updates to authentication flows. 2026-01-26 17:51:49 -03:00
Nurfog d3a019541d feat: enhance Playwright E2E tests for instructor and student flows and optimize Docker build contexts. 2026-01-26 15:24:50 -03:00
Nurfog c2d73b97db pruebas e2e 2025-12-23 11:36:48 -03:00