Image board engine, Danbooru-style.
Find a file
2014-10-18 18:48:37 +02:00
data Added list of SQL statement to debug output 2014-10-18 18:48:34 +02:00
public_html Added meaningful name to saved posts 2014-10-18 18:48:37 +02:00
scripts Moved autoloader to composer config 2014-10-18 18:48:32 +02:00
src Faster ETag computation 2014-10-18 18:48:37 +02:00
tests Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +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 Added Markdown parsing to comments 2014-10-18 18:48:35 +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 Added Markdown parsing to comments 2014-10-18 18:48:35 +02:00
phpcheckstyle.cfg Removed print_r from banned functions 2014-10-18 18:48:23 +02:00
TODO Added meaningful name to saved posts 2014-10-18 18:48:37 +02:00