Commit graph

18 commits

Author SHA1 Message Date
644251c57a Working on importing existing passwords from other password managers 2024-09-15 17:25:47 -04:00
fb74bb6fc3 Allowed for loading different file paths 2024-09-09 08:16:20 -04:00
7365bdd42f Allowed user to type in passphrase 2024-09-09 01:10:09 -04:00
c9680982c8 Added XOR encryption 2024-09-09 00:41:04 -04:00
25b444ca95 Maybe fixed bugs with long usernames?? 2024-09-08 22:09:59 -04:00
3ce049aee1 Revamped storing mechanism 2024-09-08 21:39:58 -04:00
e2f890b2af Code cleanup 2024-09-08 01:33:00 -04:00
c7eb4b1ea3 Fixed unstable string concatenation 2024-09-08 01:28:55 -04:00
736277bc76 Fixed going from View to Create then crash 2024-09-08 01:04:51 -04:00
89e49adf5a Created creation screen & fixing major bugs 2024-09-08 00:46:13 -04:00
5d12c26850 Removed dangerous code 2024-09-05 17:24:03 -04:00
a228e6866b Manager overhaul 2024-09-05 17:02:24 -04:00
09b676fc21 Created more conventional naming scheme for structures creation & deletion 2024-09-05 16:14:08 -04:00
02bd629bd8 Now loads passwords into current variable 2024-09-01 16:47:41 -04:00
ab35b7ec24 Properly Functioning Paging System for Passwords 2024-09-01 16:14:14 -04:00
a8200f7ce4 Created Page Switching system (FIX INPUT SYSTEM) 2024-09-01 15:50:51 -04:00
5d2fba270d Paging through passwords 2024-09-01 14:58:20 -04:00
ef43aecaf0 Created default stuff to get ready to read passwords 2024-09-01 14:45:37 -04:00