Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski d45da1e0ae Fixed detached files discovery
Searching for detached files used PostSearchService, which by default
hides all hidden posts unless user explicitly asks to search for them.
That way, all hidden posts were treated as detached, so their content
was being removed when using the script in question.
2014-06-13 12:03:59 +02:00
data Added comments on new privileges to config 2014-06-10 21:20:58 +02:00
lib Upgraded to newest chibi 2014-05-23 23:34:50 +02:00
public_html Fixed links in related tags view 2014-06-13 11:46:18 +02:00
scripts Fixed detached files discovery 2014-06-13 12:03:59 +02:00
src Fixed detached files discovery 2014-06-13 12:03:59 +02:00
tests Fixed detached files discovery 2014-06-13 12:03:59 +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.