Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski ace8aee142 Improved access keys
- Added underscore hint
- Changed algorithm to provide access key for every button
2014-10-18 18:48:38 +02:00
data Added tag name changing 2014-10-18 18:48:37 +02:00
public_html Improved access keys 2014-10-18 18:48:38 +02:00
scripts Fixed cron script 2014-10-18 18:48:38 +02:00
src Disabled blank thumbnail saving 2014-10-18 18:48:38 +02:00
tests Disabled blank thumbnail saving 2014-10-18 18:48:38 +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 random optimizations 2014-10-18 18:48:37 +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 PathJS dependency; refactored routing 2014-10-18 18:48:37 +02:00
phpcheckstyle.cfg Removed print_r from banned functions 2014-10-18 18:48:23 +02:00
TODO Added migration script 2014-10-18 18:48:38 +02:00