jsncrdnl

Results 4 issues of jsncrdnl

It looks like the tool is always re-uploading files even if they're already online. It'd be great to keep a log of already uploaded files (paths) to avoid re-uploading it.

When I generate my line series charts with the ajax ".load" function (getting json response), I get the following error in my js console. Error: attribute transform: Expected number, "translate(NaN,...

Hi I'm getting a weird error when fetching first element of a collection (constructed from an eloquent db model): ```php $users = User::all(); if ($user->count() > 0) { // @var...

question
working as intended

Thanks for your script, it was helpfull. I just modified it to make album deletion possible.