Image board engine, Danbooru-style.
4ce4ea6f70
Instead of getting all three rows at once using abs(id1-id2)<=1, it now asks DB explicitly about id-1 and id+1. Even though it uses more SQL queries, it's actually slightly faster. |
||
---|---|---|
data | ||
lib | ||
public_html | ||
scripts | ||
src | ||
.gitmodules | ||
init.php | ||
LICENSE | ||
README.md | ||
upgrade.php |
szurubooru
Szurubooru is a Danbooru-style board, a gallery where users can upload, browse, tag and comment images, video clips and flash animations.
Szurubooru is powered by chibi, a lightweight PHP framework.
Installation instructions
For installation instructions, please see the Quick Start Guide on our wiki pages.