This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
cavepaintings
Watch
7
Fork
2
You've already forked cavepaintings
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
Files
f5edb4fb4e3c7c59d02f5102ec350e4e46edbec2
cavepaintings
/
core
History
Shish
9b96b44d64
tag cache is glitchy, too many things might update it
2012-01-20 05:16:40 +00:00
..
block.class.php
…
compat.inc.php
…
config.class.php
PDO compat
2011-01-01 15:28:30 +00:00
database.class.php
Rather than three levels of configuration, let's have two (define()'d values in config.php for system-level stuff, the web-editable config table for user-level stuff). Basically switches database_dsn from a global variable to a defined constant.
2012-01-20 03:15:58 +00:00
event.class.php
…
exceptions.class.php
…
extension.class.php
check if thumbnail already exists before regenerating it, way to force regen.
2012-01-12 03:54:27 +02:00
imageboard.pack.php
tag cache is glitchy, too many things might update it
2012-01-20 05:16:40 +00:00
page.class.php
HTTP level caching, so we can stick varnish in front of the web pages
2011-12-27 19:23:37 +00:00
user.class.php
cache anon, it gets looked up a lot
2011-03-23 11:26:11 +00:00
util.inc.php
tidy up some ancient base_href / data_href messes; base_href as a config variable is no longer used
2012-01-20 03:29:29 +00:00