Project_Keywi/Project.Persistence
2025-06-30 19:48:36 +02:00
..
Crypto.cs implemented passwort encryption for new entries and decryption to show the password 2025-06-29 20:40:43 +02:00
Project.Persistence.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
SaveNewLogin.cs HES SAVIN 2025-04-18 20:26:08 +02:00
ShaHash.cs removed hashing and saving to sql from view and moved it to appcontroller 2025-04-29 09:20:51 +02:00
SQLite2.cs login now works 2025-05-19 16:24:05 +02:00
SQLite3.cs dynamically creating the buttons now works 2025-06-29 20:08:58 +02:00
SQLite4.cs dynamically creating the buttons now works 2025-06-29 20:08:58 +02:00
SQLite.cs worked some more on the ui, added some more input sanitisation and some more buttons that are actually working! 2025-06-30 19:48:36 +02:00