Commit Graph

4342 Commits

Author SHA1 Message Date
zeredouni e9eff22717
Update MadaraGenerator.kt (#12269) 2022-06-22 05:42:04 -04:00
stevenyomi 3dc8e83d79
SinMH: add Qinqin Manhua, rewrite 57Manhua, refactor (#12270)
* SinMH: add Qinqin Manhua and refactor

* minor refactor

* add sorting filter

* some tiny optimizations

* rewrite Wuqi Manhua

* optimize assets of Wuqi Manhua

* [skip ci] rename extension to 57Manhua
2022-06-22 05:41:55 -04:00
stevenyomi 0253ff3513
Bato.to: fix author and artist parsing (#12271) 2022-06-22 05:41:42 -04:00
Ejan 11436ac598
[RU]LibGroup ratelimits hosts (#12275) 2022-06-22 05:41:35 -04:00
funkyhippo c2574260d2
Update stdlib calls to bypass NoClassDefFoundError. (#12274) 2022-06-22 05:41:11 -04:00
Alessandro Jean f2166ded17
Make OS a multilang source. (#12266) 2022-06-20 15:21:12 -03:00
Alessandro Jean c847abe03d
Add a new source to Madara. (#12265) 2022-06-20 15:21:04 -03:00
Alessandro Jean c57c31b295
Add a new source to WpMangaStream. (#12264) 2022-06-20 15:20:57 -03:00
Alessandro Jean 352b672ae5
Update SS URL. (#12263) 2022-06-20 15:20:48 -03:00
Alessandro Jean 27b2d172d4
Refactor the MangaPlus code a bit. (#12262) 2022-06-20 15:20:40 -03:00
stevenyomi 03e2fce493
MDB: prefer WebP images and change library source (#12254) 2022-06-20 12:13:34 -03:00
lord-ne ea96bab86b
[Manga Plus] Add URL intent for chapter links (#12252)
* [Manga Plus] Add URL intent for chapter links

* Use a when block instead of nested if-else

* Add more descriptive error message
2022-06-20 12:13:26 -03:00
Klöen Lansfiel a687771b10
Add InariManga (#12249) 2022-06-20 12:13:19 -03:00
Mylloon 802767a266
Switching Manga-raw.club to mcreader.net (#12181)
* Switching Manga-raw.club to mcreader.net

* Update extVersionCode

* hardcode old ID

* Update icons
2022-06-20 12:13:10 -03:00
nzoba f038d263e5
Mangakawaii: Fix pagination displayed as manga (#12246) 2022-06-19 15:38:53 -04:00
stevenyomi 76da4dda30
MDB multisrc theme (#12237)
* MDB multisrc theme

* Maofly: optimize assets

* ManhuaDB: new icon

* minor change (rerun CI)

* rename additional gradle file

* add rate limit
2022-06-19 15:38:25 -04:00
stevenyomi ab0d2b396d
[skip ci] Fix additional gradle code path for multisrc themes (#12244) 2022-06-19 08:33:30 -04:00
Ejan 81a8e77845
[RU]ComX Antibot returned detect ( (#12228)
solve works)
2022-06-18 09:40:45 -04:00
stevenyomi 5cf8a7cb9b
Jinmantiantang: update URL, cleanup and refactor (#12184)
* Jinmantiantang: extract SimpleDateFormat instance

* Update URL and bump version

* Cleanup for preferences

* Refactor manga list parse

* some additional cleanups

* fix manga list parsing

Co-authored-by: kasperskier <95685115+kasperskier@users.noreply.github.com>
Co-authored-by: steven-ya <95685115+steven-ya@users.noreply.github.com>
2022-06-18 09:40:11 -04:00
2Loong6 55b52dc0ea
Update url to new domain (#12225) 2022-06-18 09:38:20 -04:00
Ejan e8a6799890
[RU]Remanga notEmpty filtered page for load next page (#12227)
* [RU]Remanga notEmpty filtered page for load next page

* -0+
2022-06-17 22:36:59 -04:00
kasperskier 063a884254
CopyManga: user agent and other fixes (#12226)
* CopyManga: user agent and other fixes

* optimize assets
2022-06-17 09:34:00 -04:00
Ejan 349eda78ae
[RU]ComX type/category series (#12223)
* [RU]ComX type/category series

* extVersionCode
2022-06-17 09:32:42 -04:00
MajorTanya 72f14fb4e1
Fix Bato.to status and artist parsing (#12215)
Fixes #12085.
2022-06-17 09:32:26 -04:00
Ejan b11102c1bb
[RU]ComX adult pages solve captcha (#12219)
* [RU]ComX adult pages solve captcha

* extVersionCode

* LICENSED message

* LICENSED 404

* fix logged-in

* normal/full chapter name

* empty chapter name

* chapter_number & simpleDateFormat companion
2022-06-16 23:00:09 -03:00
kasperskier a9bd85d728
Add GANMA! (#12206) 2022-06-16 22:59:58 -03:00
Masga b34822ade3
change Sheamanga domain (#12198) 2022-06-16 22:59:50 -03:00
nicki a552234fd3
MangaDex: Add Sort by Rating (#12204)
* Add Sort by Rating to MangaDex Browse

* Increment mangadex.extVersionCode

* Add Portuguese translations for "Rating"

Co-authored-by: Alessandro Jean
<14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:12:11 -03:00
nicki a3ef42b007
Manga TR & Fmreader: Parse Turkish Translation Statuses (#12202)
* Select Translation status in Manga-tr

selects the row and selects the second last element of the row to check
for translation status
previously it was checking raw status

* Add more strings to check Statuses

these were turkish strings as suggested by issue commentor

* increment version codes

increments mangatr because it got a fix for selecting correct Status
increments fmreader because it got new strings to parse for status
2022-06-15 11:11:59 -03:00
Masga 8c5b5522a2
Fix WRT image could not be found (#12197)
* fix image could not load

* increment `overrideVersionCode`

* no need interceptor
2022-06-15 11:11:28 -03:00
erri120 4041d08c14
Add ladymanga.com (#12196)
* Add ladymanga.com

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/madara/MadaraGenerator.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:11:18 -03:00
Masga 947fe29781
add komikita source (#12195)
* add komikita source

* Update multisrc/src/main/java/eu/kanade/tachiyomi/multisrc/zmanga/ZMangaGenerator.kt

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-06-15 11:11:09 -03:00
Ejan 3e74c11917
[RU]LibGroup back redirect 18+ register (#12190)
* [RU]LibGroup back redirect 18+ register

* catalogHeaders another 419

* global 419

* minimize requests/newCalls

* check over intercepter overloaded

* not 404 but 18+
2022-06-15 11:10:59 -03:00
kasperskier d7f162058f
SinMH: upload date logic, fixes, move YKMH source (#12189)
* SinMH: upload date logic and cleanup

* Fix chapter and page list parse

* SinMH: move, rename and fix Manhuadui -> YKMH

* Fetch categories on popular/latest manga parse

* Change SChapter List sorting

* [skip ci] refine filter prompt
2022-06-15 11:10:49 -03:00
kasperskier 08fd67eff6
Manga Cross, Comic Gamma: refactor (#12186)
* Manga Cross: refactor

* Comic Gamma: refactor
2022-06-13 11:43:54 -03:00
Ejan 5086c99911
[RU]YagamiProject fix chapter_number & searchMangaRequest (#12185)
* [RU]YagamiProject fix chapter_number & searchMangaRequest

* N/A authors

* no "null" description

* href number maybe no float
2022-06-13 11:43:29 -03:00
Ejan 6bbd8b3375
[RU]Desu status smart (#12182)
* [RU]Desu status smart

* no adult
2022-06-13 11:42:50 -03:00
Ejan e2b61a2ff3
[RU]LibGroup update User-Agent & increase Timeouts (#12180) 2022-06-13 11:42:38 -03:00
Alessandro Jean ff27ee858e
Add two new sources to Madara. (#12174) 2022-06-12 14:13:50 -03:00
Alessandro Jean c8cf3cef02
Add Spanish to Bilibili Comics (#12173)
* Add Spanish to Bilibili Comics (closes #12161).

* Add a missing space to the warning.
2022-06-12 14:13:38 -03:00
kasperskier e0b4fcbce8
MCCMS: add filters, fix popular and latest manga, update URL (#12171) 2022-06-12 11:17:49 -03:00
kasperskier cff72ef4ce
Roumanwu: chapter upload date logic and cleanup (#12169) 2022-06-12 11:17:41 -03:00
kasperskier 4ed2c3d31e
Terra Historicus: improve parsing and upload date logic (#12167) 2022-06-12 11:17:30 -03:00
Ejan c5cd8463b9
[RU]LibGoup fix IOException 18+ & status 1.3 more smart (#12166) 2022-06-12 11:14:21 -03:00
(e)x(otic) Ne(e)t 3f01076936
Komik Cast - Fix match result return null (not found) (#12164)
* Komik Cast - Fix match result return null (not found)

* Komik Cast - Updating overrideVersionCode
2022-06-12 11:14:10 -03:00
Ejan a561eaa219
[RU]Remanga latestUpdates quality covers & status 1.3 (#12157) 2022-06-11 11:37:58 -04:00
(e)x(otic) Ne(e)t cbded92086
Komik Cast - Fix no page found (#12154)
* Komik Cast - Fix no page found

* Komik Cast - Fix no page found
2022-06-11 11:37:40 -04:00
arkon dfb74d67d9 Remove CI-specific Gradle config
Newer versions of gradle-build-action allows the daemon to persist across build steps
2022-06-10 13:32:18 -04:00
Ejan 97ca4d9544
[RU]GroupLe fix image load (#12150)
* [RU]GroupLe fix image load

* status update
2022-06-10 13:23:36 -04:00
Ejan 0121ced4ef
[RU]ComX fix pages (#12146)
* [RU]ComX fix pages

* popularMangaRequest is searchMangaRequest

* pageParameter
2022-06-10 13:23:19 -04:00