Commit Graph

91 Commits

Author SHA1 Message Date
nedius
c8eaefe359
LibGroup: fix crash on null token (#4071)
fix crash on null token
2024-07-18 15:48:04 +05:00
AwkwardPeak7
86c4779541
Iken Multisrc, move Vortex Scan and MangaGalaxy (#4043) 2024-07-17 14:57:30 +05:00
AwkwardPeak7
86c63fb980
get original image quality (#4040) 2024-07-17 14:55:30 +05:00
Roman
4f59f84dfb
LibGroup chapter numbers fix (#4012)
* chapter numbers fix

* chapter numbers fix

---------

Co-authored-by: romshke <@>
2024-07-16 10:28:03 +05:00
AwkwardPeak7
a4f0ee776c
FlixScans: rewrite for new site (#3808)
* FlixScans: rewrite for new site

* remove log

* filters

* remove commented

* dates

* rebrand, remove multisrc
2024-07-02 11:46:07 +05:00
bapeey
0c0364e48a
LectorTMO: Fix only 1 page showing occasionally (#3761)
* Test

* Lint

* what

* Fixes
2024-06-27 13:22:07 +05:00
Vetle Ledaal
00cb7325c8
Add Toon FR (#3705) 2024-06-23 13:26:07 +05:00
Chopper
6b79b5b04b
Multsrc: TerraScan - Add MangaBR (#3568)
* Add lib-multsrc and mangaBR

* Cleanup

* Remove extra newline

* Remove filter separator
2024-06-17 17:31:35 +05:00
Chopper
7787b0ce73
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-06-14 12:25:19 +05:00
Smol Ame
ebd27e5fa8
WPComics: Add monthWords and yearWords (#3477)
* WPComics: Add `monthWords` and `yearWords`

* Simplified month & year
2024-06-10 17:53:50 +05:00
Eshlender
12858be1a0
[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-06-10 17:53:14 +05:00
Eshlender
9c2f0af4cc
[RU]GroupLe fix wrong detect changing url (#3492)
* [RU]GroupLe fix wrong detect changing url

* change message

* domain change alt message
2024-06-09 17:35:36 +05:00
Chopper
c83379db15
Add MugiwarasOficial (#3489) 2024-06-09 17:32:02 +05:00
nedius
6a62e2f6ce
LibGroup: Fix 404 when opening chapters in webview (#3442)
* LibGroup: Fix 404 when opening chapters in webview

* bump version

* remove comment

* api ratelimit
2024-06-08 10:13:57 +05:00
Fansubs.cat
91968e2b06
Rename "Fansubs.cat - Hentai" as "Hentai.cat" (#3430)
Rename "Fansubs.cat - Hentai" as "Hentai.cat", update logos and use the new API endpoint
2024-06-06 11:40:59 +05:00
KenjieDec
21ee662448
Coomer Fix "Low Resolution" Preference error (#3417)
* Fix

* Change version

* space

* Change1
2024-06-06 11:33:03 +05:00
Eshlender
99298ebd12
[RU]Senkuro fix many request, low rateLimit (#3405)
* [RU]Senkuro fix many request, low rateLimit

* https://github.com/keiyoushi/extensions-source
2024-06-06 11:30:56 +05:00
Mylloon
85393c74c4
fix: Scan VF (#3395)
* fix Scan VF

* increase version code

* override function
2024-06-05 17:27:33 +05:00
Cuong M. Tran
43659aeaf6
Update GalleryAdults (#3416) 2024-06-05 17:21:41 +05:00
nedius
91ef9b6571
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-06-04 10:14:05 +05:00
Chopper
5dc433c04b
PeachScan: Fix deeplink support (#3334)
* Adds support for any path in peachscan

* Deeplink: Ignore manga collection path

* Cleanup
2024-06-02 11:49:51 +05:00
stevenyomi
64f7ed5645
Make GoDa multisrc and add sources (#3318) 2024-06-01 09:25:44 +05:00
stevenyomi
2868635835
Comic Gamma: fix chapter list (#3296) 2024-05-30 09:49:21 +05:00
bapeey
dd00ec4067
EternalMangas: Move to Multi and fix pages not found (#3258)
* Move to Multi and fix pages

* skill issue

* mmmm

* remode id
2024-05-29 09:54:13 +05:00
bapeey
a330f633f7
HeanCMS: Fix headers (#3263)
bruh
2024-05-28 17:09:29 +05:00
Smol Ame
f22ad3da71
Add Dream Scan (#3225)
* Add Dream Scan

* Added `Em Progresso` to "Ongoing" (didn't bump)
2024-05-25 15:32:09 +05:00
Chopper
8d852817f5
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-05-23 15:55:42 +05:00
sinkableShip
9ea0e98897
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 7b2cc6a937.

* 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-05-22 10:23:44 +05:00
bapeey
26f248f323
PeachScans: Fix image can't be loaded (#3090)
* fix decode

* bump
2024-05-18 19:44:45 +05:00
Vetle Ledaal
7ef6508210
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-05-17 17:04:27 +05:00
AwkwardPeak7
86498a8044
Keyoapp: filter dummy pages (#3081) 2024-05-17 16:28:48 +05:00
bapeey
d0bd99abf1
PeachScan: Update image urls selector (#3048)
Regex better
2024-05-16 21:48:17 +05:00
AwkwardPeak7
392ec1c010
Keyoapp: filter hidden images (#2980)
* Keyoapp: filter hidden images

* unused imports
2024-05-13 20:18:19 +05:00
Cuong M. Tran
155b2d08ac
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-05-12 09:36:48 +05:00
Vetle Ledaal
5c92df9b93
Add Türkçe Manga Oku (#2891) 2024-05-09 20:10:31 +05:00
Vetle Ledaal
4c8f7df1d0
Add Dianxia Traduções (#2820) 2024-05-04 22:39:38 +05:00
Secozzi
f06813aa90
Luratoon: add referer (#2799)
* add referer

* move fix to base theme

* add location to non zipped images
2024-05-03 17:24:28 +05:00
Vetle Ledaal
486c35eb11
Add Mangazavr (#2782) 2024-05-03 15:36:21 +05:00
AwkwardPeak7
e004d75848
KewnScans: remove hidden images (#2665)
PeepoJoker
2024-04-30 10:38:07 +05:00
Cuong M. Tran
1b93df87e0
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 e49e3aaeb7.

# 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-04-28 11:51:04 +05:00
Vetle Ledaal
42f8c9e7a5
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-04-28 08:27:43 +05:00
Vetle Ledaal
2d84795403
Add Yubikiri (#2610)
* Add Yubikiri

* Bump Madara base version
2024-04-28 08:26:47 +05:00
sinkableShip
ba0f132422
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-25 20:56:16 +05:00
Secozzi
cfd6f0549e
Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana

* remove unused file

* Update src/en/mangasect/build.gradle
2024-04-25 20:46:47 +05:00
Secozzi
4345f43aaf
fix liliana page order (#2473) 2024-04-19 18:51:22 +05:00
Secozzi
c15cfece54
New multisrc theme: Liliana (#2413)
* new multisrc theme: liliana

* dont specify type

* suggestions

* add raw1001
2024-04-15 15:45:09 +05:00
bapeey
766503f5c7
HeanCMS: Fix filters and fetch genres from api (#2312)
Fix filters
2024-04-09 07:31:45 +05:00
Cuong M. Tran
0a00d342ee
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-08 11:45:17 +05:00
AwkwardPeak7
5d95700faf
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-08 06:33:47 +05:00
AwkwardPeak7
ab5cb5bbcf
add Hotcomics (#2249)
* HotComics

* Filters

* add other similar sources

Tomics.Top, de
ToomicsFree, en

* newline

* implementation -> api

* daycomics.me

* ToomicsFree.info
2024-04-06 12:28:39 +05:00