Keyvan Hardani
Keyvan Hardani
This pull request adds authentication functionality for WebSocket connections on both the client and server sides. The changes ensure that only authorized clients can establish a connection with the server....
## Zusammenfassung - Vervollständigt die Übersetzungen in der Datei `src/renderer/lang/ir.json` - Fügt Übersetzungen für verschiedene Elemente wie Beschreibung, Schaltflächen, Bezeichnungen und Meldungen hinzu ## Details Die Datei `ir.json` wurde mit...
Fixed platform compatibility issues and improved file path handling using os.path.join for Windows and Linux.
**Bug Description** There is a problem with UTF-8 handling for German language output. The model avoids using correct German umlauts (ä, ö, ü, ß) and instead replaces or omits them,...