Commit Graph

121 Commits

Author SHA1 Message Date
Chopper
794e02dd50
Add TraducoesDoLipe (#5615)
* Add TraducoesDoLipe

* Change to method reference

* Fix lint
2024-10-21 18:38:48 +05:00
bapeey
8710b0bb99
BlogTruyen: Wrap async call in try-catch (#5526)
add try catch
2024-10-15 11:59:50 +05:00
KenjieDec
6e450fa17e
Kemono & Coomer | Fixed Latest, Added Filters, Increased Post Limit (#5383)
* Fixed Latest, Added Filters, Increased Post Limit

* Fix Lint Errors

- There's no "Coomer" multisrc.

* Add Favourites Filter

- For #547

* Added `KemonoFavouritesDto`

- also a `fav` var in KemonoCreatorDTo

* Apply suggestion

* Apply suggestion

* Apply Suggestions

- Apply AwkwardPeak's suggestions

* Fix Lint Errors
2024-10-11 16:11:55 +05:00
bapeey
00bab8e776
Fix HotComics only showing one chapter (#5405)
fix
2024-10-07 16:21:59 +05:00
Chopper
0382c1350c
Remove Miaoshang (#5271)
* Remove Miaoshang

* Revert changes in ba0f132422 (#2556)

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-09-28 17:51:49 +05:00
bapeey
343c4685b1
Move SenshiManga to multisrc and add Taikutsu (#5256)
* lectormoe

* lectorjpg

* wrong branch

This reverts commit b957d5d688.
2024-09-27 18:24:51 +05:00
Chopper
61d0751ee5
Add TopTruyen (#5133) 2024-09-20 12:29:20 +05:00
Cuong-Tran
dbd98ea94e
fix (GoDa multitheme): avoid the case when no search result is found (#5098)
* fix (GoDa multitheme): avoid the case when no search result is found

* bump version
2024-09-18 18:08:54 +05:00
bapeey
b908f79794
Fix FoyScans (#5081)
* fix

* fix override on EternalMangas
2024-09-16 15:22:27 +05:00
Smol Ame
f7f3b0e30c
Iken: Adjust DTO to handle 'isNovel' & 'mangaSlug' (#5071)
* Iken: Bump versionCode

* Iken: Adjust IkenDTO to handle isNovel, slug fields with ChapterPostDetails slug (courtesy of bapeey)

---------

Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
2024-09-15 12:42:01 +05:00
Dexroneum
f42ea3cc27
[RU] LibGroup: Update icons (#5059) 2024-09-15 08:30:13 +05:00
AwkwardPeak7
389af63fdb
LuaScans: change theme (#5034) 2024-09-14 11:01:53 +05:00
Smol Ame
36c3366706
Add Bega Translation (#5027)
* Madara: Add "Publicándose" to Ongoing, bumped `baseVersionCode`

* Add Bega Translation

* Bega Translation: Use `newChapterEndpoint` (hopefully)

* Bega Translation: Override override to "series"

* Madara: Unbump versionCode

* Bega Translation: Use HD covers
2024-09-14 11:01:06 +05:00
Vetle Ledaal
dcbeb4b783
Keyoapp: add support for new CDN (#4970)
* Kewn Scans: fix chapter pages

* Remove Rudra Scans

* Keyoapp: add support for new CDN

* Don't bump Kewn Scans twice
2024-09-09 17:18:28 +05:00
Vetle Ledaal
3b27065b83
Remove A Pair Of 2+, migrate Sadscans from old multisrc (#4955)
* Remove A Pair Of 2+

* move Sadscans from multisrc
2024-09-09 17:16:21 +05:00
AlphaBoom
f1ee5c9966
colamanga: fix load image failed (#4950) 2024-09-08 08:30:15 +05:00
AwkwardPeak7
b46b0101af
Magus Manga: domain & theme change (#4766) 2024-08-26 16:26:09 +05:00
AwkwardPeak7
8ab2a75645
SeiManga & Grouple sources domain prefs update (#4749)
* Added SeiManga extension (#4561)

* Added SeiManga extension

* Changed overrideVersionCode in build.gradle to 0

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

* Omitting id override from SeiManga.kt

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

* Removed a "needless blank line" because overpedantic Kotlin compiler said so

Seriously, what compiler in the world would even consider a blank line an error?

* Update SeiManga.kt

* Update GroupLe.kt

* Update build.gradle.kts

* Update AllHentai.kt

* Update MintManga.kt

* Update AllHentai.kt

* Update SeiManga.kt

* Update build.gradle

* Update build.gradle

---------

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

* readmanga(ru): domain pref

* rumix(ru): domain pref

* rselfmanga(ru): domain pref

* private preference...

---------

Co-authored-by: Teashrock <kajitsu22@gmail.com>
2024-08-25 11:50:22 +05:00
Chopper
44cd304e66
Add KappaBeast (#4666)
* Add KappaBeast

* Fix Typo

* Add 'open' to parseGenre and filter properties

* Fix build
2024-08-18 16:43:13 +05:00
AwkwardPeak7
cb7b1b20c3
BlogTruyen: update page list selector (#4506)
BlogTruyen: update domain
2024-08-09 10:30:02 +05:00
AwkwardPeak7
7492e6d405
Vortex: fix page list (#4449) 2024-08-07 08:36:49 +05:00
Wackery
66615df76d
HeanCMS: Add chapter title support (#4447) 2024-08-07 08:35:48 +05:00
bapeey
ce55da1870
TMO / LectorManga: Move to factory (fix http 530) (#4393)
* damn

* shouldn't newBuilder() create a new instance?

* 1 second is enough

* remove lazy

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

* imports

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-08-05 18:59:49 +05:00
AwkwardPeak7
2ce2a33fb1
Reaper Scans: fix covers and date (#4382) 2024-08-02 17:17:45 +05:00
Wackery
463bbc8325
Reaper Scans: Update to new website (#4359)
* Update reaper scans to new website

* Reaper Scans: Fix requested changes

* Reaper Scans: remove unused property.

* Reaper Scans: Fix no pages found error

they broke it already???

* Reaper Scans: Fix extra images in chapters.

* Reaper Scans: Replace scraping chapter pages with api

* Reaper Scans: Fix lint

hopefully

* HeanCms: Add cdnUrl option

for sources who host thumbnails/pages outside of the api domain

* Reaper Scans: it was a multisrc this whole time

pain.

* Reaper Scans: Remove id override

* Reaper Scans: Correct version number
2024-08-02 15:33:54 +05:00
AwkwardPeak7
6022557c75
MangaGalaxy/Iken: don't proxy thumbnail urls (#4322) 2024-07-30 12:25:55 +05:00
AwkwardPeak7
f33862e13e
MangaThemesiaAlt: use slug map (#4310)
* MangaThemesiaAlt: use slug map

* selector variable

* better name
2024-07-29 08:02:09 +05:00
Vetle Ledaal
94cda1680e
ReadManga (RU): update domain (#4285) 2024-07-27 19:08:11 +05:00
bapeey
46432d99a3
HeanCMS: Replace mangaDetails endpoint and enable login in TempleScan (#4226)
* fix mangadetails

* temple now has paid chapters
2024-07-25 14:54:23 +05:00
AwkwardPeak7
19e45a45f0
Remove ReadAllManga & ReadAllComic cleanup (#4124)
* Remove ReadAllManga

* requested changes and popular title cleanup

* better name?

* reorder if conditions
2024-07-21 13:26:01 +05:00
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