This website requires JavaScript.
f12d12f2e8
Updated README
master
Miskolczi Richárd
2025-09-26 11:00:59 +02:00
29c5fcafd1
Removing unused variable
Miskolczi Richárd
2023-04-17 16:45:56 +02:00
9aa4983f6d
Code refactoring
Miskolczi Richárd
2023-04-17 16:45:50 +02:00
ee7f46c3ea
Adding method for password generation
Miskolczi Richárd
2023-04-17 16:45:22 +02:00
bf693c638a
I messed up, but I fixed it I just realized that the event of ConfigFileManager needs a method that only accepts an Exception type parameter
Miskolczi Richárd
2023-04-16 21:05:25 +02:00
d108d1ce21
Including erroName parameter
Miskolczi Richárd
2023-04-16 21:03:56 +02:00
4a43cfd8ed
Finished ListPasswords method
Miskolczi Richárd
2023-04-16 21:03:44 +02:00
b74bb2fcdd
I decided to return a code, 0 if success and 1 if error
Miskolczi Richárd
2023-04-16 21:02:20 +02:00
15ce2f3211
Removing comment
Miskolczi Richárd
2023-04-16 21:02:07 +02:00
ec143358c1
Help message method
Miskolczi Richárd
2023-04-16 20:46:24 +02:00
0f9874655b
Event handler method
Miskolczi Richárd
2023-04-16 20:46:14 +02:00
23cc855940
Adding ListPasswords method. Does nothing yet
Miskolczi Richárd
2023-04-16 20:45:54 +02:00
4c2b8a82e3
Adding Main method, only help message is handled now
Miskolczi Richárd
2023-04-16 20:45:13 +02:00
5849dd5ebd
Adding static field for binary name, in case I need it
Miskolczi Richárd
2023-04-16 20:44:44 +02:00
ec83e1e8b8
Adding TODO
Miskolczi Richárd
2023-04-16 20:43:25 +02:00
e1e49095a4
so uhh this doesn't work
Miskolczi Richárd
2023-04-16 20:43:04 +02:00
0987b4c280
Use a predetermined default password length field
Miskolczi Richárd
2023-04-16 20:41:33 +02:00
605f345dc0
Using required namespaces
Miskolczi Richárd
2023-04-16 19:54:11 +02:00
b7f3c09890
It just occured to me that cmd.exe is windows-only
Miskolczi Richárd
2023-04-15 19:12:02 +02:00
394b848412
Adding Main to CLI
Miskolczi Richárd
2023-04-15 19:04:05 +02:00
49294f4076
Adding new project 'TUI' I couldn't decide if CLI would implement a more traditional, unix-ish commandline tool style or if I wanted a more stylish, TUI design, so I separated those into two different projects.
Miskolczi Richárd
2023-04-15 19:02:29 +02:00
0b20150ab7
Nothing happens if no password was found and you press Decrypt
Miskolczi Richárd
2023-04-04 11:02:38 +02:00
ec33a6fb7a
Merge branch 'master' of https://gitlab.com/TypoMustakes/Windows-Password-Manager
Miskolczi Richárd
2023-04-02 22:53:54 +02:00
af9665f3ce
Removed unneccesary using directive
Miskolczi Richárd
2023-04-02 22:52:11 +02:00
829a00f491
Code refactoring
Miskolczi Richárd
2023-04-02 22:50:51 +02:00
47f320f2d3
Code refactoring
Miskolczi Richárd
2023-04-02 22:50:51 +02:00
5a0c6d8c6a
Using Common
Miskolczi Richárd
2023-04-02 22:49:06 +02:00
55687c67dd
Changing access to public
Miskolczi Richárd
2023-04-02 22:48:05 +02:00
c62e796589
Subscribing MessageBox to event
Miskolczi Richárd
2023-04-02 22:46:08 +02:00
ad88e3ebe1
Switched messageboxes to custom events
Miskolczi Richárd
2023-04-02 22:40:47 +02:00
18e4bbf535
Fixed typo
Miskolczi Richárd
2023-04-02 22:35:57 +02:00
9e5f766962
Code refactoring
Miskolczi Richárd
2023-04-02 22:32:26 +02:00
0fbe05e547
Using Common
Miskolczi Richárd
2023-04-02 22:30:32 +02:00
cb719cfdf1
Removing MessageBox call because it won't work no longer due to reverse dependency
Miskolczi Richárd
2023-04-02 22:29:50 +02:00
d103245f3a
Changing access levels
Miskolczi Richárd
2023-04-02 22:28:01 +02:00
db904a7661
Fixing gitignore
Miskolczi Richárd
2023-04-02 22:27:40 +02:00
c084c63bc0
Changing protection level to public
Miskolczi Richárd
2023-04-02 22:18:51 +02:00
b7b53321a5
Using Common
Miskolczi Richárd
2023-04-02 22:18:40 +02:00
028298156a
Adding dependencies for Common
Miskolczi Richárd
2023-04-02 22:15:06 +02:00
4f3a768432
Converting to file-scoped namespaces
Miskolczi Richárd
2023-04-02 22:10:42 +02:00
2637741703
Renamed namespaces
Miskolczi Richárd
2023-04-02 22:04:30 +02:00
c370e0ba56
Ignoring backup saves
Miskolczi Richárd
2023-04-02 22:04:15 +02:00
b310fba7a6
Ignoring new folders' obj/ and bin/
Miskolczi Richárd
2023-04-02 22:03:22 +02:00
f1206233a7
Moved common stuff to Common project
Miskolczi Richárd
2023-04-02 21:58:33 +02:00
dd10e5740e
Adding project CLI
Miskolczi Richárd
2023-04-02 21:55:55 +02:00
267df022a5
Adding project 'Common', switching to Debug build profile
Miskolczi Richárd
2023-04-02 21:55:22 +02:00
f947949e3b
Renamed project to GUI
Miskolczi Richárd
2023-04-02 21:53:39 +02:00
385dda6611
Removing setup from this branch
Miskolczi Richárd
2023-03-31 13:33:45 +02:00
0c8630c847
Adding Setup project
Miskolczi Richárd
2023-03-31 13:10:47 +02:00
4652442794
New default config values
Miskolczi Richárd
2023-03-31 11:01:31 +02:00
7ab3a64d56
Not all code paths lead to a profile being created
Miskolczi Richárd
2023-03-31 11:01:08 +02:00
83a2ceb42d
Adding missing namespace
Miskolczi Richárd
2023-03-31 07:29:07 +02:00
975425fd0c
Adapting to non-static nature of ProcessBuilder
Miskolczi Richárd
2023-03-31 07:28:55 +02:00
a590810c19
0 changes, idunno why git wants me to commit
Miskolczi Richárd
2023-03-31 07:18:38 +02:00
21b51cac20
Syntax error fixes
Miskolczi Richárd
2023-03-31 07:18:07 +02:00
196b3c5feb
ClearDelegate() no longer neccesary
Miskolczi Richárd
2023-03-31 07:17:53 +02:00
97e8468ec2
Making ProcessBuilder non-static
Miskolczi Richárd
2023-03-31 07:17:11 +02:00
64e4a7a264
Providing missing namespace
Miskolczi Richárd
2023-03-31 07:16:27 +02:00
49d4b273ca
These were meant to be events. Correcting now.
Miskolczi Richárd
2023-03-30 12:01:19 +02:00
edc81b661f
Implementing ProcessBuilder
Miskolczi Richárd
2023-03-29 14:38:59 +02:00
dfd8c1d462
Removed code that is now handled separately by ProcessBuilder
Miskolczi Richárd
2023-03-29 14:38:29 +02:00
13123b2103
Adding ProcessBuilder class This way only this file has to use System.Diagnostics
Miskolczi Richárd
2023-03-29 14:36:16 +02:00
226612f49c
Optimized unneccesary try-catch block
Miskolczi Richárd
2023-03-29 09:25:12 +02:00
6536ea3fb9
Code refactoring
Miskolczi Richárd
2023-03-29 09:24:34 +02:00
ef2ee6e43f
Return was is the wrong place
Miskolczi Richárd
2023-03-28 13:30:14 +02:00
c877424435
Adding nullable operator to avoid warning
Miskolczi Richárd
2023-03-28 13:27:12 +02:00
79a708f7d3
Apparently there's no such thing as echo.exe, it's a part of cmd.exe
Miskolczi Richárd
2023-03-28 13:26:55 +02:00
4032055e10
Passing method to event
Miskolczi Richárd
2023-03-28 13:26:30 +02:00
82dbeb5c99
Adding ReloadRequest event to GeneratePassword
Miskolczi Richárd
2023-03-28 13:25:26 +02:00
a799470f6a
Closing button works now, forgot about that
Miskolczi Richárd
2023-03-28 13:10:57 +02:00
edd573546b
Fixed wrong index
Miskolczi Richárd
2023-03-28 13:05:18 +02:00
c71e0f8947
Added missing colon
Miskolczi Richárd
2023-03-28 12:57:45 +02:00
a806f73633
Variable were declared at the wrong place
Miskolczi Richárd
2023-03-28 12:57:36 +02:00
04b9138a53
'not all code paths return a value'
Miskolczi Richárd
2023-03-28 12:54:27 +02:00
88c7a1bc16
InvalidOperationExpression lol
Miskolczi Richárd
2023-03-28 12:53:59 +02:00
097297fa93
Adding missing namespace
Miskolczi Richárd
2023-03-28 12:53:28 +02:00
7827ea8ce9
Adding nullable operator
Miskolczi Richárd
2023-03-28 12:53:16 +02:00
a59fe2df50
Removed const keyword because SpecialDirectories
Miskolczi Richárd
2023-03-28 12:50:08 +02:00
0a665e5b4c
Adding readme
Miskolczi Richárd
2023-03-28 11:26:15 +02:00
8dcaff8cc0
Run CFM.Init(), pass CFM.GetRecipient() to MainForm.RecipientRequest
Miskolczi Richárd
2023-03-28 11:08:28 +02:00
bb836153b8
Ignoring obj/ folder
Miskolczi Richárd
2023-03-28 11:07:19 +02:00
9ffbabdd35
Rethinking of this class: - private static Config object - Designated methods for providing fields of said Config object - Config info isn't fetched from the file all the time, but rather only once in the Init() method. After that, data is fetched from the Configuration object
Miskolczi Richárd
2023-03-28 10:59:44 +02:00
75341f55db
Created InvalidConfigurationException
Miskolczi Richárd
2023-03-28 10:59:16 +02:00
b60e963509
Created Config class. Derive Profiles from this in the future
Miskolczi Richárd
2023-03-28 10:58:56 +02:00
037ca44b2b
Pass recipient to PasswordGenerator.cs
Miskolczi Richárd
2023-03-28 10:35:23 +02:00
b71c11249d
Code cleanup
Miskolczi Richárd
2023-03-28 10:28:15 +02:00
cd69c18f56
Simplified password generation. The class is called PasswordGenerator, so that's what it will *only* do
Miskolczi Richárd
2023-03-28 10:13:44 +02:00
2b5880dbce
Adding license
Miskolczi Richárd
2023-03-28 07:26:33 +00:00
f08b2e91c8
stuff
Miskolczi Richárd
2023-03-28 08:22:08 +02:00
35db2e56d4
basic functionality done finally
Miskolczi Richárd
2023-03-27 22:13:40 +02:00
6dd08d15b5
Deleted everything profile related and started semi-fresh
Miskolczi Richárd
2023-03-27 10:24:40 +02:00
60c6982663
stuff
Miskolczi Richárd
2023-03-27 09:30:41 +02:00
1352624172
cleanup
Miskolczi Richárd
2023-03-27 09:18:18 +02:00
311a5cc4ca
bro i can't even keep track anymore
Miskolczi Richárd
2023-03-27 09:17:06 +02:00
df33170f71
kill me
Miskolczi Richárd
2023-03-27 00:19:30 +02:00
01a926d316
asd
Miskolczi Richárd
2023-03-24 14:09:46 +01:00
99498ed660
I'm literally on fire rn
Miskolczi Richárd
2023-03-24 14:03:09 +01:00
b06568fb27
New dialog for adding profiles
Miskolczi Richárd
2023-03-24 13:01:49 +01:00
bc08238545
oops forgot to add new class
Miskolczi Richárd
2023-03-24 12:40:10 +01:00
bb7625d2f8
bro check it out
Miskolczi Richárd
2023-03-24 12:39:50 +01:00