Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski fdee23af99 Small changes
- Changed: rating posts - [up | down] --> [vote up, down]
- Fixed: logging of e-mail subject
- Improved: flagging posts/users provides visual feedback ("flagged")
- Improved: grammar in login screen
- Fixed: typo in password reset message
- Added: SessionHelper for handy management of user session data
2013-11-17 20:32:35 +01:00
files Worked on #5 2013-10-07 00:49:41 +02:00
lib Low-level refactor to core.php 2013-11-17 14:24:39 +01:00
logs Added logging engine for #61 2013-11-16 21:21:43 +01:00
public_html Closed #61 2013-11-17 14:53:17 +01:00
scripts Low-level refactor to core.php 2013-11-17 14:24:39 +01:00
src Small changes 2013-11-17 20:32:35 +01: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 #57 2013-11-17 14:53:21 +01:00
init.php Dependancy extensions safety checks 2013-11-13 23:36:58 +01: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 Closed #58 2013-11-13 19:42:22 +01: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.