Image board engine, Danbooru-style.
0001d38699
- Fixed broken negative searches - Faster search by tag / comment / submit / favorites (useless nested joins replaced to entity prefetch). Side effect: searching for nonexistent tags, users etc yields informative errors instead of "no posts to show") - Fixed duplicated column in order clause ("ORDER BY id DESC, id DESC") |
||
---|---|---|
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.