Project_Keywi/Project.Controller
2025-06-30 16:54:33 +02:00
..
AppController.cs implemented passwort encryption for new entries and decryption to show the password 2025-06-29 20:40:43 +02:00
InputSanitizer.cs ADDED another error message and fixed the height of my new entry window. and added input sanitization for new entries 2025-06-30 16:54:33 +02:00
Project.Controller.csproj added the creation of a sqlite database locally - need to switch from saving to the txt to sqlite database 2025-04-15 09:14:46 +02:00