Commit Graph

9 Commits

Author SHA1 Message Date
cyian-1756
f82bb53eb7 Fixed E621 Ripper 2017-12-02 04:25:42 -05:00
metaprime
5510b407ad
Fix loggers (#235) 2017-11-19 19:42:12 -08:00
cyian-1756
3f3f7d6031 Rolled E621Ripper back from 1.6.0 to the 1.5.15 version 2017-10-26 04:47:14 -04:00
cyian-1756
3db32d2ffc Temp fix for some errors brought on by the 1.6.0 update 2017-10-26 04:38:10 -04:00
Julien Machiels
d043685d2e Update to Java 8
* 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
2017-10-24 16:45:10 +02:00
MetaPrime
d2a4412a85 Convert tabs to spaces, remove some unused imports. 2017-05-09 15:35:43 -07:00
kas-luthor
ab91254226 Code style changes 2017-02-22 10:31:55 +01:00
kas-luthor
2f4793e9e3 Added utility functions for parsing URL queries
Rewrote E621Ripper to not use regexes anymore (therefore interacting
better with special chars in URLs)
2017-01-14 22:45:23 +01:00
kas-luthor
5951d51c7e added ripper for e621.net
refactored paheal.net and xbooru.com rippers:
- used absUrl() instead of plain attr()
- album names (and file names for paheal) now passed through filesystemSafe()
2015-11-27 00:45:14 +01:00