Jake
61f37300ed
ReadComicOnline - Update Parsing to Use QuickJS and Make it Configurable ( #8672 )
...
* unscuff code, update regexes as configurable
* Update default values, improved pref
* Update Readcomiconline.kt
Add placeholders for future implementation
* Updated page list parsing to use quickjs
* add json config, remove decryption class
* review changes, updated default config path
* review changes, lint
* lint
* lint...
2025-05-20 21:27:51 +01:00
Vetle Ledaal
38f511b815
RCO: decrypt page links in extension ( #8634 )
...
* Reimplemented pageListParse to decrypt the page in-app
* remove unused assets
---------
Co-authored-by: JakeeLuwi <jeloubirad@gmail.com>
2025-05-20 21:27:45 +01:00
Vetle Ledaal
ad829436f1
RCO: expand page search ( #8541 )
...
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2025-05-20 21:26:58 +01:00
lamaxama
b6ab8fb843
RCO: increase timeout & Tachimanga workaround ( #8536 )
...
* RCO: Add workaround for Tachimanga.
* increase the timeout to 30 seconds
2025-05-20 21:26:57 +01:00
AwkwardPeak7
1393a25fbb
RCO: fix page list ( #8510 )
...
fix
2025-05-20 21:26:57 +01:00
lamaxama
962a22aa34
RCO: Fail to get image links. ( #8474 )
...
* RCO: Fail to get image links.
* Update regex
2025-05-20 21:26:57 +01:00
lamaxama
1d2fc4493c
RCO: Fix timeout getting image links error ( #8433 )
...
* RCO: Fix timeout getting image links error
* Update regex
2025-05-20 21:26:53 +01:00
AwkwardPeak7
060473aedf
use Preferences functions from utils ( #7757 )
...
* import all temporarily
* use `getPreferencesLazy()`
regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}
* use `getPreferences()`
regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?
* `getPreferences` and `getPreferencesLazy` with migration
regex to find: getPreferences\(\)\s*\.
* preferences edge cases
* run lint
* why kotlinter not add newline
* bruh
* bump
* unused import not caught by kotlinter
* review suggestions on all files
* bump after merge main
* review
* reduce usage of
2025-03-27 00:02:28 +00:00
lamaxama
be7c3d774a
RCO: fix the image couldn't be loaded ( #5288 )
...
* RCO: fix the image couldn't be loaded
* add random UA
* only chrome
2024-10-28 00:20:42 +00:00
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
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