48 Commits

Author SHA1 Message Date
AwkwardPeak7
36b5061699
RCO: fix page list (#4110)
* more brute force

* can be negative
2024-07-26 23:34:43 +01:00
AwkwardPeak7
ec59467da4
fix page list
closes  #4093
closes  #4092
2024-07-26 23:34:43 +01:00
AwkwardPeak7
424021dac5
RCO: fix page list x4 2024-07-26 23:34:43 +01:00
bapeey
3b2fc2be9e
RCO: Clean script (#4079)
* fix

* remove lines

* move regex out
2024-07-26 23:34:43 +01:00
AwkwardPeak7
fec86f2276
RCO: fix page list again
_papa :)
2024-07-26 23:34:43 +01:00
AwkwardPeak7
29e4234bb8
RCO: fix page list (#4041) 2024-07-26 23:34:42 +01:00
Secozzi
1518e5b867
readcomiconline: fix page parsing (#3876)
fix rguard script
2024-07-14 14:40:56 +01:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
AwkwardPeak7
3b998e9766 Update Synchrony (#741)
`2.4.5.1`
2024-01-30 22:11:05 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
Ota
472ed1a1f8
Readcomiconline: fixed small issue to the new filter (#19315)
Readcomiconline: Fixed issue that only one page shows up
2023-12-21 07:31:51 -05:00
Ota
900470df5a
Readcomiconline: Added new filters (#19262) 2023-12-11 11:40:51 -03:00
Ota
49be52f52d
Readcomiconline: Server preference added (#19190)
* Readcomiconline: Server preference added

* added parantheses for clarity
2023-12-09 11:20:20 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
AwkwardPeak7
6a106c8648
fix RCO (#16900)
* lib-synchrony

ported from aniyomiorg/aniyomi-extensions

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>

* RCO: deobfuscate and extract beau function from rguard script

* fix genre filter

* bump

---------

Co-authored-by: jmir1 <43830312+jmir1@users.noreply.github.com>
2023-06-29 12:14:43 -03:00
arkon
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
Vetle Ledaal
3af0f71eaf
ReadComicOnline: Fix pagination (#14405) 2022-11-30 22:50:53 -05:00
BRAMILLE Sébastien
e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
Vetle Ledaal
50221eb16f
unyeet ReadComicOnline (#13059)
* Revert "yeet (#11407)"

This reverts commit db1685b912bfd3e6e566ec72243b6d778e83cbaf.

* Solve URLs via QuickJs

* Move decryption to `pageListParse()`

* handle captcha challenge

* recreate qjs for each invocation, to prevent QuickJsException("stack overflow")

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* Update src/en/readcomiconline/src/eu/kanade/tachiyomi/extension/en/readcomiconline/Readcomiconline.kt

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>

* fix return type of rguardBytecode

Co-authored-by: jobobby04 <jobobby04@users.noreply.github.com>
2022-08-18 22:13:52 -04:00
FourTOne5
db1685b912
yeet (#11407) 2022-04-09 23:03:38 -04:00
Alessandro Jean
7f034a4b03
Add image URL decryption to RCO. (#11369) 2022-04-08 04:31:55 -04:00
Vetle Ledaal
9920f91ad4
ReadComicOnline: fix selector (#11240) 2022-03-26 13:03:47 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
João Filipe Araújo
c0acfe6b5b
ReadComicOnline: update domain(#6515) and add new filter options (#6518)
Updated domain from .to to .li and added Sports and Music to filter
2021-04-12 17:15:25 -04:00
scb261
e2ef820796 ReadComicOnline: change user-agent (closes #5612) 2021-02-07 02:26:02 +02:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank
11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
Mike
5dd204d665
ReadComicOnline - refactor pageListParse (#2838)
ReadComicOnline - refactor pageListParse
2020-04-26 07:00:35 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
Mike
72b25fbd4b
ReadComicOnline - latest updates fix (#2149) 2020-01-29 07:35:26 -05:00
happywillow0
ac681f3633 ReadComicOnline - Adds Quality Preference (#1991)
ReadComicOnline - Adds Quality Preference
2020-01-07 17:52:15 -05:00
Ankit SIngh
8ebd5cbfd6 icons (2 extensions) (#869)
Icons Added (2 extensions)
2019-03-05 07:03:20 -05:00
Eugene
f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Eugene
91912fa009 Get absolute URLs for ReadComicOnline covers (fixes #394) (#395)
Get absolute URLs for ReadComicOnline covers (fixes #394)
2018-07-10 22:24:15 -04:00
Logan B
7a78b3bdc9 [ReadComicOnline] Switch to https so searching works (#387)
[ReadComicOnline] Switch to https so searching works
2018-07-08 10:56:55 -04:00
Carlos
6b631a36a2 forgot to change build version (#186) 2018-02-04 21:23:18 +01:00
Carlos
1c64472027 Fix readcomiconline paging and adjust to pull HQ images (#180)
* fix paging issue

* adjusted to get highquality images
2018-02-04 18:22:23 +01:00
Jozef Hollý
3ac627b763 Add ReadComicOnline (#18)
copied kissmanga, fixed few things that were different
2017-03-02 22:20:20 +01:00