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

3006 Commits

Author SHA1 Message Date
metaprime
54ee67e103
Update README.md: remove donation links, update maintainer list, announce merge of ripmeapp2 back into ripmeapp (#2050)
Hi! I was the primary maintainer of ripmeapp/ripme from about 2016-2018. I'm pleased to see that while that repo was abandoned, a fork of the project continued over here. I'm back to poke around a bit and wanted to sync up the repo as well as make it clear who the primary developer is on the project now. I've also made an announcement post on the subreddit to point to the new active development repo.

I've pushed the main of ripmeapp2/ripme to ripmeapp and I want to make this change as well to both repos to make it clear where active development is happening and who is the current primary developer.

I'm not guaranteeing I'll stick around but I might poke around from time to time. I definitely don't have the time to resume any kind of primary development here. I'm also not necessarily encouraging the resurrection of ripmeapp/ripme over this fork, but if @soloturn wants to accept the maintainer invitation to that repo and merge the forks back together, I'd do what I can to support that. I have a personal (non-work) software-dev-capable computer again so working on a project like this is back on the table.

This change also fixes a Markdown linter style complaint: bulleted lists are preferred to start lines with `-` to avoid ambiguity with `*` used for bold/italics.
ripmeapp2-merge-fork
2025-01-01 23:34:40 -08:00
soloturn
f3fca3887f release 2.1.12-7-d0b97acd, switch back to ripme gihub project 2025-01-01 14:12:07 +01:00
soloturn
d0b97acda8 hentaidude flaky, or not existing. 2.1.12-7-d0b97acd 2025-01-01 10:45:37 +01:00
soloturn
8499c5f301 drop ripmeapp2, use ripmeapp repo 2025-01-01 09:35:36 +01:00
joroto
255e388af9
Ignore SSL verification option added (#175)
* add configuration to ignore SS verification
2025-01-01 08:44:07 +01:00
soloturn
6487219469 mark albumripper deprecated 2024-12-29 11:52:46 +01:00
soloturn
ec728ab5e4 use processbuilder for ripme update on windows, exec is deprecated. 2024-12-29 11:33:51 +01:00
ipkpjersi
9a6de2509d Removed unnecessary new Java syntax
This line breaks Java 17 compatibility, so I fixed it.
2024-12-20 18:35:05 +01:00
soloturn
8afe86fc5d release 2.1.11-20-ca96ce88 2024-12-13 04:43:11 +01:00
soloturn
ca96ce8849 ehentai test switch on, listal switch off 2.1.11-20-ca96ce88 2024-12-13 04:23:23 +01:00
joroto
e86161dd35 E-hentai ripper not working fix. 2024-12-13 04:04:23 +01:00
joroto
321a4bfba1 App does not open set to most recently used language. 2024-12-13 04:03:43 +01:00
soloturn
b0214bca05 imgur 100, ehentai flaky tests 2024-12-12 21:32:05 +01:00
soloturn
afe0728671 test with java-23 2024-11-03 13:47:48 +01:00
Tush-r
5d7897d2ac Remove 96 character limit for pasted urls 2024-11-03 13:46:09 +01:00
Tush-r
e7a531b8b6 Fix imgur url scheme and remove json from logs 2024-11-03 13:46:09 +01:00
Tush-r
d439ff0b3e Fix imgur ripper tests 2024-11-03 13:46:09 +01:00
Tush-r
2fc3853df5 Fix imgur ripper for user account 2024-11-03 13:46:09 +01:00
Tush-r
c88018c25b Fix imgur not prefixing album images 2024-11-03 13:46:09 +01:00
Tush-r
577e848c0c Remove unsupported series of images for imgur ripper 2024-11-03 13:46:09 +01:00
Tush-r
4cb2ef420e Fix imgur ripper for single image 2024-11-03 13:46:09 +01:00
Tush-r
169b2ecca0 Deprecaate album ripper 2024-11-03 13:46:09 +01:00
Tush-r
adbc989d78 Replace imgur usage of album ripper with abstract html ripper 2024-11-03 13:46:09 +01:00
Tush-r
298f631a1f Fix imgur ripper regex for gallery and album 2024-11-03 13:46:09 +01:00
soloturn
01e0727ab1 update to gradle-8.10.2 and github upload-artifact v4 2024-11-03 13:43:28 +01:00
William Hinchman
91aeb37553 Refactor for D.R.Y. 2024-11-03 13:39:54 +01:00
William Hinchman
2ace43b5ae Add Next Page Functionality 2024-11-03 13:39:54 +01:00
soloturn
31c71f4484 upgrade to gradle-8.10 2024-09-08 17:09:55 +02:00
soloturn
7939bf9ec1 release 2.1.10 2024-09-08 17:03:33 +02:00
soloturn
c94a9543b4 Furufanity test flaky 2.1.10-21-c94a9543 2024-09-08 16:01:27 +02:00
Tush-r
f39c8b9395 Set static auth token for redgif 2024-09-08 03:22:03 +02:00
Tush-r
8d27571e23 Add support for rgif v3 urls 2024-09-08 03:22:03 +02:00
Tush-r
99a5d88854 Fix rgif ripper tests 2024-09-08 03:22:03 +02:00
Tush-r
a7cb78eceb Fix logger for rgif ripper 2024-09-08 03:22:03 +02:00
Tush-r
8c455e7ec1 Refactor rgif ripper 2024-09-08 03:22:03 +02:00
Tush-r
0589c52e11 Fix rgif search and add support for tag urls 2024-09-08 03:22:03 +02:00
Tush-r
37e98846bb Add support for rgif multiple image gallery 2024-09-08 03:22:03 +02:00
Tush-r
488849c253 Fix rgif ripper 2024-09-08 03:22:03 +02:00
joroto
aa00c6f612 QueueMenuMouseListener right click menu fix 2024-09-08 03:20:45 +02:00
soloturn
4e595b143b java locale painful, fix - and _
java uses ietf-bcp-47 lanauge tags, which are strings separated by -.
resource bundle names are _ separated. porrisavo not fixed, this
is a one person artificial dialect from finish cities of pori and savo.
2024-07-27 12:40:19 +02:00
brant spar
e938ac97b1 fixed the vidble test URL 2024-07-18 00:20:01 +02:00
brant spar
71e20fe851 - Fixed Motherless ripper
- increased default retries to 3 (why only 1?)
- fixed deprecation message for Motherless ripper
2024-07-18 00:20:01 +02:00
xufeiranfree
a178d8f6b9
Unify colons in UI (#189) 2024-06-20 07:47:26 +02:00
joroto
7ea284174d
Imagebam ripper fixed (#188) 2024-06-20 07:44:25 +02:00
soloturn
6977025e0f abstractripper new uri instead url 2024-04-06 14:55:36 +02:00
soloturn
edc5d9d568 update jacoco for java-22 2024-03-29 23:19:59 +01:00
soloturn
bce4ddd74d new URI instead of new URL. 2024-03-21 07:55:56 +01:00
soloturn
c2d1472008 xhamster.one domain not exists as before. 2024-03-20 12:33:40 +01:00
soloturn
404da9b5e5 java-22, java-21 default 2024-03-18 09:11:02 +01:00
soloturn
e8052d086f release 2.1.9, this time also the binary is on github 2024-03-18 03:26:35 +01:00