1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-30 17:20:20 +02:00

3024 Commits

Author SHA1 Message Date
soloturn
825fd94ced newgrounds no _full 2022-04-27 05:07:52 +02:00
soloturn
4c25aff048 Merge 'pr-1962' mrcong 2022-04-26 18:14:35 +02:00
Stephan Martin
54d861af4c German language fixes
Hello,
this fixes some missing and some wrong german translations.
2022-04-26 18:14:03 +02:00
Attacktive
3bf05a79c7 Change behavior of closing dialog with hitting X
https://github.com/RipMeApp/ripme/issues/1975
2022-04-26 18:08:20 +02:00
soloturn
7262a79a8d read clipboard correctly to start auto-download
fixes #86.
2022-04-26 06:46:17 +02:00
soloturn
3a9f5b51f7 clean up log messages 2022-04-25 10:04:02 +02:00
soloturn
e0e58c1435 shorten path uses nio, fixes #85. 2022-04-25 10:03:46 +02:00
soloturn
e3550d6f68 remove unused in main window 2022-04-25 07:50:59 +02:00
soloturn
ea097ad669 simplify main window variable assignments 2022-04-25 07:50:59 +02:00
soloturn
78af90a25b main window, localize one variable, remove unused method 2022-04-25 07:50:59 +02:00
soloturn
886782d4cd print exceptions in main window 2022-04-25 07:50:56 +02:00
soloturn
bc59d90579 2.1.2 release 2022-04-24 20:41:12 +02:00
soloturn
ea90b172d1 reddit, test flaky on windows 2022-04-24 20:12:32 +02:00
soloturn
d22c9bf5ea reddit, report exception in loop instead of throwing it.
fixes #60, #83.
2022-04-24 20:04:48 +02:00
soloturn
ebac12fb4c 2.1.2 release 2022-04-22 09:16:43 +02:00
soloturn
bfc915e57d file.separator only important when printing for windows shell 2022-04-22 08:58:08 +02:00
soloturn
f728bed5d2 reddit sanitize filename, fixes #82
sanitize now does not care about / in filenames any more, it is
a subdirectory then. in case some pieces of code rely on replacing
a /, fix it later and different.
2022-04-22 08:56:49 +02:00
soloturn
01fc7acdf4 deviantart test or ripper broken 2022-04-22 08:08:17 +02:00
Zsombor Gegesy
9ef0f78617 Automatically update the configuration when the value has been changed 2022-04-22 07:58:39 +02:00
soloturn
b6ba9786c2 let gitter stick out a little more 2022-04-16 02:06:10 +02:00
soloturn
4744d649ff latest version 2.1.1 for download 2022-04-15 19:38:28 +02:00
soloturn
9a683538f7 no whitespace at the end of a filename 2022-04-15 18:11:23 +02:00
soloturn
015d35706c split out method to retrieve the download path 2022-04-15 18:04:21 +02:00
soloturn
3eca9fa620 assure filname with prefix is file system safe 2022-04-15 16:13:52 +02:00
soloturn
4be9ebaec7 reorder and comment code to find filename 2022-04-15 15:54:12 +02:00
soloturn
3b33a69bd7 check if empty for filename and extension, not double add extension 2022-04-15 15:51:30 +02:00
soloturn
dec495f0ed no extra variable saveAs when finding filename 2022-04-15 15:45:01 +02:00
soloturn
9e099de636 reorder prefix parameter to be close to filename 2022-04-15 14:17:23 +02:00
soloturn
6659e06270 sanitize filename string before converting to java Path 2022-04-15 13:38:05 +02:00
soloturn
e081e927f0 java-11 now, mention in readme 2022-04-15 11:19:13 +02:00
soloturn
f355b639c6 remove .vscode, debug works automatically in recent vscode
open one of the java files, and do "run - start debugging" will
launch the app for debugging.
2022-04-15 11:06:42 +02:00
soloturn
4f2a5095bd try getData(DataFlavor.getTextPlainUnicodeFlavor()) 2022-04-10 13:20:54 +02:00
soloturn
5c9c13abcd remove warnings in AbstractRipper AbstractHTMLRipper DownloadFileThread Utils 2022-04-02 10:17:53 +02:00
soloturn
9d66f41584 remove method removeCWD(String) 2022-04-02 09:50:01 +02:00
soloturn
76b2bc80bb textGetNextPage Soundgasm test flaky 2022-04-02 09:49:40 +02:00
soloturn
774805892d update gradle-7.3.3 --> gradle 7.4.2 2022-04-01 06:34:31 +02:00
soloturn
536339dd78 workingdir exists, print error if not, but continue. fixes #74 2022-03-11 05:49:53 +01:00
soloturn
b4ee50d5d1 MyhentaicomicsRipperTest flaky 2022-03-11 04:55:11 +01:00
Zsombor Gegesy
96acdb0fe3 Set workingDir even if the file exists - this prevents an NPE later 2022-03-11 04:48:26 +01:00
Edwin
0ba0fc8cc7 Created mrcong.com ripper 2022-03-03 00:27:35 -05:00
Edwin
579a40d167 Created mrcong.com ripper 2022-03-03 00:27:07 -05:00
soloturn
c73092a359 xhamster tests flaky 2022-02-28 00:54:05 +01:00
soloturn
a061926653 java-11 now necessary to run ripme 2022-02-28 00:54:02 +01:00
soloturn
abb1eaa49d update dependency versions, log4j, graalvm.js, setup-java 2022-02-27 02:23:31 +01:00
Zsombor Gegesy
0adb70d66e Fix to not fail on deleted comments 2022-02-27 02:07:50 +01:00
soloturn
8710220b89 thechive flaky 2022-02-12 10:53:00 +01:00
soloturn
d4dc7a7fff current way of gradle cache, use javac release flag 2022-02-12 10:36:28 +01:00
soloturn
061e18ea06 Merge master' ripmeapp2-fork-begins 2022-02-07 06:16:53 +01:00
cyian-1756
4aec4634a8 Merge pull request #1884 from ripjvs/Fix_WordpressComic
Fix WordpressComic
2022-01-18 04:07:08 +00:00
cyian-1756
05a99f3e6d Merge pull request #1883 from ripjvs/Fix_Webtoons
Fix Webtoons (disable Age Gate)
2022-01-18 04:06:28 +00:00