summary refs log tree commit diff stats
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
* Fix pronoun stuffStar Rauchenberger2024-01-083-11/+11
|
* Added random comic linkStar Rauchenberger2011-10-152-0/+12
|
* Removed seasons info from AboutStar Rauchenberger2009-11-281-6/+0
| | | Because season information is dynamic and can now be found on the Seasons page, there is no need to keep a static version of it on the About page.
* Fixed season page bugStar Rauchenberger2009-08-061-1/+1
| | | Previously, while each season page would start at the correct comic, it would list every single comic after it, even those in another season. This was caused by a typo. A very small typo. One letter typo. It has now been fixed.
* Removed last_comic_id clause from season.php when applicableStar Rauchenberger2009-06-281-1/+7
|
* Fixed season numberingStar Rauchenberger2009-06-281-1/+1
|
* Permission problemStar Rauchenberger2009-06-171-0/+0
|
* Added season information to archivesStar Rauchenberger2009-06-172-7/+75
|
* Added season information to About pageStar Rauchenberger2009-06-171-0/+6
|
* Added extra text metaStar Rauchenberger2009-06-171-0/+12
|
* Added Facebook linkStar Rauchenberger2009-06-163-1/+1
| | | Also fixed broken link to Contribute page from About page.
* Rewrote PillowcaseStar Rauchenberger2009-02-224-0/+217
NOTE: There is a new database schema now, so the database from the testing server has to be copied over to the production server, otherwise this code will fail.