* Changed the Maven target to 1.8
* Performed a preliminary cleanup using IntelliJ's Code Analysis (Only Java 7/8 updates and a few other entries in the Error and Warnings categories)
* Updated the readme to change the required Java version
Fixes bug in Java that arose in Windows 10 Creator Update.
Caused the user to be unable to select directory with Windows Look & Feel enabled due to crashing. Disabling System Extension Hiding is currently the workaround suggested by Java devs.
See here: https://bugs.openjdk.java.net/browse/JDK-8179014
Ability to set log level, lots of debugging messages
Turn on debug logging during tests, simplified test cases for HTML ripper
Fix fusktator ripper, added test
Fixed gifyo, added test
Added tests for *all* rippers
Adding a few album-guessing URLs
UI shows already-downloaded files as 'completed' instead of 'errored'.
No more "Retrieving" lines in UI log window.
WARN log levels all around.
Mostly for #147
Table-based view.
Tracks # of images in a rip, and dates.
Sortable.
Double-clicking URL allows copying the URL to clipboard.
Can selectively re-rip only albums that are 'checked'
'Checked' albums are persisted when RipMe is closed & reopened.
For #147 (selective re-ripping)
Added a nice way to add extra chan sites. This makes sure that the files
are the correct ones (self_hosted). Generic sites still work. Check
http://www.allchans.org/ sometime. And 4chan-x for the list of archives.
The "Can't rip this url" error now gives the message.
Added ChanSite Helper class.
Updates ChanRipperTest urls.
testVineboxAlbums is still failing.
You have to enter the URL in a weird format, though.
For example, to rip `fiddle.se`, you need to try to rip:
`http://fiddle.se.tumblr.com`
Tags and /post/ rips are still supported