1369 Commits

Author SHA1 Message Date
Vetle Ledaal
5db5f710dd Luminous Scans: update domain (#2641) 2024-06-03 05:43:23 +01:00
Vetle Ledaal
094ef457b0 Add GEDE Comix (#2640) 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
c6e6fc9aaa Add Arya Scans (#2624) 2024-06-03 05:42:15 +01:00
mohamedotaku
3a1c58f65e update url DrakeScans "en" (#2614) 2024-06-03 05:42:15 +01:00
Vetle Ledaal
e3fca411f3 Top Manhua: update domain (#2607) 2024-06-03 05:42:15 +01:00
Vetle Ledaal
411c3218fd Remove MMScans (#2604) 2024-06-03 05:42:15 +01:00
Vetle Ledaal
b54330f88f Remove Cosmic Scans (#2603) 2024-06-03 05:42:15 +01:00
Mon
4f18cd9fb1 Rizzcomic: Updated domain (#2592)
* Rizzcomic: Updated domain

* fix: removed trailing slashes

it didn't have any impact in my tests but it wasn't present before so it's probably a good idea to remove it
2024-06-03 05:42:15 +01:00
Akshar Kalathiya
1da73af727 Manga Clash Url change Fix (#2568)
* MangaDemon Url change Fix

* Manga Clash Url Fix

* Update gradle.build in MangaClash
2024-06-03 05:42:15 +01:00
Knightblood
9b7a772823 Manga Demon: Update domain (#2549)
All checks were successful
CI / Prepare job (push) Successful in 5s
CI / Build individual modules (push) Successful in 2m54s
CI / Publish repo (push) Successful in 1m10s
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
da85b27a94 update extraction for mangaUrlDirectory (#2535) 2024-04-26 01:48:09 +01:00
Vetle Ledaal
54e9a630e9 Remove MangaStic (#2526) 2024-04-26 01:48:09 +01:00
Vetle Ledaal
6e3c338d82 Remove Phantom Scans (#2525) 2024-04-26 01:48:09 +01:00
Vetle Ledaal
1cbecae3f7 Remove TeenManhua (#2524) 2024-04-26 01:48:09 +01:00
devil6venom
ebcb2cd055 Update MangaWeebs domain (#2435)
* Update MangaWeebs.kt

Domain changed of mangaweebs.

* Update build.gradle

Updated version code

* Update build.gradle

Fix.. and its working fine to me!
2024-04-26 01:48:09 +01:00
lamaxama
597f1ad8d1 Elarc Toon: Skip responses that do not start with "text/html" (#2462)
* Elarc Toon: Skip responses that do not start with "text/html"

* Update build.gradle

* format
2024-04-18 14:46:00 +01:00
BrutuZ
c411229164 Anchira: Non-empty Author field (#2448)
Don't pass empty string for Author
* Fix swapped sort filter
* When the cover offset is undefined, assume first page instead of second
2024-04-18 14:46:00 +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
AwkwardPeak7
96ff217f86 KingOfManga: move to en (#2394)
* KingOfManga: ar -> en

* rename
2024-04-18 14:46:00 +01:00
AwkwardPeak7
71d2a50a96 add Vortex Scans (#2350)
* add VortexScans

* remove arven

* Revert "remove arven"

This reverts commit 4c67556a6cc71ff9e9f38b26d870f437d01daca6.

* in place update and actual popular

* use next cached thumbnails
2024-04-18 14:44:14 +01:00
Vetle Ledaal
398e59a3e3 Add ZinChanManga.com (#2384) 2024-04-18 14:44:14 +01:00
AwkwardPeak7
955c098d8e Drake: move to MangaThemesia (#2370) 2024-04-18 14:44:14 +01:00
AwkwardPeak7
8ffd960733 preserve id
oops
2024-04-18 14:44:14 +01:00
AwkwardPeak7
0d3409399b Scylla Comics: update domain (#2364) 2024-04-18 14:44:14 +01:00
Secozzi
490eab456b add blazescans (#2344)
* add blazescans

* gradle

* add units
2024-04-18 14:44:14 +01:00
Secozzi
485447d7b2 add mangatop (#2336)
* add mangatop

* update token when possible
2024-04-18 14:44:14 +01:00
Norsze
36fc99d48b Fix TCB scans (#2320) 2024-04-18 14:44:14 +01:00
Secozzi
9c5d99e898 add meowmeowcomics (#2329)
* add meowmeowcomics

* fallback
2024-04-18 14:44:14 +01:00
AwkwardPeak7
165d83f01b TheBlank: filter out vip chapters (#2318)
filter out vip chapters
2024-04-18 14:44:13 +01:00
bapeey
ad0d859a87 HeanCMS: Fix filters and fetch genres from api (#2312)
Fix filters
2024-04-10 01:26:52 +01:00
Secozzi
158e5ce4e2 Add comicfans (#2299)
* add comicfans

* use api calls

* suggestions
2024-04-10 01:26:52 +01:00
Smol Ame
124ab39685 Night Comic: Updated URL (#2304)
* Night Comic: Updated URL

Removed "www." from link

* Set `useNewChapterEndpoint` to true

* Added override for author detail
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
Chopper
ed0912d0d6 Add Spmanhwa (#2284)
* Add Spmanhwa

* Replace icons

* Remove redudant date format

* Fix no unused imports
2024-04-10 01:25:25 +01:00
AwkwardPeak7
1b722d308d add Hotcomics (#2249)
All checks were successful
CI / Prepare job (push) Successful in 4s
CI / Build individual modules (push) Successful in 2m43s
CI / Publish repo (push) Successful in 39s
* 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
Secozzi
1d19c2c688 add laid back scans (#2277) 2024-04-06 23:50:56 +01:00
AwkwardPeak7
5d3348bd5b readsnk: fix chapter list and update domain (#2270)
readsnk: fix chapter list and update domanin
2024-04-06 23:50:56 +01:00
AwkwardPeak7
e8f8e9e8a9 FlixScans: api changes (#2229)
* FlixScans: api changes

* review changes

* move filter fetching to `getFilterList`
2024-04-06 23:50:56 +01:00
Barrell Titor
c406609d33 Magus Manga - Change baseurl (#2241)
Fixed magus manga
2024-04-06 23:50:56 +01:00
Barrell Titor
461846edaa Readcomic.top source (#2192)
* added readcomic source

* added images

* added isNsfw

* fixing after review

* added status filter

* final - added tristate genre filter

* changeed name and removed comment
2024-04-06 23:50:56 +01:00
Vetle Ledaal
480cb9d780 Remove Muctau (#2182)
All checks were successful
CI / Prepare job (push) Successful in 5s
CI / Build individual modules (push) Successful in 6m9s
CI / Publish repo (push) Successful in 47s
2024-03-30 22:04:18 +00:00
Vetle Ledaal
0bbc41ee11 Remove MangaRosie (#2178) 2024-03-30 22:04:18 +00:00
Vetle Ledaal
908373a885 Hentai2Read: fix cover (#2175) 2024-03-30 22:04:18 +00:00
Vetle Ledaal
57e3fdfe6a Mangago: support external chapters (#2171) 2024-03-30 22:04:18 +00:00
Secozzi
2455baa236 Add kewnscans (#2160) 2024-03-30 22:04:18 +00:00
Secozzi
6b63da2979 Move ezmanga to keyoapp theme (#2159) 2024-03-30 22:04:18 +00:00
Cuong M. Tran
9637963a6c VyvyManga: add filters & update domain (#2150)
* Vyvymanga: implemented new filters for advanced search

# Conflicts:
#	src/en/vyvymanga/src/eu/kanade/tachiyomi/extension/en/vyvymanga/VyvyManga.kt

* Move filters to separated file

* Fetch online genres

* Update domain, bump version

* revert unnecessary change

---------

Co-authored-by: Ota Takushima <ota.takushima@tum.de>
2024-03-30 22:04:18 +00:00
Vetle Ledaal
02f70b000d Remove MangaJar (#2148) 2024-03-30 22:04:18 +00:00