Torsten Schulz (local)
09141d9e55
Refactor email encryption handling in user and contact message models: Introduce utility functions for encoding and decoding encrypted values, simplifying the encryption process. Update the registerUser and handleForgotPassword functions to support multiple encrypted email formats. Enhance the VocabCourseView and VocabLessonView components with new methods for managing language assistant interactions, improving user experience.
2026-03-25 17:41:10 +01:00
Torsten Schulz (local)
c3ea7eecc2
Update dependencies and refactor authentication logic
...
- Replaced `bcrypt` with `bcryptjs` for compatibility in `authService.js` and `settingsService.js`.
- Updated package versions in `package.json` and `package-lock.json`, including `multer`, `nodemailer`, and others.
- Added storage management features in the frontend, including free storage calculation and localization updates for new terms in `falukant.json` files.
2025-11-26 18:14:36 +01:00
Torsten Schulz
b15d93a798
Falukant production, family and administration enhancements
2025-04-14 15:17:35 +02:00
Torsten Schulz
2f60741116
Director hiring added
2025-01-09 15:31:55 +01:00
Torsten Schulz
069c97fa90
websockets implemented
2024-12-04 19:08:26 +01:00
Torsten Schulz
b78dfe6826
Redis and session timeout added
2024-10-27 14:15:44 +01:00
Torsten Schulz
4b6ad3aefe
En-/decryption fixed
2024-07-28 16:12:48 +02:00
Torsten Schulz
4c12303edc
Verschieden Settings hinzugefügt (inkomplett)
2024-07-22 20:55:33 +02:00
Torsten Schulz
89842ff6c5
Implemented personal settings
2024-07-22 18:14:12 +02:00
Torsten Schulz
cd0699f3fd
routing improved, settings initialized
2024-07-21 18:47:45 +02:00
Torsten Schulz
12d66d6f9c
Verschlüsselung korrigiert
2024-07-21 15:12:56 +02:00
Torsten Schulz
597761cb15
added login, first preparation for menu
2024-07-21 13:09:56 +02:00