Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski ea463cb0db Faster queries, fixed foreign keys
When user is removed, their posts and comments get null user ID now
2013-10-19 20:14:23 +02:00
files Worked on #5 2013-10-07 00:49:41 +02:00
lib Added SQL query count in footer 2013-10-16 19:45:57 +02:00
public_html Closed #23 2013-10-19 16:16:09 +02:00
scripts Closed #42 2013-10-18 00:31:22 +02:00
src Faster queries, fixed foreign keys 2013-10-19 20:14:23 +02:00
thumbs Thumbnail generator 2013-10-08 23:02:31 +02:00
.gitignore Move .gitignore media rules to its directory 2013-10-09 19:04:29 +02:00
.gitmodules Reorganized structure; 404 support 2013-10-05 17:12:51 +02:00
config.ini Closed #30 2013-10-19 13:38:20 +02:00
init.php Closed #16 2013-10-09 21:02:54 +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

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.