Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-10 | Change URLs to relative paths | cflip | |
2021-07-20 | Handle input validation in abstract Form class | cflip | |
2021-06-23 | Add the rest of the changes | cflip | |
2021-06-05 | Move object related functions into their classes. | cflip | |
Some of the pages are still broken from this commit, but I plan to either rewrite or ignore them. | |||
2021-05-14 | Add error handling | h5p9sl | |
2021-04-24 | Remove all uses of db_inc.php | cflip | |
This method of importing the database login every time wasn't very good. Now everything uses the new Database singleton class. | |||
2021-04-24 | Refactoring part 2 | cflip | |
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-23 | Refactoring part 1 | cflip | |
2021-04-07 | Style and layout changes | cflip | |
2021-03-21 | big changes pt1 | cflip | |
2021-01-24 | using wrong variable: 'user_name' instead of 'user_pass | h5p9sl | |
2021-01-23 | Improved validation in signup page | Cflip | |
2021-01-23 | Form cleanup and better password hashing | Cflip | |
2021-01-22 | Fix broken pages | Cflip | |
2021-01-22 | Inital commit with existing code | Cflip | |