Commit Graph

5846 Commits

Author SHA1 Message Date
Rolando Lecca e7497d4a6e
Update TeamX domain (#17497)
Update domain
2023-08-11 23:46:09 -04:00
Alessandro Jean e66a5651bc
Fix wrong type in YM (#17493)
Fix wrong type in YM.
2023-08-11 21:46:57 -03:00
Alessandro Jean 7cebc9ac8b
Remove a dead source from MangaSar (#17494)
Remove a dead source from MangaSar.
2023-08-11 21:46:47 -03:00
Alessandro Jean bb865775ba
Add YM source (#17490)
Add YM source.
2023-08-11 17:26:03 -03:00
Alessandro Jean 96e8ea3094
Update MS to their new domain (#17489)
Update MS to their new domain.
2023-08-11 17:25:54 -03:00
Rolando Lecca 8e11fd74dc
Fix Manhwa-Latino (#17469)
* Fix

* Support Latest
2023-08-11 14:59:41 -03:00
AwkwardPeak7 1ef336b1ef
NovelCool: correctly parse api reponse on search (#17463)
correctly parse api reponse on search
2023-08-11 14:59:34 -03:00
nicki d19e67ed2d
MangaDex: Add filtering to list search (#17460)
* increment extVersionCode

closes https://github.com/tachiyomiorg/tachiyomi-extensions/issues/17456

* add filtering to `list:`

* prefer using the constant instead

* revert to fallback url if MD@H node fails

* handle edge case in accessing list entries

mostly just to ensure the Retry message doesn't happen

* finish off TODO as manga redirects work fine nowadays

* linting

* add missing headers

this helps add the necessary tachiyomi ua and other stuff

* fix getMangaUrl
2023-08-11 14:59:21 -03:00
Alessandro Jean 77bb7872e3
Fix VoyceMe JSON parsing and rename source (#17461)
Fix VoyceMe JSON parsing and rename source.
2023-08-09 19:25:53 -03:00
Alessandro Jean 770f84fe1c
Update PS to their new theme (#17459)
* Update PS to their new theme.

* Reextract the icons.
2023-08-09 17:13:41 -03:00
Alessandro Jean d603c813cd
Add a new source to MangaThemesia (#17458)
Add a new source to MangaThemesia.
2023-08-09 16:44:09 -03:00
Alessandro Jean 950c1acb1c
Update URL and add a new Madara source (#17457)
Update URL and add a new Madara source.
2023-08-09 16:43:55 -03: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
Eshlender e2c5be2b47
[RU]GroupLe status COMPLETED (#17455) 2023-08-09 14:56:12 -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
beerpsi 2cc88f1eff
Mangaku: Update base URL (#17441) 2023-08-09 14:55:56 -03:00
Eshlender 715c8f1fc4
[RU]LibGroup fix chapter_number (#17439) 2023-08-09 14:55:44 -03:00
beerpsi bb9f90efcd
Mangago: Properly parse chapter titles (#17438) 2023-08-09 14:55:36 -03:00
AwkwardPeak7 562e7fa256
Novelcool (#17430)
* Novelcool

very shit source

* use better selector to filter novels

* fix genre fetching in search

* add parsing logic for popular/latest as well

in case they break the app api
2023-08-09 14:55:27 -03:00
Sofie ae577ed610
feat(id/doujindesu): Update URL & add preference to change it (#17429)
* feat(id/doujindesu): Update URL & add preference to change it

* added summary

* comply request

---------

Co-authored-by: ghost <ghost@gmail.com>
2023-08-09 14:55:16 -03:00
stevenyomi a909a307fd
Baozi Manhua: fix page list and images parsing (#17434) 2023-08-07 16:32:31 -03:00
Carlos Hernandez 9761f0b65b
Update OlympusScanlation domain (#17433)
* Update OlympusScanlation.kt

Olympus Scan changed domain

* Update build.gradle
2023-08-07 16:32:22 -03:00
beerpsi ad65245dc0
HentaiVN: Support mobile site and add Cloudflare bypass toggle (#17428)
* HentaiVN: Support mobile site

* mobile: Parse title from cover alt before making a request

* mobile: Fix nextPageSelector

* Fix covers not loading in advanced search
2023-08-07 16:32:14 -03:00
AwkwardPeak7 fc9a363934
999Hentai (#17425)
* 999Hentai

Coomer brain

* 999Hentai: small changes

* 999Hentai: refactor

* 999Hentai: put dates in preference

* 999Hentai: page number filter

* 999Hentai: image quality setting

* 999Hentai: fix null medium images...

* 999Hentai: remove useless helper file

* 999Hentai: small changes

* 999Hentai: fix deep link

* format filter

* exclude tags filter

* move around filters

* remove non-functional filter option
2023-08-07 16:32:07 -03:00
Rolando Lecca bd1cf25bb9
Fix MangaCrab (#17418)
Fix
2023-08-07 16:31:52 -03:00
Vetle Ledaal e69d7b5c8a
Remove BakaManga extensions, except for Manga XXL (#17414)
remove fully broken sites
2023-08-06 18:18:55 -03:00
Vetle Ledaal b608c90b21
Colored Manga: fix date, default to new chapter endpoint (#17413) 2023-08-06 18:18:44 -03:00
Vetle Ledaal 3ebe324d3f
Remove Manga Bilgini (#17412) 2023-08-06 13:33:07 -03:00
Rolando Lecca abcea92017
Fix ReaperScans(BR) and YugenMangas(ES) (#17407)
* Reaper new api

* I forgot to copy the DTO

* Minor change

* Minor change

* Minor change

* Also yugen

* Update multisrc/overrides/heancms/reaperscans/src/ReaperScans.kt

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

* Update multisrc/overrides/heancms/yugenmangas/src/YugenMangas.kt

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

* Update multisrc/overrides/heancms/reaperscans/src/ReaperScans.kt

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

* Update multisrc/overrides/heancms/yugenmangas/src/YugenMangas.kt

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

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-06 13:32:57 -03:00
Kyrela 3060d919f2
FMTeam: complete rewrite (#17183) (#17387)
* FMTeam: complete rewrite (#17183)

* FMTeam: chapter open in webview fix

* FMTeam: versionId bump

* FMTeam: refactor code

* FMTeam: date safety

* FMTeam: unused fields in DTO removal

* FMTeam: avoid fetchMangaDetails call

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* FMTeam: page map refactor

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

* FMTeam: pages useless manual `chapter_number` set removal

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-06 13:32:45 -03:00
Vetle Ledaal f2367aa484
MangaRawTheme: allow missing titles. Remove mangaraw.ru (#17399)
* MangaRawTheme: allow missing titles

* nsfw
2023-08-06 13:09:31 -03:00
Vetle Ledaal 6b5545e778
MangaSpark: fix covers (#17397) 2023-08-06 13:09:24 -03:00
Vetle Ledaal 099255b9c4
Remove Manga Kio (#17396) 2023-08-06 13:09:17 -03:00
Vetle Ledaal d07f64f129
Remove Manga Alarab (#17395) 2023-08-06 13:09:10 -03:00
Kyrela c3c09bfe86
AralosBD: false supportsLatest (#17389) 2023-08-06 13:09:02 -03:00
Vetle Ledaal f21ab6c1d6
Manga District: fix next page selector (#17393) 2023-08-05 10:31:32 -03:00
Vetle Ledaal 7c2ba63fd1
AiYuManga: update domain (#17392) 2023-08-05 10:31:24 -03:00
beerpsi 28850cf51a
Refactor HentaiVN (#17391)
* Refactor HentaiVN

* better cookie handling
2023-08-05 10:31:17 -03:00
stevenyomi 9f542d8234
Qinqin Manhua: update URL (#17383) 2023-08-05 10:31:10 -03:00
KirinRaikage 6f64c12a6d
Change URL for Furyosquad (#17382)
Change URL from Furyosquad to Furyosciety
2023-08-05 10:31:01 -03:00
AwkwardPeak7 92b8f4906f
AllAnime: fix filters not resetting and refactor data models (#17378)
* AllAnime: fix filters not resetting and refactor data models

* some changes

* correct domain in AndroidManifest for deep links
2023-08-05 10:30:54 -03:00
Alessandro Jean 7b48737ba8
Fix original language filter in MangaDex (#17369)
* Fix original language filter in MangaDex.

* Add new languages.
2023-08-05 10:30:45 -03:00
beerpsi 59f296a02d
DragonTea: Fix page list (#17366) 2023-08-03 14:35:15 -03:00
AwkwardPeak7 11eb5915ca
Comick: refactor code (#17364)
- fix filters not resetting
- add origination to genres
2023-08-03 14:35:06 -03:00
Davin | Avux 17f4a332d6
Update Domain Komiksan (#17350) 2023-08-02 15:24:13 -03:00
Alessandro Jean 12d8c314d0
Update SS to their new domain (#17354)
Update SS to their new domain.
2023-08-02 15:23:53 -03:00
Rolando Lecca 2f1cae5bbf
HeanCMS: API update (#17345)
* API update

* Bump
2023-08-02 14:52:30 -03:00
beerpsi bf6740e7e0
DragonTea: Decrypt image attributes (#17343)
* DragonTea: Decrypt image attributes

* Remove unnecessary import

* Trim whitespace
2023-08-02 14:52:22 -03:00
beerpsi c367e3b126
Add a new `lib-i18n` to make message translation easier (#17336)
* Add support to better internationalization with a new lib.

* Add info about `lib-i18n` in the contributing guide.

* Use lib-i18n in M+ as well.

* Change properties files to UTF-8.

* use the assets/ folder instead of the res/ folder

files under assets/ are addressible by name

* mangadex: add string invalid_manga_id

* M+: Add translations for Vietnamese

* m+: Add Vietnamese to list of available languages

* mangadex: remove duplicate declarations

---------

Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-02 14:52:00 -03:00
Rolando Lecca 7cec9eab66
YugenMangas: Add preference for fetchAllStrategy (#17338)
* at least rateLimit exist

* now exact search work fine -.-

* Fix search_each

* Add preference

* They turn off the timestamp

* Handle issues with the regex

* Use originalSlug instead throw error if not found
2023-08-01 09:39:20 -03:00