Commit Graph

26 Commits

Author SHA1 Message Date
c9ecb24c75 Fully finished build. Removed money & changed README.md 2025-06-18 09:34:20 +02:00
4470cd15e1 Changed README.md 2025-06-18 09:24:22 +02:00
dba3851aca Fully implemented name & PIN change 2025-06-18 09:22:48 +02:00
9a4597511c More implementation of XML & bunch of fixes & changes around the name algorithm 2025-06-16 12:47:25 +02:00
9071166d9e Removed the check for 0 as the first digit in pins. This should be allowed 2025-06-13 12:46:43 +02:00
28a57c17bd Fixed bug that completely broke the program :( 2025-06-13 12:41:22 +02:00
96cf979d3f Progress, but pin (and maybe name) changing is broken 2025-06-13 12:35:54 +02:00
ca041c45d0 Made nodes more performant & misc changes 2025-06-13 12:17:07 +02:00
370177599c Implemented basic XML support 2025-06-13 11:15:55 +02:00
2d06b3b8fe Removed broken windows support. 2025-06-13 10:46:34 +02:00
f0a32c9f00 Initial commit 2025-06-13 10:31:14 +02:00
8e07fdefe1 A bunch of updates 2025-06-13 09:59:22 +02:00
df4bda7a3e Initial commit of XmlHandling. 2025-06-11 11:06:23 +02:00
022ea7d79d Refactored confirmUserInformation, updated startup() logic, and changed README plans. 2025-06-11 10:52:02 +02:00
cbc3bb557d Fully implemented name algorithm & refined user control. 2025-06-11 10:45:36 +02:00
6ba17abcb1 Added more checks for changeAccountPin() 2025-06-04 12:18:52 +02:00
dbe1063f29 Continued work on changeAccountName() & basic refactoring 2025-06-04 09:53:57 +02:00
36b46c6899 Begun work on changeAccountName() 2025-06-02 12:54:39 +02:00
42d4704b0f Added an algorithm to changeAccountPin() 2025-06-02 12:37:01 +02:00
4817c36eae Developed a small prototype of changeAccountPin() 2025-05-28 12:33:11 +02:00
6951364b9a Added many comments outlining ideas 2025-05-28 11:14:16 +02:00
bc4343864e Basic framework for prototype implemented 2025-05-28 10:54:22 +02:00
c56b2434e1 Update plans in README 2025-05-26 12:24:50 +02:00
30f6183012 Testing README 2025-05-26 12:17:41 +02:00
ed35883e2e Proper initial commit 2025-05-26 11:40:01 +02:00
9906d709c5 Initial commit 2025-05-26 08:39:57 +00:00