Commit Graph

454 Commits

Author SHA1 Message Date
stevenyomi 92a44a6f6f Mangabz: fix index.json base URL (#881) 2024-02-04 02:25:04 +00:00
stevenyomi 4b309832d3 Set desktop UA and update URL for some Chinese sources (#880)
* Set desktop UA and update URL for some Chinese sources

* Update linked websites
2024-02-04 02:25:04 +00:00
xingyuan li 1ffe983a73 Add header for manhuagui extension (#861)
* add `Accept-Language` header for manhuagui

* update extVersionCode
2024-02-04 02:24:57 +00: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
stevenyomi 2a287d7398 Clean up AndroidManifest files (#735) 2024-01-30 22:11:05 +00:00
felixfon 72283a476a Fix manhuaren No value for response (#701)
fix(manhuaren): store the token to avoid being blocked
2024-01-30 22:09:36 +00:00
Claudemirovsky fa359b535b zh/BoyLove: Fix scrambled images (#548)
* fix: Fix scrambled images

* chore: Bump version

* refactor: Apply code suggestions

* refactor: Remove unnecessary .use block
2024-01-30 22:07:01 +00:00
anenasa a4c0420bf7 Add Dm5 (#492) 2024-01-30 22:07:01 +00:00
Mike 800c9d416e Update TencentComics (#518) 2024-01-30 22:07:01 +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 bcb3c31237 PicaComic: Fix bad base64 (#382)
Maybe fix bad base64
2024-01-22 20:26: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
stevenyomi 4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
uy/sun f8e98da8a6 COLAMANGA: fix unencrypted image error (#269) 2024-01-16 02:44:44 +00:00
AwkwardPeak7 205e138dd2 upgrade AGP to 8.2.1 (#255)
* upgrade AGP

* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
uy/sun f5f90f7a0e ColaManhua (OhManhua): add Category and Char filters (#248)
* ColaManhua (OhManhua): add Category and Char filters

* Use UriPartFilter

* Change source name

* Refactor StatusFilter
2024-01-16 02:40:49 +00:00
beerpsi 04ca6e2fb7 Add ColaManga/ColaManhua (#243)
* Add ColaManhua

* Remove unneeded preference change listener

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-01-16 02:40:32 +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
stevenyomi 34c46abf9d Roumanwu: update URL (#146) 2024-01-12 03:34:42 +00:00
stevenyomi defa788dd5 DMZJ: fix comment page (Brotli issue) (#145) 2024-01-12 03:34:39 +00:00
stevenyomi d27704c045 WNACG: fix base URL in repo index (#11) 2024-01-10 01:30:42 +00:00
源文雨 7e4d35b066
Picacomic: Fix json decoding error of non-ASCII chars (#19434) (#19515)
* Picacomic: Fix json decoding error of non-ASCII chars (#19434)

Caused by #19400

* bump version code to 4

* replace decodeToString with toString
2024-01-01 18:03:16 -03:00
Thomas Meng 3a213c1ca8
Fix order of chapters/volumes in manhuagui. (#19503)
* Groups chapters/volumes and special chapters together into blocks
2023-12-31 10:18:19 -05:00
Claudemirovsky 5c71163ef6
fix(zh/happymh): Fix http 403 in page lists (#19470)
* fix: Fix page list - Set API version

* refactor: Use serializable data classes

* chore: Bump version
2023-12-29 10:20:09 -05:00
YangHgRi f9fd34a4d2
Fix the problem that the GSON dependency brought by the JWT library causes the APP to crash in picacomic extension (#19400)
* Update build.gradle

remove jwt lib

* Update Picacomic.kt

Remove the effect of jwt library to fix the  conflict from GSON

* Update Picacomic.kt

remove redundant code

* Update build.gradle

bump extension version

* Make it more prescriptive

* Improved compatibility with older versions

* 1.switch to android.util.Base64 API to improved compatibility with older versions
2.Convert the literal constant named leeway from a method parameter to a private member constant, this will improve performance a bit...
2023-12-26 06:27:28 -05:00
BakerBunkerProjects 37521788e4
Revert PR#18961 which causes multiple regressions (#19198)
* Revert PR#18961 which causes regression

* Update version code
2023-12-07 08:32:35 -05:00
anenasa 71f716526e
6Manhua: Update mirrors url and fix image not loading (#19114) 2023-12-02 10:42:43 -05:00
stevenyomi 151a64639b
Roumanwu: update URL (#19039) 2023-11-20 11:22:14 -05:00
lbwstco 4b169ece38
Jinmantiantang: manga detail thumbnail_url empty (#18961)
* fix: jinmantiantang no pages found

* fix: jinmantiantang thumbnail_url empty

---------

Co-authored-by: liubowen <liubowen@corp-ci.com>
Co-authored-by: Andrew Kyrie <lbwstco@163.com>
2023-11-14 22:09:38 -05:00
刘睿华 89ec0bd571
Fix: Manwa.me download and read only showing 3 pages (#17970) 2023-09-16 19:54:34 -03:00
Vetle Ledaal 2cfde4e2eb
Manhuaren: fix browse and chapter images (#17960) 2023-09-15 14:59:01 -04:00
arkon 3a409ba93a Fix Manhuagui not loading in preview builds
Fixes https://github.com/tachiyomiorg/tachiyomi/issues/9915
2023-09-08 22:26:33 -04:00
lingwu 9fcc8867d3
fix NPE and three img error (#17665)
* fix NPE and three img error

fix NPE in pageListParse()
fix three img error use cookieJar

* fix three img error

* delete log info
2023-08-28 20:42:18 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
omg-xtao a66beaf8d3
Yidan Girl: fix thumbnail (#17427)
* Yidan Girl: fix thumbnail

* Yidan Girl: remove dead domains

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2023-08-09 16:43:42 -03:00
stevenyomi 7692bc47ec
Baozi Manhua: add mirrors and intercept redirections (#17446)
* Baozi Manhua: add mirrors and intercept redirections

* optimize + validate

* wrong import
2023-08-09 14:56:03 -03:00
stevenyomi a909a307fd
Baozi Manhua: fix page list and images parsing (#17434) 2023-08-07 16:32:31 -03:00
stevenyomi bbcae007e8
vomic: update override URL (#17309) 2023-07-29 13:52:43 -03:00
rhjdvsgsgks 15d527bac9
fix baozi img url when page need a confirm (#17297)
* baozi: use data-src as img url

* bump
2023-07-28 22:29:17 -04:00
stevenyomi 4ec625f582
vomic: override base URL preference (#17245) 2023-07-24 17:51:52 -03:00
felixfon 1d364c868f
Fix Manhuaren unable to get token (#17202) 2023-07-21 17:43:47 -04:00
stevenyomi 93cc190c6c
Roumanwu: update mirror URL (#17185) 2023-07-20 22:06:04 -04:00
stevenyomi d6b88c5ee1
Jinman Tiantang: don't update mirrors on Cloudflare errors (#17184) 2023-07-20 22:05:54 -04:00
felixfon bbe45afa60
Fix manhuaren no value for response (#17061) (#17134) 2023-07-16 12:55:40 -03:00
felixfon f1a52a29be
Fix manhuaren no value for response (#17033) (#17035) 2023-07-09 10:13:34 -04:00
felixfon deb7903b1d
Fix manhuaren no value for response (#17008) (#17013) 2023-07-05 18:28:59 -04:00
felixfon adf419c23a
Fix manhuaren no value for response (#16909) (#16976) 2023-07-03 16:13:12 -03:00
stevenyomi 672894acfe
NoyAcg: update URL (#16928) 2023-06-30 10:28:51 -04:00
stevenyomi 12a0dfbfb3
Move ManhuaDB multisrc to individual source (#16923) 2023-06-29 13:31:58 -03:00
stevenyomi 13f9ab74aa
Split Mangabz multisrc and update Vomic (#16922) 2023-06-29 13:31:50 -03:00
stevenyomi 2d3b223259
Fix URL updater in some sources (#16867) 2023-06-25 15:34:05 -03:00
anenasa 4083f04eb1
Happymh: Fix search (#16783) 2023-06-20 12:12:01 -04:00
stevenyomi b34dfcfa38
DMZJ: tweak comments page (#16672) 2023-06-06 05:18:25 -04:00
stevenyomi ef6318301b
DMZJ: add error message (#16579) 2023-05-26 16:48:10 -04:00
stevenyomi ef6c1015d9
WNACG: auto update domains (#16436)
* WNACG: auto update domains

* mark updated if unchanged

* Dedupe

* Fix

* Reorder parameters
2023-05-19 06:15:56 -04:00
stevenyomi cd35641f37
Jinman Tiantang: ID search & auto update domains (#16437)
* Jinman Tiantang: ID search & auto update domains

* Dedupe

* Non-null

* Reorder parameters
2023-05-19 06:15:45 -04:00
anenasa 62897219ff
Manwa: Fix NPE in mangaDetailsParse() (#16474) 2023-05-17 22:52:05 -04:00
stevenyomi 24147b6556
DMZJ: tweak page list parsing and remove special lists (#16427)
* remove special lists

* use kotlin class for tags

* adjust page list

* bump version

* tweak preference summary
2023-05-13 22:39:03 -04:00
stevenyomi 4c13f3836b
Zerobyw: update URL on all HTTP errors (#16171) 2023-04-25 14:20:00 -03:00
stevenyomi 3f1137cba5
Zerobyw: update domain URL source (#16119) 2023-04-21 09:27:24 -03:00
stevenyomi 992a989ee3
DMZJ: revert to old API URL (#16118) 2023-04-21 09:27:11 -03:00
stevenyomi f2321f698b
Remove date logic checks based on vanilla version (#15951)
* Remove date logic checks based on vanilla version

* SixMH: baseUrl for CI
2023-04-04 12:39:27 -03:00
stevenyomi f43811902b
Zerobyw: auto update URL and clean up (#15884)
* Zerobyw: auto update URL and clean up

* Use System.getenv() to check CI

* Use HashMap
2023-04-01 16:04:09 -04:00
stevenyomi 6d6a51d2a5
Happymh: check override user agent (#15880) 2023-04-01 11:57:13 -04:00
stevenyomi 5c4ee8e887
Happymh: add setting to override user agent (#15861) 2023-03-28 09:33:59 -04:00
stevenyomi aa9ac35a98
DMZJ: update to reflect API changes (#15859)
* DMZJ: update to reflect API changes

* camel case
2023-03-28 09:33:45 -04:00
stevenyomi 4324e315b3
Remove Qixi Manhua (stubbed) (#15840) 2023-03-25 13:35:53 -03:00
stevenyomi a2633d97fd
6Manhua: update URL (#15839) 2023-03-25 13:35:44 -03:00
stevenyomi 2511bef68c
Jinman Tiantang: update URL, allow override, clean up (#15838) 2023-03-25 13:35:35 -03:00
stevenyomi ad0e62a774
DMZJ: update URL, extlib 1.4, add chapters (#15834) 2023-03-25 13:35:25 -03:00
stevenyomi 50fe3eae7f
WNACG: update URL and allow overrides (#15832) 2023-03-25 13:35:15 -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
arkon 1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
niuhuan 9ee381f459
fix: Renew image split rule (#15273) 2023-02-08 12:33:35 -03:00
stevenyomi 2e7414a197
WNACG: update URL (#15074) 2023-01-24 05:46:29 -05:00
stevenyomi 53aea8b390
Jinman Tiantang: update URL (#14908) 2023-01-12 10:16:14 -05:00
stevenyomi 0371422720
Baozi Manhua: fix chapter list for TC (#14909) 2023-01-12 10:16:02 -05:00
stevenyomi cb1b9aa683
Add NoyAcg (#14812)
* Add NoyAcg

* rename function
2023-01-06 08:29:26 -05:00
stevenyomi d957b0b0f8
WNACG: update URL (#14824) 2023-01-06 08:27:36 -05:00
anenasa 230fa8bae9
Add Manwa (#14655) 2023-01-02 20:19:35 -03:00
stevenyomi 2786495dbb
Baozi Manhua: fix page list and avoid loading missing images (#14716) 2022-12-29 13:01:36 -03:00
stevenyomi cd2cf49d80
BoyLove: update URL (#14702) 2022-12-28 07:08:22 -05:00
stevenyomi afda9c1e5b
Baozi Manhua: use fixed domain when searching (#14584) 2022-12-18 09:59:45 -03:00
stevenyomi eefd807c55
Add Yidan Girl (#14571)
* Add Yidan Girl

* check http prefix instead of https in image URL
2022-12-18 09:58:28 -03:00
stevenyomi 792468f338
6Manhua: balance load by random mirror on setup (#14551) 2022-12-15 22:37:27 -03:00
stevenyomi 0c132a3a0d
DMZJ: default to single genre filter (#14552) 2022-12-15 08:47:09 -03:00
uknfire eccfeeb1b7
Zerobyw: add baseUrl preference (#14512)
* Zerobyw: add baseUrl preference

* Update src/zh/zerobyw/src/eu/kanade/tachiyomi/extension/zh/zerobyw/Zerobyw.kt

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-12-12 22:48:19 -05:00
stevenyomi bdf62a6107
Fix Baozimh.org (#14525) 2022-12-12 22:46:55 -05:00
stevenyomi b9950dd8da
Merge Qixi Manhua into 6Manhua and update URL (#14516)
* Merge Qixi Manhua into 6Manhua and update URL

* fix NPE
2022-12-12 22:46:08 -05:00
stevenyomi 1182b80a0e
Jinman Tiantang: update URL (#14517) 2022-12-12 22:45:14 -05:00
stevenyomi 0a5c7513a7
BoyLove: fix error on empty result (#14526) 2022-12-12 22:43:34 -05:00
stevenyomi f65b75d010
BoyLove: update URL (#14515) 2022-12-11 10:09:17 -03:00
stevenyomi 46d12a0a42
BoyLove: make description nullable (#14470)
* BoyLove: make description nullable

* bump version
2022-12-08 22:37:55 -03:00
姜俊峰 bccd84020f
Update base URL zerobyw (#14449) 2022-12-04 11:52:59 -05:00
stevenyomi 96394f35d8
Baozi Manhua: use Cloudflare client and fix page list for TC (#14310)
* Baozi Manhua: use Cloudflare client

* fix page list parsing for Traditional Chinese
2022-11-20 11:09:23 -05:00
stevenyomi 1ac441710f
Baozi Manhua: fix page list parsing (#14255) 2022-11-14 06:05:01 -05:00
stevenyomi 37ef0d1023
Baozi Manhua: fix chapter list and page list (#14198) 2022-11-09 13:48:24 -05:00