summaryrefslogtreecommitdiff
path: root/register.php
AgeCommit message (Collapse)Author
2021-04-24Refactoring part 2cflip
Starting to move some functionality such as the session and database connection into singleton classes to manage them. Functions for modifying posts and threads are being put in one place as well.
2021-04-23Refactoring part 1cflip
2021-04-07Style and layout changescflip
2021-03-21big changes pt1cflip
2021-01-24using wrong variable: 'user_name' instead of 'user_passh5p9sl
2021-01-23Improved validation in signup pageCflip
2021-01-23Form cleanup and better password hashingCflip
2021-01-22Fix broken pagesCflip
2021-01-22Inital commit with existing codeCflip