fay

Results 2 issues of fay

I use ffmpegwasm to process my image and found the output image is too bright when using colorbalance option: `[info] run ffmpeg command: -i [object File] -vf colorbalance=rs=1 a.jpg `...

The max page number displayed is still 10 while the total pages less than 10.And I looked at the code, should the `10` be `max` at [line 93](https://github.com/markbates/jquery-bootstrap-pagination/blob/master/vendor/assets/javascripts/jquery-bootstrap-pagination.js#L93)?