Commit Graph

  • 4ab145a32d started the thread loading section of board.php, but now its time for bed master hayden 2019-07-21 23:55:01 -0500
  • 9de116b2f9 changed the post.php file to better fit with the new board_id identification hayden 2019-07-21 23:44:49 -0500
  • b1a8d2b6ce big change to the board system, instead of using folders with differnt board configs, we will be using a simple board.php file that handles all the boards. hayden 2019-07-21 23:30:56 -0500
  • 78b82c6785 added a 404 page hayden 2019-07-21 23:11:34 -0500
  • 433ed2c621 another hard 30mins work on tildechan. i got it setup where the actual thread is now inserted into the database, but not the post (threads and posts are seperate). there are still lots of todos to finish hayden 2019-07-09 00:02:28 -0500
  • baad016a84 added the new table to the setup thing for later hayden 2019-07-08 17:09:43 -0500
  • 9d9e3e2a25 todays minor progress on post.php. since this is one of the most important files this will take a while hayden 2019-07-07 18:30:49 -0500
  • e5318a9f1d minor progress on the post script for new threads and thread replies hayden 2019-07-07 18:00:56 -0500
  • 7bbac7a0c4 started the post handler hayden 2019-07-05 07:07:38 -0500
  • d938bbd2dd updated index.php hayden 2019-07-04 18:53:10 -0500
  • fe66c7554e moved the boards to their own folder for the sake of the filesystem looking cleaner hayden 2019-07-04 18:48:37 -0500
  • e924680b84 added a default config hayden 2019-07-04 18:42:58 -0500
  • f2f286f0d4 changed the syntax in the register form hayden 2019-07-04 18:31:30 -0500
  • a8fa39751f changed the syntax in the login form hayden 2019-07-04 17:23:39 -0500
  • 31cb49b874 added more to the board generating functions. hayden 2019-07-02 23:05:14 -0500
  • 6d0db89540 added the skeleton of what will be the board functionality hayden 2019-07-02 21:46:41 -0500
  • e65f980c73 finally got the login sessions working hayden 2019-07-02 20:35:43 -0500
  • 98f15a5ac3 whoops, forgot this little debug thing hayden 2019-07-01 23:34:31 -0500
  • bd44345016 got the login working hayden 2019-07-01 23:07:21 -0500
  • dc3d367d19 changed the 'database.php' file to a more functional model hayden 2019-07-01 21:14:30 -0500
  • e5dabfa2d0 changed the hashing method in the register.php file from something i found online, to phps official hashing methods hayden 2019-06-30 00:31:39 -0500
  • c0540bd680 added the beginning of the login code to login.php hayden 2019-06-30 00:27:42 -0500
  • 240bdf1973 removed security.php, since there is no need to do custom password hashing hayden 2019-06-30 00:25:13 -0500
  • c711c58d18 added a to the database.php file hayden 2019-06-29 20:28:36 -0500
  • a8abc5c9f7 changed a bit of style on the header hayden 2019-06-29 20:19:09 -0500
  • 194de7e07f whoops, added a few extra parenthesis hayden 2019-06-29 20:01:02 -0500
  • 36444b0e85 switched to functions for the header/footer importing, it makes more sense imo hayden 2019-06-29 19:54:26 -0500
  • 702edc411a added length restrictions on usernames and passwords for registration hayden 2019-06-29 19:44:37 -0500
  • 5e4c6dd7fd finally! basic registration is working with no errors hayden 2019-06-29 19:15:37 -0500
  • 6aeb89d37e Okay the current SQL setup I have for the registration isn't working, so I am going to do it from scratch hayden 2019-06-29 18:58:36 -0500
  • 8a3fa80a70 Added some more stuff to the header while I put off fixing the registration thing hayden 2019-06-27 20:13:01 -0500
  • a272c7d46b Added a registration system, now time to debug it hayden 2019-06-27 19:22:26 -0500
  • 8d3a822965 added a security file for hashing and the likes, as well as a setup file to keep track of table creations until I actually set that up hayden 2019-06-26 00:16:52 -0500
  • 0fc08647c0 added a basic title to the main page hayden 2019-06-25 23:48:17 -0500
  • aa21255421 added a box around the header hayden 2019-06-25 23:32:55 -0500
  • 8d456ee573 added a static master board list to the header hayden 2019-06-25 23:24:58 -0500
  • ae0fd9e3b5 removed the annoying headers from most of the source files hayden 2019-06-25 23:08:13 -0500
  • cfda6f6377 Added an error message thingy to the registration form hayden 2019-06-25 22:57:07 -0500
  • 351004de44 Added a registration form, and made the pages look a little bit nicer hayden 2019-06-25 22:16:09 -0500
  • 90f3a4021b Added a basic form to the login page, stay tuned for actual functionality hayden 2019-06-25 21:45:02 -0500
  • fbf666fea9 a basic skeleton is coming together...\nadded a header and footer to be used on all the pages hayden 2019-06-25 15:38:09 -0500
  • 6b313a8ead Added config.php hayden 2019-06-25 15:12:23 -0500
  • 3f5db97e70 first commit hayden 2019-06-25 14:50:27 -0500