summaryrefslogtreecommitdiff
path: root/viewcategory.php
AgeCommit message (Collapse)Author
2021-08-11Add getters for nested objectscflip
2021-06-23Add the rest of the changescflip
2021-06-06Experimental style changes, add banner imagecflip
2021-06-05Use different syntax for conditions in HTMLcflip
2021-06-05Move 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-04-24Remove all uses of db_inc.phpcflip
This method of importing the database login every time wasn't very good. Now everything uses the new Database singleton class.
2021-04-23Refactoring part 1cflip
2021-04-17Automatically sort threads without PHP comparisonscflip
2021-04-14Add 'date edited' attribute to postscflip
2021-04-07Use short echo tagscflip
2021-04-07Style and layout changescflip
2021-04-07Update links, rename filescflip