Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski 361a221dc0 Fixed order:random
In order to reset seed for order:random, one had to specify at least one
order token. Most of pages didn't, effectively rendering random order
too persistent across navigation. This change makes sure that seed is
reset even if one doesn't specify any order token.
2014-05-19 09:31:32 +02:00
data Fixed privacy policy 2014-05-18 21:59:57 +02:00
lib Newest chibi-core 2014-05-18 21:59:57 +02:00
public_html Fixed vertical text alignment of buttons 2014-05-18 23:22:50 +02:00
scripts Fixed scripts 2014-05-18 21:59:56 +02:00
src Fixed order:random 2014-05-19 09:31:32 +02:00
tests Fixed last login time 2014-05-18 21:59:57 +02:00
.gitmodules Text case conversion moved to gist 2014-04-12 16:25:07 +02:00
init.php Removed legacy functions 2014-05-17 00:02:01 +02:00
LICENSE Initial commit 2013-09-30 22:26:47 -07:00
README.md update readme file with installation instructions link 2013-10-09 15:24:53 +02:00
upgrade.php Refactored TestRunner and core 2014-05-15 09:50:54 +02:00

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.