This website requires JavaScript.
Explore
Help
Sign In
TypoMustakes
/
Password-Manager-Legacy
Archived
Watch
1
Star
0
Fork
0
You've already forked Password-Manager-Legacy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-26
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
a59fe2df50276717989c9c9f64aee97cc9508f8b
Password-Manager-Legacy
/
Password Manager
History
Miskolczi Richárd
a59fe2df50
Removed const keyword because SpecialDirectories
2023-03-28 12:50:08 +02:00
..
Config.cs
Created Config class. Derive Profiles from this in the future
2023-03-28 10:58:56 +02:00
ConfigFileManager.cs
Removed const keyword because SpecialDirectories
2023-03-28 12:50:08 +02:00
GeneratePassword.cs
Pass recipient to PasswordGenerator.cs
2023-03-28 10:35:23 +02:00
GeneratePassword.Designer.cs
kill me
2023-03-27 00:19:30 +02:00
GeneratePassword.resx
kill me
2023-03-27 00:19:30 +02:00
InvalidConfigurationException.cs
Created InvalidConfigurationException
2023-03-28 10:59:16 +02:00
MainForm.cs
Pass recipient to PasswordGenerator.cs
2023-03-28 10:35:23 +02:00
MainForm.Designer.cs
stuff
2023-03-28 08:22:08 +02:00
MainForm.resx
New dialog for adding profiles
2023-03-24 13:01:49 +01:00
Password Manager.csproj
Adding files
2023-03-24 10:17:54 +01:00
Password Manager.csproj.user
Deleted everything profile related and started semi-fresh
2023-03-27 10:24:40 +02:00
PasswordGenerator.cs
Code cleanup
2023-03-28 10:28:15 +02:00
PasswordListBox.cs
stuff
2023-03-28 08:22:08 +02:00
Program.cs
Run CFM.Init(), pass CFM.GetRecipient() to MainForm.RecipientRequest
2023-03-28 11:08:28 +02:00
ToastNotification.ps1
basic functionality done finally
2023-03-27 22:13:40 +02:00