Commit Graph

141 Commits

Author SHA1 Message Date
Emanuel Nibizi f4c64f4386
Add Raw18 (#6291)
* Add Raw18

* Fix requests

* Added requested changes
2024-12-14 06:55:42 +00:00
Vetle Ledaal 49cd082a5e
Remove SaikoMangaRaw (#6202) 2024-12-14 06:55:41 +00:00
dngonz e69b2141e8
RawXZ: source change to .to (#6153) 2024-12-14 06:55:41 +00:00
AlphaBoom 79f097eae3
Add Mangajikan(ja) (#6023) 2024-12-14 06:55:31 +00:00
Vetle Ledaal 6c28238769
Refactor out usage of `* -1` (#6003) 2024-12-14 06:55:31 +00:00
Chopper 220221deec
Rawdevartart: Update page URL (#5979)
Update page URL
2024-12-14 06:55:31 +00:00
oalieno 24fc1ba08a
Magcomi: fix popular manga css selector (#5495) 2024-10-28 00:21:09 +00:00
ringosham 23e2192290
Nicovideo Seiga: Fix image intercept (#5469)
Fix images not decrypting
2024-10-28 00:21:08 +00:00
ringosham cddbfcfc1a
Nicovideo: Adding early access prefix to chapters (#5196)
Adding prefix on early access
2024-10-28 00:20:42 +00:00
Chopper d1d53c61fe
Add MangaRAW (#5121) 2024-10-28 00:20:41 +00:00
sinkableShip e45ee68991
Pixiv Comic: update salt (#5078)
* update salt that used for loading images

* bump extVersionCode
2024-10-28 00:20:41 +00:00
ringosham a65e48cb1b
Nicovideo: Improve error handle on fetch page list (#4874)
* Improve error handle on fetch page list

* Text change for better clarity

* Clarify comments
2024-09-15 20:23:09 +01:00
dngonz 7d7a127ae2
JManga: remove extension (#4866) 2024-09-15 20:23:03 +01:00
Vetle Ledaal 89a64d0b80
Manga1000: update theme (#4694) 2024-09-15 20:22:00 +01:00
Vetle Ledaal f8de9ce1ea
RawINU: Handle DDoS protection (#4673) 2024-09-15 20:22:00 +01:00
AwkwardPeak7 4fe3fbd9c3
update domains (#4625)
* dualeotryuen: domain change

* hentaivn.plus: domain change

* hiperdex: domain change

* bruh

* InmortalScan: domain change

* Lami-Manga: domain change

* Magus Manga: domain change

* mangabtt: domain change

* manhwaland: domain change

* pojok manga: domain change

* porncomix: domain change

* nartag: domain change

* jeazscans: update domain

* syosetu: update domain

* fix porncomix

* fix redirect(?)

* space

* Revert "manhwaland: domain change"

This reverts commit 74eac55207e03a87fb3fbd579da0e14201fccdf4.

* bruh
2024-09-15 20:22:00 +01:00
Norsze 530e5500da
Remove ReadManga.at (#4327) 2024-08-13 02:31:40 +01:00
Chopper ee3d182a5f
Remove RawMangas (#4303) 2024-08-13 02:31:40 +01:00
Vetle Ledaal 13fcfc6996
MANGARAW+: update domain (#4282)
Cover images are broken on the site, fixing this by requesting the full
res cover instead.
2024-08-13 02:31:39 +01:00
Vetle Ledaal fc20cb2228
RawXZ: update domain (#3901) 2024-07-14 14:40:56 +01:00
ringosham 5cebd2a63a
Rewritten Nicovideo Seiga for new domain and API (#3841)
* Rewritten Nicomanga for new domain

* Fix typos to use API URL instead

* Fixed missing WebView and many parsing issues

* Preserve newlines when displaying description

* Bump version ID

* Wrapped all requests to DTOs

* Minor refactor

* Applying all requested changes

* Fixed displaying of error message

* Applying requested changes

* Remove "data"

* I forgor

* Remove redundant code and add headers
2024-07-14 14:40:56 +01:00
Yush0DAN 5a91a014ca
MANGARAW+: update domain (#3727)
update domain
2024-07-14 14:40:55 +01:00
AwkwardPeak7 02ddcb00e6
add Comicfuz (#3600)
* ComicFuz

* points info

* search and payed chapter indicator

* save full urls

* client side cache with search and latest

* final cleanup and icons

* image quality and isNsfw

* tag search
2024-07-14 14:40:48 +01:00
AlphaBoom 1bbb002b4f
Add MangaGun (#3593)
* Add MangaGun

* save cookie by cookiejar

* Update src/ja/mangagun/build.gradle

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:40:48 +01:00
sinkableShip d7c93faeb1
Add Manga Toshokan Z (#3346)
* working basic function without known problem for now

* add filter and some changes

* add logo

* Apply suggestions from code review

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

* fix bugs for manga id published by registered user and change search manga request to use api with page option instead

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:39:16 +01:00
Smol Ame c26fee2dcd
MANGARAW+: Update domain (#3368)
* Updated domain URL, substring, and added override for thumbnails

* Added rest of `imageFromElement`

* Updated `else` with suggestion

* Use suggested `imageFromElement` lines
2024-07-14 14:39:16 +01:00
Chopper 02af60dcf5 MangaMate: Add random user agent (#3231)
* Add random user agent

* Cleanup
2024-06-03 05:44:48 +01:00
sinkableShip 2c00628e87 Add Pixiv Comic (#3199)
* working, with webview to load page

doubt:
1. wrong episode number (using list index instead of real chapter number)
2. should we add the unavailable chapter to show or not (start with ※)
3. webview approach (slow and might get in error, too uncontrollable)
4. differentiating tags (using #) and category might bring problem sinces the added #

* check converting from response to ubytearray to image

* works fine, keep logs

* get rid of logs and another small things

* add logo

* clean forgotten things

* lint check: fix comment

* Apply suggestions from code review

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

* some refactoring, rename extension name and package to Pixiv Comic

* delete unused dependency

* use serial name on model

* Apply suggestions from code review

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

* prioritizing search over filter, change manga and chapter parse to just store the id, add tag interceptor in the case of tag not found

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
2Loong6 6a1cd83b51 fix kisslove (#3208)
* fix kisslove

* update overrideVersionCode

* fix function name

* fix lint

* fix code

* improve code quality
2024-06-03 05:44:48 +01:00
Vetle Ledaal be5622f93d Add SaikoMangaRaw (#2940) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 804208d4f8 Add RawXZ (#2900) 2024-06-03 05:43:48 +01:00
Vetle Ledaal 7e52eac427 MANGARAW+: update domain (#2609)
* MANGARAW+: update domain

* LoadMoreStrategy.AutoDetect
2024-06-03 05:42:15 +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
Cuong M. Tran a0fa7fa458 WPComics update & add new sources (#1909)
* remove non-relevant query

* WPComics: query for genres instead of hard-code

* language assets to support dual-lang

* update XoxoComics, Nhattruyen, Nettruyen to support updated WPComics

* remove unused status

* JManga with new WPComics

* Fix JManga NextPageSelector

* Allow override some more methods

* correct jmanga's location

* remove redundant XoxoComics override

* Get alternative name and JManga's description

* add sources:
- NetTruyenX
- NhatTruyenS
- NetTruyenCO

* revert format changes

* Update NetTruyen to latest domain

* Minor changes:

- Named parameters;
- intl, lazy;

* Remove NetTruyen’s replaceSearchPath. It’s not necessary

* remove the japanese’s mtl

* remove hard-code user-agent

* remove some unnecessary named parameters

* Use super.headersBuilder & fix Referer

* remove redundant import
2024-03-24 21:13:54 +00:00
Claudemirovsky 46a6e5e7f3 New source: ja/RawINU (#1696)
* feat: Create RawINU base

* fix: Fix manga details selector

* fix: Fix chapter list

* fix: Fix page list

* chore: Add source icon

* chore: Add isNsfw flag
2024-03-06 06:25:46 +00:00
AwkwardPeak7 88dba59eef Mangathemesia refactor (#1637)
* remove randomua

* i18n

* add other language based selectors

* countviews in background

* small cleanup

* lint

* fix

* bump

* fix genre resetting

* use enqueue instead of coroutinescope

* fix build

* fix build x2

* add back genre missing warning

* Add ES translations

* lint

* Add available language

* lint

I hate lint

* review

- lowercase match for status
- callback on site

* review x2, also fix smol mistake

* lint

:)

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* remove "人気"

* inline the labels

* lint

thank you lint, very cool

---------

Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-06 06:23:30 +00:00
Secozzi be407aa637 add readmanga (#1505)
* add readmanga

* indentation

* Fix filters note

* replace .run

* prioritize search
2024-03-06 06:23:10 +00:00
Tef 6d16a8908c Add JManga (#1489)
* Add JManga

* Add JManga

* Fixed date parsing

* Removed seconds

* Removed replaceSearchPath

* Removed extra newlines

* Applied requested changes
2024-02-27 20:53:49 +00:00
stevenyomi 9ef0b03211 GANMA: remove unused code (#1407) 2024-02-27 20:53:28 +00:00
Tef be291b1822 Add MANGARAW+ (#1391) 2024-02-27 20:53:28 +00:00
beerpsi e95e761833 Add Weekly Young Magazine (Yanmaga) (#1318) 2024-02-18 20:25:13 +00:00
beerpsi 42ad2a5859 Add Comic Meteor (#1320) 2024-02-18 20:25:13 +00:00
beerpsi a5e314f149 Add Gaugau Monster Plus (#1321) 2024-02-18 20:25:13 +00:00
beerpsi fac4fa1278 Add Ohta Web Comic (#1322) 2024-02-18 20:25:13 +00:00
Tef 6ac91bca39 Add RawMangas (#1276)
* Added RawMangas

* Update src/ja/rawmangas/build.gradle

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Added ending newline in build.gradle

* remove extra newline

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
beerpsi 2f244a72ff Add Hachiraw (#1096)
* Add Hachiraw

* Add URI intent handler

* Mark as NSFW
2024-02-13 02:56:17 +00:00
AwkwardPeak7 48c71e342d add Idol. gravureprincess .date (#1093)
add IdolGravureprincessDate
2024-02-13 02:56:17 +00:00