MetaPrime
93bc32f7b3
1.4.1: Fixed Imgbox: correctly downloads full-size images.
2016-12-27 23:19:31 -06:00
MetaPrime
ebe76cc120
1.4.0: Fixed update mechanism. Some improvements to Imgur, etc.
2016-12-27 02:00:12 -06:00
MetaPrime
121dc3e7ff
1.3.9: (Version bump to confirm updates now work correctly.)
2016-12-27 01:55:33 -06:00
MetaPrime
a5bac662b1
1.3.8: Attempt to fix updates by switching to raw.githubusercontent.com instead of rawgit.com.
2016-12-27 01:49:57 -06:00
MetaPrime
c7354ed91a
1.3.7: (Version bump to confirm updates now work correctly.)
2016-12-27 01:43:58 -06:00
MetaPrime
3505840374
Attempt to fix updates by switching update source to the raw file in master on GitHub (rawgit.com was problematic).
2016-12-27 01:34:55 -06:00
MetaPrime
fed01e7423
1.3.5: (Version bump to ensure updates now work correctly.)
2016-12-27 01:21:27 -06:00
MetaPrime
57eafb321b
1.3.4: (Version bump to update CDN.)
2016-12-26 15:59:43 -06:00
MetaPrime
62fc4897d0
1.3.2: Really fix update mechanism (use cdn.rawgit.com correctly).
2016-12-26 15:54:53 -06:00
MetaPrime
e16544428d
Fixed update machanism ( Fixes #384 ). Update to 1.3.1.
2016-12-25 19:40:54 -06:00
Sleaze
b5ee49c9db
Recover from IllegalStateException when polling clipboard.
2016-12-22 06:25:28 -08:00
rephormat
3310bbef3d
Closes 4pr0n/ripme#372
2016-12-21 03:34:20 -08:00
metaprime
f13de34e69
1.3.0 - Fix Instagram, Tumblr, and 4chan. Some new features.
...
Added some new features:
* Rip a list of URLs from a file from the command line with the -f flag.
* Remember window position.
* New update mechanism (see notes below).
For future updates, RipMe will check against the ripme.json file from
the master branch on GitHub rather than depending on the version of the
file hosted on rarchives.com. Also, updates to RipMe will be downloaded
directly from the releases on GitHub. This keeps development and
deployment all in one place on GitHub and reduces maintenance and
coordination costs.
2016-12-20 01:54:26 -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
522b813587
1.2.13 - Luke-warm fix for imgur albums/images without descriptions
...
Closes #324
2016-04-23 21:04:16 -07:00
4pr0n
68c6697207
1.2.12 - 500px: Support 'galleries' and subgalleries
...
Closes #282
2016-04-17 05:48:01 -07:00
4pr0n
1105c9c170
1.2.11 - DeviantArt fav subfolders, Reddituploads support
...
Allows ripping deviantart subfolders.
Closes #314
Support i.reddituploads.com in RedditRipper
Closes #308
2016-04-17 04:36:56 -07:00
4pr0n
23b2a398fb
1.2.10 - Extract imgur /gallery/ images
...
Closes #316
2016-04-16 19:23:08 -07:00
4pr0n
12eda4080b
1.2.9 - Imgur fix (use /all), new tests, removed tests, etc.
...
Also updated the eclipse formatter config which, for some reason, was Tabs Only. Yeck
Version bump includes other pull requests. Hopefully they're fine...
2016-04-16 18:59:31 -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
bd70b6f4dd
v1.2.7: Fix 500px to fetch NSFW images.
...
Closes #278
2015-12-22 21:10:30 -08:00
4pr0n
d4d6e4f57b
v1.2.6: Fix 500px ripper to fetch higher-res, non-watermarked images.
...
Closes #260
2015-12-22 07:47:58 -08:00
4pr0n
61d86e5b7e
Version bump to v1.2.5
2015-12-21 14:48:14 -08:00
4pr0n
0ba092813c
Image descriptions are configurable option (defaults to "on").
2015-12-21 07:36:56 -08:00
4pr0n
d81dbed0f3
v1.2.4 - Fix instagram ripper. Closes #208
2015-12-20 15:38:42 -08:00
4pr0n
ab323056aa
Version bump to 1.2.3
2015-12-20 15:31:31 -08:00
4pr0n
5018d80b51
Remove/Clear queue option (right-click menu)
2015-12-20 11:58:37 -08:00
4pr0n
407a19a483
Update imagefap ripper. Closes #271
2015-12-19 10:08:30 -08:00
4pr0n
d25e285eed
Version bump to v1.2.1
2015-12-19 06:54:24 -08:00
ProperGeezer
9e411823a2
Made selected bool public
...
Made bool selected public in order for App.java able to access this information
2015-10-18 00:56:50 +01: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
55a3f6a218
1.2.0 - Version bump for latest fixes/features.
2015-09-17 03:29:11 -07:00
4pr0n
9df47d6466
Remember state of queue if closed/crashed.
...
Closes #235
2015-09-17 03:29:11 -07:00
4_pr0n
5d31eb4f1a
Merge pull request #231 from drguildo/drguildo
...
Upate apache commons maven source, generic type parameters.
2015-09-17 03:29:04 -07:00
4pr0n
9b09852aea
1.1.9 - Hotfix for new imgur album format
2015-09-17 02:07:17 -07:00
Simon Morgan
7f097049b8
Add some type parameters to satisfy our generics gods.
2015-06-28 15:07:11 +01:00
4pr0n
d92463ee57
1.1.8 - Update user-agent, unique UA for Reddit requests
...
for #191 #193 #189
2015-03-29 15:04:50 -07:00
4pr0n
8efdc9490c
Fix crash when logger can't be found
2015-02-20 11:55:25 -08:00
4pr0n
fe33ced7d5
1.1.7 - Version bump for deviantart timeouts and history guessing
2015-02-12 22:48:31 -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
156a50d9f9
1.1.6 - Version bump for history fix and drawchan support
2015-02-07 23:40:27 -08:00
4pr0n
da58fee416
Error handling and warning when history can't be loaded
2015-02-07 23:39:27 -08:00
4pr0n
597e9b3852
1.1.5 - Version bump for imagefap and 8muses fixes
...
Also various fixes to avoid deadlocking.
2015-02-06 12:04:07 -08:00
4pr0n
c2a9d680b2
1.1.4 - Fix deviantart 403 errors, fixes #159
2015-01-25 21:12:30 -08:00
4pr0n
3a7d6640f6
1.1.3 - Check Selected works now, Fixes #160
2015-01-25 20:36:51 -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
3c096add20
1.1.1 - Updated User-Agent, send referrer in reddit rips
...
Attempt to fix #155
2015-01-13 00:47:31 -08:00
4pr0n
dc7762c327
1.1.0 - Version bump for new history and Cheeby rework
2015-01-11 15:10:28 -08:00