stevenyomi
205d95cc07
Migrate to lib-multisrc ( #1237 )
...
* adjustments
* Run generator
* Remove multisrc project
* add lib dependencies
* Remove multisrc from build scripts
* Remove build condition
2024-02-18 20:10:37 +00:00
bapeey
ac1575dd81
Move TMO and LectorManga to multisrc ( #1002 )
...
* Theme-lib when
* Lint
* Order generator
* Apply no-nsfw pref on request instead of init
2024-02-06 22:44:06 +00:00
Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
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
stevenyomi
4c8c21596b
Remove message in UnsupportedOperationException ( #277 )
2024-01-16 02:47:22 +00:00
stevenyomi
f612bc1c3f
Clean up some code to follow best practices ( #178 )
...
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +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
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04: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
arkon
e1f59a845e
Update jsoup ( #15321 )
2023-02-11 22:22:32 -05:00
arkon
baaee5cf21
Update linter ( #15317 )
2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies ( #15312 )
2023-02-11 12:56:34 -05: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
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ( #9954 )
...
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
2021-11-28 13:00:39 -05: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
2a3d88cea0
Target SDK 31 ( #9022 )
2021-09-09 18:25:46 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
abhijeetChawla
d3ecc55814
updated the image selector ( #8831 )
...
* Updated the imageUrl selector
the whole extension is working except the image selector which was just updated
* update build.gradle to 36
2021-08-25 06:34:47 -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
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -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
arkon
209db287a3
Fix URL intent handler manifest entries
2020-12-20 22:59:04 -05: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
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
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -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