Image board engine, Danbooru-style.
This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2014-10-18 18:48:33 +02:00
data Fixed privileges 2014-10-18 18:48:31 +02:00
public_html Removed reliance on global from Dispatcher 2014-10-18 18:48:33 +02:00
scripts Moved autoloader to composer config 2014-10-18 18:48:32 +02:00
src Added comment DAO 2014-10-18 18:48:33 +02:00
tests Added comment DAO 2014-10-18 18:48:33 +02:00
.gitignore Added style checkers and build tasks 2014-10-18 18:48:19 +02:00
composer.json Moved autoloader to composer config 2014-10-18 18:48:32 +02:00
gruntfile.js Removed CDN dependencies for JS 2014-10-18 18:48:32 +02:00
INSTALL Added installation notes 2014-10-18 18:48:26 +02:00
LICENSE Removed unneeded file; added license 2014-10-18 18:48:11 +02:00
package.json Removed CDN dependencies for JS 2014-10-18 18:48:32 +02:00
phpcheckstyle.cfg Removed print_r from banned functions 2014-10-18 18:48:23 +02:00
TODO Added autohiding disliked posts to post searching 2014-10-18 18:48:33 +02:00