265fefb035
Updated: about, contact and home pages updated to be nice. Also started writing about todoweb
94c92cf910
Updated: all of the functionality is working, content is the next thing to update
a9869ea999
Added comment to explain that pre-processing is basically cheating and that trees are a good answer here, could have done some weird hashing thing since lookup is instant, but since some of the common passwords can be similar, its riskier and for password handling risk is a BAD BAD BAD idea
2e582b920d
Cleanup step!
f14ac4953d
Added (working) unit tests!
b8afed8ac1
Updated: added (working) unit tests and an explanation asto how I'd speed up the password check
605e05fad1
Updated: All of the front end works!
ef66b9dbf9
Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues