Image board engine, Danbooru-style.
Find a file
Marcin Kurczewski 12b43b1bb8 Added endless scroll (closed #5)
The code for paged collections now feels like playing ping-pong with
callbacks, and like I have no idea on who should render who.

It works, though.
2014-10-18 18:48:21 +02:00
data Simplified EmailService 2014-10-18 18:48:20 +02:00
public_html Added endless scroll (closed #5) 2014-10-18 18:48:21 +02:00
src Fixed frontend behavior after edited user name 2014-10-18 18:48:20 +02:00
tests Fixed frontend behavior after edited user name 2014-10-18 18:48:20 +02:00
.gitignore Added style checkers and build tasks 2014-10-18 18:48:19 +02:00
composer.json Changed minification engine (closed #4) 2014-10-18 18:48:20 +02:00
gruntfile.js Removed {mangle: false} requirement to uglify-js 2014-10-18 18:48:21 +02:00
LICENSE Removed unneeded file; added license 2014-10-18 18:48:11 +02:00
package.json Changed minification engine (closed #4) 2014-10-18 18:48:20 +02:00
phpcheckstyle.cfg Added style checkers and build tasks 2014-10-18 18:48:19 +02:00