Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrated to mysqli HEAD master | Star Rauchenberger | 2024-01-08 | 4 | -32/+34 |
| | |||||
* | sql injection prevention | Star Rauchenberger | 2024-01-08 | 1 | -1/+1 |
| | |||||
* | Fix pronoun stuff | Star Rauchenberger | 2024-01-08 | 3 | -11/+11 |
| | |||||
* | Added random comic link | Star Rauchenberger | 2011-10-15 | 2 | -0/+12 |
| | |||||
* | Removed seasons info from About | Star Rauchenberger | 2009-11-28 | 1 | -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 bug | Star Rauchenberger | 2009-08-06 | 1 | -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 applicable | Star Rauchenberger | 2009-06-28 | 1 | -1/+7 |
| | |||||
* | Fixed season numbering | Star Rauchenberger | 2009-06-28 | 1 | -1/+1 |
| | |||||
* | Permission problem | Star Rauchenberger | 2009-06-17 | 1 | -0/+0 |
| | |||||
* | Added season information to archives | Star Rauchenberger | 2009-06-17 | 2 | -7/+75 |
| | |||||
* | Added season information to About page | Star Rauchenberger | 2009-06-17 | 1 | -0/+6 |
| | |||||
* | Added extra text meta | Star Rauchenberger | 2009-06-17 | 1 | -0/+12 |
| | |||||
* | Added Facebook link | Star Rauchenberger | 2009-06-16 | 3 | -1/+1 |
| | | | Also fixed broken link to Contribute page from About page. | ||||
* | Rewrote Pillowcase | Star Rauchenberger | 2009-02-22 | 4 | -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. |