iqqu
b32bbb919f
Make URL bar full height
2017-10-30 18:14:10 -04:00
iqqu
eb68b63999
Make expanded window resizable
2017-10-26 12:29:31 -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
qjex
dd81f7acf6
Default config paths added
2017-10-15 15:21:58 +03:00
metaprime
3a70c6f5ab
Window positioning issue workaround needs to be applied to saving the window position.
2017-10-12 02:13:22 -07:00
metaprime
4ef73a0c07
Do not manually position window on Windows to work around javaw.exe not closing. ( Closes 4pr0n/ripme#412 , Closes RipMeApp/ripme#70 )
2017-10-12 01:59:31 -07:00
Jouni Järvinen
15a0c39a3b
Make tray icon optional ( #69 )
...
Maybe now I get along with GitHub ...
2017-10-12 01:43:07 -07:00
MetaPrime
8bbc33faf3
Revert change that regressed appearance of UI.
2017-05-09 14:54:27 -07:00
Erwin de Haan
441790bb3c
ChanRipper: now downloads imgur links, etc. ( #185 )
2017-05-09 14:02:24 -07:00
Blockmebob
a71fce5768
MainWindow.java : Select Save Directory Crash Fix ( #523 )
...
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
2017-05-09 12:35:28 -07:00
rephormat
3310bbef3d
Closes 4pr0n/ripme#372
2016-12-21 03:34:20 -08:00
metaprime
8db9c2eb78
Default window position to the center of the screen; don't allow width or height to be zero.
2016-12-19 20:41:32 -08:00
Sleaze
4ea31dddca
Ripme window position save/restore + configuration checkbox to toggle the feature.
2016-10-08 10:36:18 -07:00
4pr0n
b9d5347262
v1.2.8 - Option to prefer .MP4 over .GIF in imgur ripper.
...
Closes #266
2015-12-24 13:40:04 -08:00
4pr0n
0ba092813c
Image descriptions are configurable option (defaults to "on").
2015-12-21 07:36:56 -08:00
4pr0n
5018d80b51
Remove/Clear queue option (right-click menu)
2015-12-20 11:58:37 -08:00
4pr0n
1255a76bf3
Revert "Add some type parameters to satisfy our generics gods."
...
This reverts commit 7f097049b8
.
Had build errors, probably 'cause i'm using an old version of Java in my
build env.
2015-09-17 03:37:46 -07:00
4pr0n
9df47d6466
Remember state of queue if closed/crashed.
...
Closes #235
2015-09-17 03:29:11 -07:00
Simon Morgan
7f097049b8
Add some type parameters to satisfy our generics gods.
2015-06-28 15:07:11 +01:00
4pr0n
8efdc9490c
Fix crash when logger can't be found
2015-02-20 11:55:25 -08:00
4pr0n
c5ea044f79
Various fixes to tests:
...
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
2015-02-12 22:46:10 -08:00
4pr0n
41842c0850
Guess history based on rip folders, for #166
...
Still some work to do, but handles common rippers
2015-02-09 22:18:09 -08:00
4pr0n
da58fee416
Error handling and warning when history can't be loaded
2015-02-07 23:39:27 -08:00
4pr0n
56254ab6bc
1.1.2 - Popup menu to check/uncheck history in bulk
...
Fixes #156
2015-01-13 01:28:47 -08:00
4pr0n
083cd8d7cc
Logger enhancements
...
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
2015-01-11 05:11:10 -08:00
4pr0n
dd55cd1b43
Adding features to "History"
...
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)
2015-01-11 04:31:30 -08:00
4pr0n
9e63783abc
Storing number of files in history
2015-01-11 00:23:43 -08:00
4pr0n
bf933069c2
1.0.90 - Don't show error when ripping a valid URL
...
Closes #110
2014-10-21 03:04:06 -07:00
Erwin de Haan
972c1dc75f
Made ChanRipper more universal.
...
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.
2014-09-08 00:36:08 +02:00
4pr0n
084f0e5eaa
1.0.84 - Bug fix: allow ripper to continue when stopped
...
Closes #106
2014-08-15 21:50:40 -07:00
4pr0n
badf69acb9
Clipboard Autorip config option for #103
2014-08-02 09:24:07 -07:00
4pr0n
158616e382
Fixing clipboard autorip
2014-08-01 10:41:28 -07:00
4pr0n
72fe3303e3
Better history
...
For #83 , replaces existing system but doesn't use new features such as
date, image count, etc.
2014-08-01 10:41:28 -07:00
4pr0n
433aa1e46e
Sort of added queueing/history
...
For #15
2014-08-01 10:41:23 -07:00
4pr0n
e303945d3d
Save directories named after album titles are now optional
2014-08-01 10:21:08 -07:00
4pr0n
ae4949d07c
Change application title while ripping
...
Closes #90
2014-07-20 00:59:25 -07:00
4pr0n
97506c8741
Option to only save URLs to images, not download
2014-06-28 09:47:46 -07:00
4pr0n
313f3b0de0
1.0.67 - Tumblr ripper can rip external domains
...
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
2014-06-13 23:14:55 -07:00
4pr0n
15142dd898
1.0.63 - Hopefully fixing dead-lock issue while re-ripping all for #22
2014-06-12 20:43:53 -07:00
4pr0n
848a0757fa
fixing https issue with URL validator
2014-06-11 23:01:16 -07:00
4pr0n
bcb2e704fb
Reset log output file after rip
2014-06-11 23:00:08 -07:00
4pr0n
700440d033
1.0.61 - Logging is optional via configuration
...
Closes #66
2014-06-11 22:45:54 -07:00
4pr0n
e4c2b2e3fb
1.0.60 - Fixing crazy directory creation bug #67
2014-06-10 20:24:23 -07:00
4pr0n
add3c043b2
1.0.59 - Detect when an album can be ripped instantly #60
2014-06-07 19:54:36 -07:00
4pr0n
13d13b28b7
1.0.52 - Imgbox ripper, notifications are optional
...
Both for #8
Popup notifications are now a config-option, defaults to false
2014-06-01 20:14:59 -07:00
4pr0n
cc4aeb977e
Added right-click context menu to text box
...
Closes #1
2014-05-26 00:44:02 -07:00
4pr0n
fbcb77aa70
1.0.46 - Auto-indexing images is now a config option
...
Files saved with auto-indexing are numbered 001_, 002_, etc
This can now be toggled off via a config switch.
Should close #44
2014-05-26 00:31:58 -07:00
4pr0n
5e3d4ae044
Overwrite config is set immediately
2014-05-25 20:10:49 -07:00
4pr0n
a1c46746ce
Option to play sound when rip completes
...
Closes #38
2014-05-11 00:42:09 -07:00
4pr0n
ab018abf03
Delete empty directories after rip
...
Closes #33
Also better error message handling when ripper errors.
2014-05-04 22:41:20 -07:00