a lightweight no js imageboard written in php
Go to file
hayden 78b82c6785 added a 404 page 2019-07-21 23:11:34 -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 added the new table to the setup thing for later 2019-07-08 17:09:43 -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
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 finally got the login sessions working 2019-07-02 20:35:43 -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