Commit Graph

3 Commits

Author SHA1 Message Date
3849a9f323 Some cleanup & refactor 2016-09-11 21:58:55 +02:00
c98db1b653 Convert other imports to Rabbit 2016-09-11 21:58:31 +02:00
19d9efab32 Avoid breaking import when fetching fail
graby will throw an Exception in some case (like a bad url, a restricted url or a secured pdf).

Import doesn't handle that case and break the whole import.
With that commit the import isn't stopped but the entry is just skipped.

Also, as a  bonus, I've added extra test on WallabagImportV2 when the json is empty.
2016-08-20 01:17:26 +02:00