1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 20:58:31 +01:00

2955 Commits

Author SHA1 Message Date
soloturn
cd85219ac8 workingdir now java.nio 2022-01-17 01:01:49 +01:00
soloturn
6bbd75a824 remove unused fuzzyexists 2022-01-17 01:01:49 +01:00
soloturn
ffa11e8aa7 shortenSaveAsWindows now uses java.nio 2022-01-17 01:01:49 +01:00
soloturn
fca100cd25 utils, clearurl now java.nio 2022-01-17 01:01:49 +01:00
soloturn
a610d5c3ce utils, java.nio for config file load 2022-01-17 01:01:49 +01:00
soloturn
74291358d2 app convert to java.nio 2022-01-17 01:01:49 +01:00
soloturn
24115fbb66 updateutils now uses java.nio 2022-01-17 01:01:49 +01:00
soloturn
045084524d listalripper with _ in url test
fixes https://github.com/RipMeApp/ripme/issues/1943
2022-01-17 00:53:35 +01:00
soloturn
53248d943e ripme.jar --version prints version on stdout
https://github.com/ripmeapp2/ripme/issues/62
2022-01-17 00:53:35 +01:00
soloturn
1ef49d33e5 remove junit-4.13 2022-01-17 00:53:35 +01:00
soloturn
9911c507b2 release 2.0.4, tag 2.0.4-13-03e32cb7
typo in newest version hash
2022-01-17 00:49:42 +01:00
soloturn
03e32cb71f fix download and start
java.nio allows to move a file also onto a different filesystem,
besides throwing proper error messages.
2022-01-03 12:39:29 +01:00
soloturn
a3054da5db danbooru flaky 2022-01-03 10:10:06 +01:00
soloturn
9aed081e50 print shasum -a 256 after building, only before upload 2022-01-03 10:10:06 +01:00
soloturn
af701b21d8 not build on tags, release already built in future
currently 2 builds happen, one for the main branch, one for the tag.
this should not be necessary, one build is sufficient, producing a
verison including the git hash. this can be converted to a release
later on, and ripme.json updated to this build.

the release procedure is thus: first commit, and let it build,
second, create a tag like '2.0.4' and mark the release as official,
then push an updated ripme.json with the version 2.0.4-12-487e38cc
to trigger clients prompting to updating ifself when it is run.
2022-01-03 10:06:39 +01:00
soloturn
822f78bba6 booru test flaky 2022-01-03 08:02:58 +01:00
soloturn
aab6ebd4f7 enable vscorippertest 2022-01-03 07:56:21 +01:00
neurolancer
eb9f556643 Fix Vsco session token 2022-01-01 17:34:43 +00:00
soloturn
64dbb56c62 testreport gradle-8 property rename 2021-12-30 01:57:47 +01:00
soloturn
1c85cc89c5 luscios, code cleanup 2021-12-30 01:25:51 +01:00
soloturn
ae73b7348b luscios, old --> legacy.
fixes https://github.com/RipMeApp/ripme/issues/1924, but the
unit tests still fail, so the ripper most likely is not fixed.
2021-12-30 01:23:32 +01:00
soloturn
d1e1ff9302 Merge danbooru, https://github.com/RipMeApp/ripme/pull/1935 2021-12-27 11:47:00 +01:00
soloturn
8ab3168541 reformat Utils.java 2021-12-27 10:12:30 +01:00
soloturn
41b71e398e add ripme-2.0.3 sha256sum 2021-12-26 23:11:29 +01:00
soloturn
b605fdd35d vscoripper test flaky. 2021-12-26 15:20:13 +01:00
soloturn
73d37456bb intellij reformat UpdateUtils 2021-12-26 15:08:23 +01:00
soloturn
101a6088b8 update to gradle-7.3.3 2021-12-26 14:27:05 +01:00
soloturn
11fc8e25f2 add ripme-2.0.2 sha256sum 2021-12-26 14:24:13 +01:00
soloturn
26aaa2a9c3 add ripme-2.0.1 sha256sum 2021-12-26 13:30:39 +01:00
soloturn
c653c7f016 add ripme-2.0.0 sha256sum 2021-12-26 13:15:48 +01:00
Amerigo
914ea1cb40 Added referer to avoid 405 error in downloads 2021-12-26 11:34:13 +01:00
soloturn
2b4d4cc124 +j2html in build.gradle.kts, testSelfPostAuthorRip flaky 2021-12-20 05:41:05 +01:00
borderline232
9ca49a2fc6 Fix: Reverted redgifs ripper to previous implementation
- redgifs api blocking api calls so just replaced mobile string
2021-12-20 05:41:05 +01:00
borderline232
67dd4875d9 Added Reddit selfPost functionality and fixed Redgifs
- Added selfpost download functionality, currently it is fixed and
  cannot be disabled in the jar
- Fixed Redgifs using mobile mp4 in its document and instead uses its
  api instead to fetch the hd version
2021-12-20 05:41:05 +01:00
borderline232
18f141bbef Replaced fuzzyExists and Fixed regex in redgifs user and search
- Added a dot in redgifs regex to account for them in usernames and
  search queries
- Replaced fuzzyExists with better library efficient call that check the
  folder for existing file
2021-12-20 05:41:05 +01:00
soloturn
f1db4300c2 mastodon, teenplane tests flaky 2021-12-20 05:41:05 +01:00
soloturn
f39222d7bd Merge 'pr-1927' el_GR translation
https://github.com/RipMeApp/ripme/pull/1927
2021-12-20 05:41:05 +01:00
soloturn
846ae6925c java-17, distribution eclipse temurin 2021-12-20 05:41:05 +01:00
soloturn
98cc12d892 cleanup utils/Http.java 2021-12-20 05:41:05 +01:00
soloturn
3bd9d1c412 update dependency versions 2021-12-20 05:40:59 +01:00
Irvin Lara
edc7fa4cfa Add tests to BooruRipper 2021-12-19 19:11:08 -07:00
Irvin Lara
9496962cd0 Add DanbooruRipper and tests to the ripper 2021-12-19 19:02:42 -07:00
soloturn
f0952a3f6e update to gradle-7.3.1 2021-12-12 02:17:50 +01:00
soloturn
5272024647 ripping.interrupted does not exist, use downlowd.interrupted 2021-11-07 07:39:37 +01:00
katsadim
02af0ebcec Add el_GR translation 2021-10-24 01:02:56 +03:00
soloturn
185e591e9d comicextraripper flaky tests 2021-10-04 15:55:09 +02:00
soloturn
130a57d545 e62ripper, erofusripper, imagebamrupper flaky 2021-10-04 14:00:31 +02:00
soloturn
b28c4bf86a gradle, display stack trace on failed test 2021-10-03 19:20:22 +02:00
soloturn
d8cd6291a5 set referrer in erome, fixes #47 2021-10-03 18:42:59 +02:00
soloturn
30f4cf3a39 switch off Aerisdies, ArtAlley, Thechive tests 2021-09-11 07:31:15 +02:00