1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 04:38:18 +01:00

2982 Commits

Author SHA1 Message Date
Zsombor Gegesy
e581eeee29 Thread -> runnable 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
b72a49f6f6 Move the sleep function to Utils 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
e6ccfc0a34 Retry sleep time in Http and in DownloadFileThread too 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
ed0e214993 Retry sleep time 2022-10-08 07:59:23 +02:00
soloturn
38751dbd4b disable not working tests 2022-10-08 07:57:36 +02:00
soloturn
d6c201bde5 update gradle version to 7.5.1 2022-10-08 06:46:49 +02:00
holysoles
a06ca35472 update tkn URL 2022-10-08 06:08:13 +02:00
Kleptoc
827cc13398 Fix for IllegalArgumentException on pathing 2022-05-07 19:01:54 +02:00
Kleptoc
8b2304d491 Fix for nhentai changing image URLs 2022-04-29 02:36:44 +02:00
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