a lightweight no js imageboard written in php
Go to file
hayden 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. 2019-07-21 23:30:56 -05:00
boards moved the boards to their own folder for the sake of the filesystem looking cleaner 2019-07-04 18:48:37 -05:00
core 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. 2019-07-21 23:30:56 -05:00
css added a box around the header 2019-06-25 23:32:55 -05:00
404.php added a 404 page 2019-07-21 23:11:34 -05:00
board.php 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. 2019-07-21 23:30:56 -05:00
index.php switched to functions for the header/footer importing, it makes more sense imo 2019-06-29 19:54:26 -05:00
login.php changed the syntax in the login form 2019-07-04 17:23:39 -05:00
logout.php 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. 2019-07-21 23:30:56 -05:00
post.php 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 2019-07-09 00:02:28 -05:00
register.php changed the syntax in the register form 2019-07-04 18:31:30 -05:00