58 Commits

Author SHA1 Message Date
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
bapeey
f9aa8a1c93 TMO & LectorManga: Ignore ssl in the problematic CDN (#336)
Ignore ssl errors
2024-01-22 20:23:48 +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
bapeey
cbf9410e48 TMO and LectorManga: Fix occasionally "No pages found" (again) (#64) 2024-01-10 23:38:42 +00:00
bapeey
e1437d8e26 TMO and LectorManga: Fix ocasionally "no pages found" (#2) 2024-01-10 01:27:22 +00:00
bapeey
92c5748333
LectorManga: Fix images couldn't be loaded (#19016)
* Fix

* Minor change

* bruh I delete the ratelimit

* Rename
2023-11-20 11:40:43 -05:00
bapeey
197af33519
TMO: Update domain (#18679)
Update domain
2023-10-23 13:46:01 -03:00
Rolando Lecca
93c1b19a89
TMO: Use correct headers to redirect to reading page (#16454)
Use correct headers
2023-05-17 22:50:32 -04:00
Rolando Lecca
a07303a9da
TMO and LectorManga: Remove paginated mode for load chapter's images and fix TMO (#16343)
* Remove paginated mode

* Use 'contains' instead 'endsWith'

* Clean

* Set rateLimit in 8

* Revert "Set rateLimit in 8"

This reverts commit 82a4cf73e2954c765e2c9b11e4e20b1a1d6a8312.

* Change default rateLimit

* Remove hardcoded UserAgent

* Fix duplicated images

---------

Co-authored-by: Rolando Lecca <90949336+seew3l@users.noreply.github.com>
2023-05-13 22:42:50 -04:00
seew3l
9c64f03b27
TuMangaOnline: Fix chapter images don't load and no pages found for some chapters (#16317)
* Open WebView before load a chapter image

* Move to Interceptor

* Add function to redirect to read page (fix no pages found)
2023-05-06 11:17:21 -03:00
seew3l
87f34dd479
Fix LectorManga and TuMangaOnline (#15268)
* Fix LectorManga and TuMangaOnline

* Miskey

* Obtain newUrl in pageListParse
2023-02-08 09:28:52 -03:00
seew3l
651acb7e1b
Fix chapter name and number (#15259) 2023-02-07 07:49:34 -05:00
arkon
d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
Vetle Ledaal
768c1306d6
Add NSFW tag to Apollcomics, HeavenManga, MangaMx, TuManga.net, LectorManga (#11241) 2022-03-25 11:21:42 -04:00
TheeoCornnaro
efa546c94b
TMO ratelimit options (#8980)
* TMO ratelimit options

rate limit of images variates, the maximum is not 10, added extra values

* Update TuMangaOnline.kt

* Update TuMangaOnline.kt

Changed Parameters from 1 to 100
2021-09-10 22:30:27 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Marco Gutierrez
07463198d3
+ Fix 403 TuMangaOnline on chapter images (#8816)
+ Update extVersionCode
2021-08-25 06:19:48 -04:00
Marco Gutierrez
cbcef28f39
Fix error 403 Tumangaonline (#7261)
* + Fix error 403 Tumangaonline

* + Update extVersionCode
2021-05-28 12:53:49 -04:00
Edgar Mejía
39ac1f81a6
Fix LectorManga HTTP error 403, Add MangaMx genre filter and config screen (#6323)
* Fix LectorManga HTTP error 403

* Add genres filter, config +18 filter.

* Fix tachiyomiorg/tachiyomi-extensions#6325
2021-03-28 16:19:11 -04:00
Edgar Mejía
135e08b754
Update TMO, LectorTMO & TMOHentai (#6307)
* Add configurable rate limit, image CDN rate limit and SFW mode.

* Add configurable image download mode (cascade/paginated).

* Configurable ratelimit and image CDN ratelimit.

* Fix redundant title
2021-03-28 07:13:45 -04:00
theeocorn
4d6136514a
[TMO]-real_ratelimit_values (#6114)
Changed to Specifichostratelimit and added values to prevent failed update 409
2021-03-09 17:00:39 -05:00
scb261
bff2a975ea
TuMangaOnline: add rate limit (#6008) 2021-02-28 18:28:16 -05:00
Edgar Mejía
ddc9d8b10a
Fix Plot Twist no Fansub, Update LectorManga, TMOHentai and TMO (#4110)
* Fix Latest url

* Fix Kumanga error 400 bad request

* Add support to opening links from the website in main app

* TMO: Add support to opening links from the website in main app

* TMOHentai: Add support to opening links from the website in main app

* Revert "Fix Kumanga error 400 bad request"

* Complete Kumanga revert.

* Fix plot twist latest again

* Update LetorManga gradle
2020-08-27 03:20:30 -04:00
Edgar Mejia
5f08e8e5ec TMO & LectorManga: Fix page list is empty "Cascada" mode 2020-08-06 12:44:34 -06:00
Edgar Mejía
8ef7624233
Fix TuMangaOnline & LetorManga (#3779)
* Fix inorichi/tachiyomi-extensions#3715

* Fix inorichi/tachiyomi-extensions#3715 for main source TMO

* Update TMO gradle version
2020-07-13 20:47:50 -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
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
Edgar Mejía
8b120ef5d6
Update TuMangaOnline, LectorManga & TMOHentai (#2656)
* Update filters, update latest URL to prevent server ban for too many requests.

* Update TMO.

* Update filters, fix latest updates URL.
2020-04-13 17:22:39 -04:00
happywillow0
1059277db6
Update build.gradle 2020-04-09 21:05:37 -04:00
happywillow0
d1d999aa86 Add TMO 2020-03-18 18:45:46 -04:00
happywillow0
49228e0114
Remove TMO (1/2) (#2196)
* Update build.gradle

* Remove TMO

* Update build.gradle

* Remove
2020-02-07 18:42:20 -05:00
happywillow0
9ec115594e
Update TMO (#2195)
Update TMO
2020-02-05 21:43:06 -05:00
happywillow0
98ff250c7c
Fix TMO / Lector (#2189)
* Update build.gradle

* Update build.gradle

* Update TMO

* Update LectorManga.kt

* Change Date / Time

* Update TuMangaOnline.kt

* Update date format

* Update LectorManga.kt

* Update Time

* Update Time

* Clean up TMO time code

* Clean up Lector time code

* Fix url

* Update URL

* Update userAgent Version

* Update userAgent Version
2020-02-05 07:03:22 -05:00
happywillow0
3308ca3363
Update TMO / Lector (#2178)
Update TMO / Lector
2020-02-04 07:19:30 -05:00
happywillow0
c3e6ab3e73
TMO / Lector Update (#2141)
TMO / Lector Update
2020-01-30 14:47:08 -05:00
happywillow0
d31e0ff894 TMO - Missed edit (#2139)
TMO - Missed edit
2020-01-27 16:18:10 -05:00
happywillow0
5d04eb51c2 [Fix] TMO (#2137)
[Fix] TMO
2020-01-27 14:59:21 -05:00
happywillow0
0dcbdf1d2c Fix TMO (#2108)
Fix TMO
2020-01-22 07:20:43 -05:00
happywillow0
6008e8cb6b TMO Updates (#2028)
TMO Updates
2020-01-21 13:47:47 -05:00
happywillow0
cb3405e19e TMO Update (#2012)
TMO Update
2020-01-08 20:52:34 -05:00
happywillow0
731638554c Further TMO Updates (#1902)
Further TMO Updates
2020-01-06 21:10:25 -05:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
happywillow0
ac6f534b06 [Ready] TMO Update (#1780)
[Ready] TMO Update
2019-12-17 17:15:46 -05:00
happywillow0
ba20007ec7 [Fix] TMO - Updates page parsing (#1751)
[Fix] TMO - Updates page parsing
2019-11-05 18:28:04 -05:00
happywillow0
9cf2e16b4f [Enhancement] TuMangaOnline De-dup Preference (#1696)
* Update build.gradle

* Add Preferences for Chapter Dups
2019-11-04 22:04:44 -05:00
happywillow0
bd92939583 [Feature] TuMangaOnline - Choose Scans (#1673)
[Feature] TuMangaOnline - Choose Scans
2019-10-18 16:51:28 -04:00
happywillow0
bae97809f5 [Improvement] TuMangaOnline - Removed dups from latest updates (#1668)
[Improvement] TuMangaOnline - Removed dups from latest updates
2019-10-18 07:18:04 -04:00
happywillow0
52421cf448 [Update] TuMangaOnline (#1665)
[Update] TuMangaOnline
2019-10-17 21:22:40 -04:00