204 Commits

Author SHA1 Message Date
Alessandro Jean
37c4df824a
Add Google Drive view limit warning in MMK. (#9947) 2021-11-28 11:15:28 -05:00
Alessandro Jean
d186bacf98
Show a better error message when Cloudflare is on at AS. (#9887) 2021-11-21 18:40:37 -05:00
Alessandro Jean
7b96c41fed
Add support to login in AS. (#9759) 2021-11-08 07:20:38 -05:00
Alessandro Jean
45eb27a9eb
Add token support in AS. (#9599) 2021-10-24 13:39:54 -04:00
Alessandro Jean
e7853ca2ae
Fix AS not working due to website redesign. (#9550) 2021-10-20 07:17:50 -04:00
Alessandro Jean
2356e8ac83
Readd MH that got removed by mistake. (#9554) 2021-10-20 07:17:23 -04:00
Alessandro Jean
c60e0e7831
Add chapter view count back to TaoSect. (#9432) 2021-10-12 06:32:53 -04:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
Alessandro Jean
5c484b8256
Remove MY due to cat-and-mouse game. (#9336) 2021-10-04 07:30:31 -04:00
Alessandro Jean
06b424fd6d
Fix chapter images not loading in MY (again). (#9334) 2021-10-02 17:37:34 -04:00
Alessandro Jean
f1c948d5b9
Fix chapter images not loading in MY. (#9328) 2021-10-02 12:38:03 -04:00
Alessandro Jean
12daa92f2f
Fix wrong chapter order in TaoSect (#9234)
* Fix wrong chapter order in TaoSect.

* Remove unused GET parameters.

* Make sorting to be done by the API.
2021-09-27 10:11:33 -04:00
Alessandro Jean
2676b70068
Use new API endpoints in TaoSect. (#9233) 2021-09-25 17:57:58 -04:00
Alessandro Jean
5e9b062ce8
Add some missing parameters to TaoSect. (#9216) 2021-09-24 13:24:17 -04:00
Alessandro Jean
f940ff9499
Add missing filter and fix duplicates in Latest on TaoSect. (#9151) 2021-09-22 07:54:41 -04:00
Alessandro Jean
09cb97b648
Update GM URL to bypass Cloudflare. (#9169) 2021-09-21 11:16:28 -04:00
Alessandro Jean
f267b0f5d7
Use TaoSect's API in the extension. (#9141) 2021-09-19 18:42:44 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean
6521e78158
Add MW source (closes #8766). (#8823) 2021-08-25 06:20:30 -04:00
Alessandro Jean
42f6a32163
Add missing chapter scanlator in MM. (#8783) 2021-08-24 06:41:59 -04:00
Alessandro Jean
61cda66933
Fix bad CSS selector at GM. (#8763) 2021-08-23 07:20:07 -04:00
Alessandro Jean
ab391bff6c
Add MV source (closes #8758). (#8762) 2021-08-23 07:19:54 -04:00
nicki
b74b30d4fe
Undo mundo (#8756)
* Revert "Remove Mundo Manga-kun (pt) ext (#8744)"

This reverts commit bea3ac682733d602193014a51c32b4916d24f0eb.

* increase rate limit

now at 1 per 3 sec
also bumps version code
2021-08-22 15:50:31 -04:00
nicki
bea3ac6827
Remove Mundo Manga-kun (pt) ext (#8744)
Closes
https://github.com/tachiyomiorg/tachiyomi-extensions/issues/8741
2021-08-22 10:38:49 -04:00
Alessandro Jean
9f3b26022c
Count chapter and project views in TS (#8688)
* Count chapter and project views in TS.

* Add project view count.
2021-08-21 13:30:22 -04:00
Alessandro Jean
3f9d69f224
Fix wrong title details in GM. (#8684) 2021-08-21 13:28:39 -04:00
Alessandro Jean
e49ac1044e
Add missing author to BM. (#8683) 2021-08-21 13:28:31 -04:00
Alessandro Jean
42f573c8ce
Fix chapters not loading in TS. (#8677) 2021-08-20 13:11:05 -04:00
Alessandro Jean
2d976eb7f2
Add missing status in MM. (#8637) 2021-08-18 14:17:19 -04:00
Alessandro Jean
c9651735f5
Remove TM extension. (#8609) 2021-08-17 21:17:58 -04:00
Alessandro Jean
d6838a544e
Fix missing search results in MY. (#8588) 2021-08-16 13:01:01 -04:00
Alessandro Jean
ab8ea9ddb5
Move MT to multisrc and add a new source. (#8478) 2021-08-09 06:58:15 -04:00
Alessandro Jean
0120ffbb08
Fix some chapter images still not loading at MY!. (#8448) 2021-08-07 12:59:35 -04:00
Alessandro Jean
f61b2e1553
Remove the extra header used to bypass the block. (#8449) 2021-08-07 12:05:49 -04:00
Alessandro Jean
18f3f9412f
Add another code to the blocking ones in TM. (#8443) 2021-08-07 11:56:03 -04:00
Alessandro Jean
5f5a285278
Fix website block in TM. (#8420) 2021-08-06 11:09:12 -04:00
Alessandro Jean
bdf2b39729
Fix images not loading in MY. (#8413) 2021-08-06 06:10:03 -04:00
Alessandro Jean
0fb6bc0d44
Fix User Agent block error not showing at Tsuki (#8381)
* Fix UA error not showing at Tsuki.

* Add missing HTTP code in if.
2021-08-03 12:15:09 -04:00
Alessandro Jean
58e83d29cb
Make rate limit more harsher in Brazilian sources (#8208)
* Make rate limit more harsher in Brazilian single sources.

* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
Alessandro Jean
b153c3cf22
Distinguish between novel and manga in Tsuki (closes #8171). (#8172) 2021-07-19 06:27:23 -04:00
Alessandro Jean
532396e197
Fix chapters not loading in MMK. (#8159) 2021-07-17 12:12:28 -04:00
Alessandro Jean
287cfabcb4
Fix missing chapters at TS. (#7977) 2021-07-05 08:53:46 -04:00
Alessandro Jean
5a8854835e
Rewrite some error messages at Tsuki to make it more clear. (#7738) 2021-06-18 19:17:57 -04:00
Alessandro Jean
9ea926b8a8
Add support to login at Tsuki. (#7715) 2021-06-18 05:52:23 -04:00
Alessandro Jean
18be076b7a
Fix wrong manga titles in MY. (#7693) 2021-06-17 09:37:11 -04:00
Alessandro Jean
d002d31c0d
Refactor SS extension due to website redesign (#7655)
* Refactor SS extension due to website redesign.

* Remove compatibility with old URLs since id changed.
2021-06-14 17:35:50 -04:00
Alessandro Jean
69d6b63496
Fix chapter images not loading at OPEX. (#7652) 2021-06-14 11:35:40 -04:00
Alessandro Jean
fcb929f4e6
Add deeplinking to MangaPlus and Tsuki. (#7597) 2021-06-10 15:22:18 -04:00
Alessandro Jean
8e720b8016
Fix missing covers and filter order at Tsuki. (#7545) 2021-06-08 12:02:45 -04:00
Alessandro Jean
2932fde187
Add a harsher rate limiting to image servers requests at Tsuki (#7531)
* Add rate limiting to image servers at Tsuki.

* Show a message if the UA permission is disabled by the website.
2021-06-07 15:30:23 -04:00