Commit Graph

1395 Commits

Author SHA1 Message Date
cyian-1756
a3dba215f4
Merge pull request #635 from Gaboso/master
Replaced use of Collection.size () by Collection.isEmpty ()
2018-05-30 00:04:19 -04:00
cyian-1756
ce8c9aa2e3
Merge pull request #622 from bored/no-prop-file
Reverse -n, --no-prop-file behaviour
2018-05-29 23:49:33 -04:00
cyian-1756
4d54f4731d
Merge pull request #623 from torbica/master
Fix history again
2018-05-29 23:49:24 -04:00
cyian-1756
ed30482123
Merge pull request #625 from cyian-1756/refactoring
Some UI refactoring
2018-05-29 23:49:11 -04:00
cyian-1756
433a8a5ea0
Merge pull request #627 from zinuzian/master
Update LabelsBundle_kr_KR.properties
2018-05-29 23:48:34 -04:00
cyian-1756
c6b22b25df
Merge pull request #629 from cyian-1756/updateImprovements
Update improvements
2018-05-29 23:48:12 -04:00
cyian-1756
e9b2baa873
Merge pull request #632 from cyian-1756/saveUrlsOnlyFix
No longer writes url to url_history file is save urls only is checked
2018-05-29 23:47:47 -04:00
cyian-1756
e10bfeaa9f
Merge pull request #630 from cyian-1756/unit-tests
Added base64 unit test
2018-05-29 23:47:25 -04:00
Gaboso
8cfbdfbf49 Add test to RipStatusMessageTest (only to raise the code coverage, with no special reason for choosing this class) 2018-05-29 23:42:18 -04:00
Gaboso
6c39dec9d5 Merge branch 'master' of https://github.com/RipMeApp/ripme 2018-05-29 22:49:54 -04:00
Gaboso
fa8f7b5c00 Replaced use of Collection.size () by Collection.isEmpty () which makes the code more readable and may have more performance 2018-05-29 22:48:44 -04:00
Kevin Jiang
0f2e6c5793
Remove tnbtu
Looks good.
2018-05-29 22:23:44 -04:00
cyian-1756
fb55cbb58b Removed test for site which is no longer supported 2018-05-29 21:26:10 -04:00
cyian-1756
d16b997094 Removed support for tnbtu.com as it is no longer a wordpress comic site 2018-05-29 21:25:53 -04:00
cyian-1756
4f6884e58c No longer writes url to url_history file is save urls only is checked 2018-05-29 20:56:33 -04:00
cyian-1756
22581474fd Added base64 unit test 2018-05-29 20:47:07 -04:00
Kevin Jiang
d58a80b5e6
Merge pull request #631 from Gaboso/master
Added try-with-resources blocks
2018-05-29 18:46:22 -04:00
Gaboso
9e632ff056 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/rarchives/ripme/ripper/VideoRipper.java
#	src/main/java/com/rarchives/ripme/ui/UpdateUtils.java
2018-05-29 18:23:25 -04:00
Gaboso
f8fedeac61 Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:22:15 -04:00
Gaboso
18be260bac Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:17:00 -04:00
cyian-1756
ff9ecea997 Added base64 unit test 2018-05-28 19:07:14 -04:00
cyian-1756
2e4acab09a patch.py now includes the jar hash 2018-05-28 18:46:35 -04:00
cyian-1756
70716ed577 Added ability to check file hash 2018-05-28 18:33:07 -04:00
cyian-1756
da1f18f6b8 Added new rule for posting links 2018-05-28 15:20:26 -04:00
zinuzian
aae9f5a859
Update LabelsBundle_kr_KR.properties 2018-05-28 18:35:00 +09:00
cyian-1756
3d42d7b55f Changed up UI a bit 2018-05-27 19:11:00 -04:00
cyian-1756
3a6e379d3c Minor refactoring 2018-05-27 18:53:02 -04:00
cyian-1756
83afd43305 Added missing : 2018-05-27 18:50:15 -04:00
cyian-1756
d6cf021654 Merge branch 'master' of https://github.com/RipMeApp/ripme into refactoring
Added some more translations
2018-05-27 18:18:53 -04:00
cyian-1756
ada82d4f75
Merge pull request #626 from RipMeApp/translation
More Translations
2018-05-27 18:18:02 -04:00
cyian-1756
25c3196f9b Added ability to change locale at runtime and from gui 2018-05-27 15:45:11 -04:00
cyian-1756
9d0399d648 Some UI refactoring 2018-05-27 14:54:04 -04:00
torbica
ee682f529b
Fix history again 2018-05-26 08:10:00 +02:00
bored
fa0d7ed96d Reverse -n, --no-prop-file behaviour 2018-05-25 22:25:22 +01:00
cyian-1756
e5e8d097a0 Removed extra qoute 2018-05-25 16:16:05 -04:00
cyian-1756
3c925b4eee 1.7.48: Fixed instagram ripper; Added Korean translation; Added quickQueue support to nhentairipper; Rewrote nhentairipper to be faster; myhentaicomics ripper now requests proper url when downloading images; Can now include comments in url files; Added the ability to blacklist tags on e-hentai.org" 2018-05-25 16:03:38 -04:00
cyian-1756
b85e98536a
Merge pull request #611 from cyian-1756/urlComments
Can now include comments in url files
2018-05-25 15:57:58 -04:00
cyian-1756
c3a2654cf9
Merge pull request #613 from cyian-1756/myhentaicomicsFixes
myhentaicomics ripper now requests proper url when downloading images
2018-05-25 15:57:38 -04:00
cyian-1756
f742ebda79
Merge pull request #614 from cyian-1756/nhentaiRewrite
Nhentai rewrite
2018-05-25 15:57:07 -04:00
cyian-1756
90b72a300b
Merge pull request #616 from torbica/master
Break if already downloaded x times
2018-05-25 15:56:08 -04:00
cyian-1756
92d21a121c
Merge pull request #617 from cyian-1756/permissionsChecks
Now checks that URLHistory exists and that we can write to it before …
2018-05-25 15:55:51 -04:00
cyian-1756
080952a284
Merge pull request #620 from cyian-1756/instagramFixes
Fixed instagram ripper
2018-05-25 15:55:00 -04:00
cyian-1756
4a5bc01c14
Merge pull request #609 from cyian-1756/ehentaiTagSkip
Added the ability to blacklist tags on ehentai
2018-05-25 15:54:20 -04:00
cyian-1756
589fbb3412 Fixed instagram ripper 2018-05-25 15:40:12 -04:00
Kevin Jiang
eec7a9466e
Merge pull request #618 from zinuzian/master
Korean translation using UTF-8
2018-05-25 08:42:34 -04:00
zinuzian
63b0b49667
Update LabelsBundle_kr_KR.properties 2018-05-25 17:37:19 +09:00
cyian-1756
ef1cab60e1 Ripme now makes config dir and url_history file if they do not exist 2018-05-25 01:14:39 -04:00
cyian-1756
2977075a4b Now checks that URLHistory exists and that we can write to it before trying to write to it 2018-05-24 13:43:54 -04:00
torbica
5724929678
Break if already downloaded x times
same as in AbstractHTMLRipper
2018-05-24 16:29:47 +02:00
zinuzian
b860184819
Update LabelsBundle_kr_KR.properties 2018-05-24 16:45:03 +09:00