Commit Graph

91 Commits

Author SHA1 Message Date
nedius 1ca13b4697
LibGroup: fix crash on null token (#4071)
fix crash on null token
2024-07-26 23:34:43 +01:00
AwkwardPeak7 17ef845943
Iken Multisrc, move Vortex Scan and MangaGalaxy (#4043) 2024-07-26 23:34:42 +01:00
AwkwardPeak7 5393c9dd11
get original image quality (#4040) 2024-07-26 23:34:42 +01:00
Roman c9280eb5b2
LibGroup chapter numbers fix (#4012)
* chapter numbers fix

* chapter numbers fix

---------

Co-authored-by: romshke <@>
2024-07-26 23:34:42 +01:00
AwkwardPeak7 b5b65b7be4
FlixScans: rewrite for new site (#3808)
* FlixScans: rewrite for new site

* remove log

* filters

* remove commented

* dates

* rebrand, remove multisrc
2024-07-14 14:40:55 +01:00
bapeey dcd3bc015d
LectorTMO: Fix only 1 page showing occasionally (#3761)
* Test

* Lint

* what

* Fixes
2024-07-14 14:40:55 +01:00
Vetle Ledaal bfbdf30ab9
Add Toon FR (#3705) 2024-07-14 14:40:49 +01:00
Chopper 7465cbf353
Multsrc: TerraScan - Add MangaBR (#3568)
* Add lib-multsrc and mangaBR

* Cleanup

* Remove extra newline

* Remove filter separator
2024-07-14 14:40:48 +01:00
Chopper 434a03bd78
Remove ZinMangaIO and Move theme to Individual Extension (#3520)
* Remove ZinMangaIO

* Move likemanga to individual extension

* Cleanup

* Remove breakline

* Add named parameter

* Undo removing headersBuilder
2024-07-14 14:39:16 +01:00
Smol Ame 4c4a178b9e
WPComics: Add `monthWords` and `yearWords` (#3477)
* WPComics: Add `monthWords` and `yearWords`

* Simplified month & year
2024-07-14 14:39:16 +01:00
Eshlender 88205d95b0
[RU]LibGroup filtered excess request if branchesCount is one (#3474)
* [RU]LibGroup filtered excess request if branchesCount is only alone

* rephrasing the message

* dto realization

* no need null

* fix null
2024-07-14 14:39:16 +01:00
Eshlender 681bde548b
[RU]GroupLe fix wrong detect changing url (#3492)
* [RU]GroupLe fix wrong detect changing url

* change message

* domain change alt message
2024-07-14 14:39:16 +01:00
Chopper 5e0c731898
Add MugiwarasOficial (#3489) 2024-07-14 14:39:16 +01:00
nedius f98063068b
LibGroup: Fix 404 when opening chapters in webview (#3442)
* LibGroup: Fix 404 when opening chapters in webview

* bump version

* remove comment

* api ratelimit
2024-07-14 14:39:16 +01:00
Fansubs.cat fc316415eb
Rename "Fansubs.cat - Hentai" as "Hentai.cat" (#3430)
Rename "Fansubs.cat - Hentai" as "Hentai.cat", update logos and use the new API endpoint
2024-07-14 14:39:16 +01:00
KenjieDec 73ff0e28e9
Coomer Fix "Low Resolution" Preference error (#3417)
* Fix

* Change version

* space

* Change1
2024-07-14 14:39:16 +01:00
Eshlender 2f234f7a93
[RU]Senkuro fix many request, low rateLimit (#3405)
* [RU]Senkuro fix many request, low rateLimit

* https://github.com/keiyoushi/extensions-source
2024-07-14 14:39:16 +01:00
Mylloon f29eb16762
fix: Scan VF (#3395)
* fix Scan VF

* increase version code

* override function
2024-07-14 14:39:16 +01:00
Cuong M. Tran 7f87376a73
Update GalleryAdults (#3416) 2024-07-14 14:39:16 +01:00
nedius 270e70125c
Rewrite LibGroup to use new api (#3219)
* Rewrote LibGroup to use api instead of parsing document

* apply suggestions

* quick fixes

* change preferences variable to functions

* Make getToken sync

* safe & load token

* return new token when refreshing
2024-07-14 14:39:15 +01:00
Chopper 9e8bbb7f0b PeachScan: Fix deeplink support (#3334)
* Adds support for any path in peachscan

* Deeplink: Ignore manga collection path

* Cleanup
2024-06-03 05:44:48 +01:00
stevenyomi 92bcce4f0d Make GoDa multisrc and add sources (#3318) 2024-06-03 05:44:48 +01:00
stevenyomi 08ad68a631 Comic Gamma: fix chapter list (#3296) 2024-06-03 05:44:48 +01:00
bapeey 9a4258a47e EternalMangas: Move to Multi and fix pages not found (#3258)
* Move to Multi and fix pages

* skill issue

* mmmm

* remode id
2024-06-03 05:44:48 +01:00
bapeey 1b34ce2ddd HeanCMS: Fix headers (#3263)
bruh
2024-06-03 05:44:48 +01:00
Smol Ame 89f53742bb Add Dream Scan (#3225)
* Add Dream Scan

* Added `Em Progresso` to "Ongoing" (didn't bump)
2024-06-03 05:44:48 +01:00
Chopper f1a59ba618 PeachScan: Deep linking support (#3162)
* Add support to deep linking

* Fix baseUrl

* Remove redirect

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

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
sinkableShip febc0ba112 DMC Scans: Fix selectors (#2529)
* fix manga description selector

* fix chapter feed selector

* fix selector to script that contain pages link

* bump overrideVersionCode

* bump baseVersionCode

* Revert "bump baseVersionCode"

This reverts commit 7b2cc6a937193130e7ce9532597dc4d23547985e.

* change rate limit

* change few selectors that affected because recent changes

* change some selectors and other things

* change calling super.pageListParse(response) into just copying the code

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice

* fix indentation

* add excluded category: web novel
2024-06-03 05:44:47 +01:00
bapeey bc808a6bc4 PeachScans: Fix image can't be loaded (#3090)
* fix decode

* bump
2024-06-03 05:44:44 +01:00
Vetle Ledaal 025c675714 Update MadTheme, migrate ManhuaScan to MadTheme (#3072)
* MadTheme: general cleanup

* MadTheme: add support for both site formats

* Remove ManhuaScan

* Add KaliScan.com, KaliScan.io, MGJinx

* MadTheme: bump base version

* Add KaliScan.me

* Only set genreKey once
2024-06-03 05:43:53 +01:00
AwkwardPeak7 6c5462309d Keyoapp: filter dummy pages (#3081) 2024-06-03 05:43:53 +01:00
bapeey 9e6f5efa92 PeachScan: Update image urls selector (#3048)
Regex better
2024-06-03 05:43:53 +01:00
AwkwardPeak7 5a229cd8cf Keyoapp: filter hidden images (#2980)
* Keyoapp: filter hidden images

* unused imports
2024-06-03 05:43:53 +01:00
Cuong M. Tran 6abded47de Update theme GalleryAdults (#2911)
* Organizing code

* remove unnecessary files

* improve base class

- allow override search’s uri
- add shared method to get description & page count
- base class’s request for gallery’s all pages now support all sources without needs to override (almost)
- extract method to parse JSON

* Avoid request for more pages when no needed

* auto add more tags to filter while viewing manga;
add spit-tag

* filter for getting Random manga

* Always add page=1 to uri so it will exclude some non-latest mangas from homepage, happened with some sources.

* reorganize code

* Allow source which doesn't need shortTitle to hide it.

* Extract default advanced search's Uri
change base class's galleryUri value

* Fix getInfoPages

* Fix missing category filter

* open for override

* bump base class version
2024-06-03 05:43:53 +01:00
Vetle Ledaal a6caf6dabe Add Türkçe Manga Oku (#2891) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 90b8740e32 Add Dianxia Traduções (#2820) 2024-06-03 05:43:47 +01:00
Secozzi cfc2fcbf4b Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-06-03 05:43:47 +01:00
Vetle Ledaal f436ebf6ab Add Mangazavr (#2782) 2024-06-03 05:43:47 +01:00
AwkwardPeak7 5797b9638d KewnScans: remove hidden images (#2665)
PeepoJoker
2024-06-03 05:43:23 +01:00
Cuong M. Tran 935bd089fc add multi-src: GalleryAdults (#2553)
* Convert AsmHentai into multisrc GalleryAdults

Also convert some selector into function

* Move HentaiFox to theme GalleryAdults

* GalleryAdults: Fix search

* MangaFox: fix TagFilter

* fast page load & preference for slowly parsing image’s URL

* AsmHentai: change shortTitle reference from list to swith

* HentaiFox: add Korean

* move HentaiFox from en to all

* fix build

* fix search: convert space to +

* Request for tags list from site

* Fix request for user’s favorites

* - Optimize popular/latest request

- Improve ‘page’ param
- AsmHentai: support Latest/Popular

* add SortFilter

* Support multiple tags filter

* Support exact match query

* getTime

* Fix Lang when searching

* fix searchById

* add language companion

* Fix URL action

* renovate

* Support parsing json for page list

Fix generating page if less than 10 pages
HentaiFox: Random server selection

* Migrate IMHentai to GalleryAdults

* Preferences to support all methods for page querying

* IMHentai: tagList

* Expose some filters to child class, add more space to description

* Fix Factory lang

* Support browsing tags, speechless & favorite

* IMHentai:

- support favorite browsing (require login)
- tag filter with queried popular tags
- advanced search for artist, group, character, parody, tag (include/exclude)
- remove language filters
- Fix language search

* Move advance search to multi-src

* Fix: hide speechless when not supported

* add Hint to use comma

* split code to Filters & Utils

* bump version all 3 extensions

* fix getTime

* fix lint

* Fix alternative name

* improve cleanTag

* move out of Object

* move Regex out

* remove RandomUA

* fix build

* remove images parsing setting, pick a default one

* fix build

* Move shortTitle to base clash

* HentaiFox: add language keyword to search query

* if all mangas in current searching page is of other language then include at least 1 entry so it can request for next page

* Alternative methods for images parsing
Revert "remove images parsing setting, pick a default one"

This reverts commit e49e3aaeb74e3643abc2e303924da18a52491793.

# Conflicts:
#	lib-multisrc/galleryadults/src/eu/kanade/tachiyomi/multisrc/galleryadults/GalleryAdults.kt
#	src/all/asmhentai/src/eu/kanade/tachiyomi/extension/all/asmhentai/AsmHentai.kt
#	src/all/imhentai/src/eu/kanade/tachiyomi/extension/all/imhentai/IMHentai.kt

* Fall back if failed to decode JSON

* remove supportLatest from base class

* Remove preference for parsing page by page, switch to override val instead.

* Split searchRequest into parts

* Don't using generic Filter.Text to avoid other kind of text field which extensions might have
2024-06-03 05:43:23 +01:00
Vetle Ledaal 1077a96940 Add Pink Tea Comic (#2626)
* Add Pink Tea Comic

* Bump base version

* Add cancelled text for #1249

* Add hiatus text for #1088

* Add hiatus/cancelled text for #867

* Add hiatus/cancelled text for #498
2024-06-03 05:43:23 +01:00
Vetle Ledaal 071342ecbe Add Yubikiri (#2610)
* Add Yubikiri

* Bump Madara base version
2024-06-03 05:43:23 +01:00
sinkableShip cffcadaf92 Miaoshang: Fix page parsing (#2556)
* Fix page parsing

* Add default function to fall back if the website get back to normal

calling super.pageListParse(response) will cause java.lang.IllegalStateException: closed since response.asJsoup() will be called twice, so resolve to copying the code
2024-04-26 01:48:09 +01:00
Secozzi dc3135aede Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana

* remove unused file

* Update src/en/mangasect/build.gradle
2024-04-26 01:48:09 +01:00
Secozzi 4030cebbbf fix liliana page order (#2473) 2024-04-26 01:46:50 +01:00
Secozzi f0d8933cf8 New multisrc theme: Liliana (#2413)
* new multisrc theme: liliana

* dont specify type

* suggestions

* add raw1001
2024-04-18 14:46:00 +01:00
bapeey ad0d859a87 HeanCMS: Fix filters and fetch genres from api (#2312)
Fix filters
2024-04-10 01:26:52 +01:00
Cuong M. Tran b2a8c207f7 Gmanga multisrc: filter out novel & fix null (#2303)
* Gmanga: filter out novel & fix null

* avoid null string in genre

* Update lib-multisrc/gmanga/src/eu/kanade/tachiyomi/multisrc/gmanga/Dto.kt
2024-04-10 01:26:52 +01:00
AwkwardPeak7 340edf19dc FuzzyDoodle: Make CloudRecess a multisrc and add/fix some sources (#2290)
* CloudRecess multisrc

* ScyllaScans: move to cloudrecess multisrc

* FleksyScans: new source

* remove baseUrl

* simplify popular

always use /manga which isn't technically popular but list of all manga which is good enough

* HentaiSlayer (ar): move to cloudrecess

* remove CloudRecess (en): site appears to be dead

* small change

* rename

* review changes

why do I forget headers

* add alternative titles to description

* parse filters from popular and search response

avoid extra call

* remove placeholder author/artist

* LelscanVF: move to FuzzyDoodle

also improve date parsing

* add icons to lelscanvf

* flexyScans: change icon

other one is of Aksy Scan which also posts on the site
2024-04-10 01:26:52 +01:00
AwkwardPeak7 1b722d308d add Hotcomics (#2249)
CI / Prepare job (push) Successful in 4s Details
CI / Build individual modules (push) Successful in 2m43s Details
CI / Publish repo (push) Successful in 39s Details
* HotComics

* Filters

* add other similar sources

Tomics.Top, de
ToomicsFree, en

* newline

* implementation -> api

* daycomics.me

* ToomicsFree.info
2024-04-06 23:50:56 +01:00