Commit Graph

663 Commits

Author SHA1 Message Date
bapeey
00c736e3bf
Jobsibe: Disable non-manga items filter (#1991)
Disable non-manga items filter
2024-03-21 22:29:08 +05:00
bapeey
21c39d0f61
Add JeazScans (#1990) 2024-03-21 21:20:16 +05:00
bapeey
dd95694ab7
Add InmoralNoFansub (#1989) 2024-03-21 21:19:09 +05:00
bapeey
3aa86f60fa
Add LuckyManga (#1988) 2024-03-21 21:18:19 +05:00
Cuong M. Tran
f994c03e4e
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-19 21:06:03 +05:00
bapeey
8defa56f71
Update HeanCMS theme (#1969)
* i hate this theme

* bump

* remove useless slug update

* lint

* Update series slug on chapter list update

This was made for sources that changed slugs constantly.

Currently no one uses it, but who knows if they enable that again

* what an unstable experience

* Remove empty lines

* Fix intl

* newline

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

* why my build took 5 minutes

* I hate iguanas

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-19 20:21:09 +05:00
Vetle Ledaal
16011407c5
SobatManKu: update domain (#1948) 2024-03-17 18:06:13 +00:00
Chopper
b61f568542
Fix Bakai source (#1940)
Fix popular and search URL
2024-03-17 18:05:55 +00:00
Vetle Ledaal
3c7a5d869b
Beast Scans -> Umi Manga: update domain (#1932)
* Beast Scans -> Umi Manga: update domain

* rename class

* remove unnecessary override
2024-03-17 18:05:53 +00:00
AwkwardPeak7
16e50277cc
move King of Shojo to en (#1918)
* move King of Shojo to en

* remove id override and reset version
2024-03-17 18:05:50 +00:00
BrutuZ
f896be2f2a
Anchira: Improve chapter suffix parsing (#1904)
* Improve chapter suffix parsing

* Don't convert Tags to sequence before sorting
2024-03-17 18:05:47 +00:00
altaccosc
8adc473f86
Add Clown Corps comic source (#1808)
* Add ClownCorps comic source

* Apply suggestions from code review

Thank you very much!

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

* Only loop through the present pages

Don't just loop forever until a 404 is returned

* Disable reduntant sorting code

* Add date to chapters

* Apply suggestions from code review

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

* Remove commented snippet

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

* Move vars to companion obj & inline description

* Un-move some constants & Use Observable.just

* Extract SManga creation to separate function

And use where necessary

* Omit unnecessary function call

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

* Add caching

I've tried a great many different ways of caching today, and as far as I can reason with my fried brain, I think this one now works pretty well.
I shall continue testing it on my phone.

* Change SerializableChapter implementation

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

* Code cleanliness

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

* Optimise requests for page 1 away

* Explicitly sort chapters by upload date

* Move other preference options into separate functions

* Assume response document always contains what we're asking

And throw a runtime exception if it doesn't, so the problem can be noticed and fixed.

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-17 18:05:45 +00:00
Vetle Ledaal
dfb59ebae0
Nocturne Summer: update domain (#1933) 2024-03-17 07:28:14 +05:00
renovate[bot]
282ed0c101
Update actions/setup-java action to v4.2.1 (#1938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 07:49:41 +07:00
Vetle Ledaal
216591ac40
Manga Flame: update domain (#1931)
* Manga Flame: update domain

* raise read timeout
2024-03-16 20:33:33 +00:00
Vetle Ledaal
a429ba575d
SayHentai: update domain (#1930) 2024-03-16 20:33:19 +00:00
AwkwardPeak7
68aa04c6f0
Ozul Scans to King of Manga (#1917)
also enable dynamic urls
2024-03-16 20:33:14 +00:00
AwkwardPeak7
9e44daa539
Earlym: fix page list (#1916)
* Earlym: fix page list

* Update EarlyManga.kt

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-16 20:33:10 +00:00
haruki-takeshi
e0ab01f984
NetTruyen change domain! (#1911)
* Update NetTruyen.kt

* Update build.gradle
2024-03-16 20:32:54 +00:00
Fermín Cirella
e45867ce0a
Add Doujin.io - J18 (#1891)
* Add Doujin.io - J18

* Apply corrections

* Reduce indentation
2024-03-16 20:32:46 +00:00
bapeey
076bfff464
Tres Daos Scan: Change theme to MangaThemesia (#1914)
Move to themesia
2024-03-16 10:33:20 +05:00
beerpsi
c4821c54ed
Dua Leo Truyen: Update base URL (#1898) 2024-03-15 17:28:38 +00:00
Cuong M. Tran
3e3d547a17
HentaiSlayer: translate "alternative name" (#1843)
* HentaiSlayer: translate "alternative name"

* Fix “alternative name”

* Fix non-nullable & optimize code

* revert format changes caused by AndroidStudio’s ktlint plugin

* Update HentaiSlayer.kt

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-15 17:28:23 +00:00
stevenyomi
f05321be6a
Roumanwu: update URL (#1884) 2024-03-14 17:48:47 +00:00
bapeey
562fcabfe2
Remove Kumanga (#1857)
* Remove Kumanga

* Add rule to issue_moderator

* Rebuild

* Update regex

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

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-14 17:48:25 +00:00
mohamedotaku
3d217e7931
Change Url and theme for Hijala "ar" (#1853)
* Change Url and theme for Hijala "ar"

* Update build.gradle

* bump versionId

* Update build.gradle
2024-03-14 17:48:20 +00:00
Cuong M. Tran
5f3bf83fe9
New source: Arabs Hentai (ar) (#1842)
* New source: Arabs Hentai (ar)

* fix “alternative name”

* fix: escape query string

* Fix non-nullable & improve code

* it’s ok for thumbnail to be null
2024-03-14 17:48:16 +00:00
bapeey
b79dcc82fe
SlimeRead: Fix "Unexpected JSON token" on pageList and choose apiUrl randomly (#1837)
* Fix pageList and update apiUrl (again)

* Random apiUrl

* Inline

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-14 17:48:10 +00:00
quangpao
08d75eae9d
NhatTruyen: Update the domain (#1831)
Update domain of NhatTruyen
2024-03-14 17:48:05 +00:00
anenasa
5a426ccb9d
Dm5: Fix image not loading (#1795) 2024-03-14 17:48:00 +00:00
AwkwardPeak7
d3f33327c2
MangaThemesia: add class to handle dynamic urls in sources (#1793)
* MangaThemesia: add alternative class to handle dynamic urls

* use MangaThemesiaAlt on Asura & Luminous

* use MangaThemesiaAlt on Rizz

* don't update in getMangaUrl

* small cleanup

* remove other pref as well
LuminousScans

* wording

* remove from FlameComics, since they no longer appear to do it

* review comments

* lint

* actual old pref key

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

* actual old pref key x2

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

---------

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-14 17:47:56 +00:00
mohamedotaku
cc6e67f0e2
Add source Manga Time "ar" (#1852)
* Add source Manga Time "ar"

* Update MangaTime.kt

* Update MangaTime.kt
2024-03-13 16:23:17 +05:00
AwkwardPeak7
992945eb6f
Gmanga Multisrc: make cover nullable (#1854)
* Gmanga Multisrc: make cover nullable

* filter empty alt titles
2024-03-13 16:16:46 +05:00
inipew
9a5f7b6095
Shinigami: update baseurl (#1825) 2024-03-13 15:24:05 +05:00
AwkwardPeak7
1429667312
bump image-decoder (#1839) 2024-03-13 13:50:20 +05:00
AwkwardPeak7
81ce7f3d5c
Gmanga multisrc: Add Dilar & MangaTales (#1767)
* gmanga multisrc

* search payload and filters refactor

* ratelimit

* distinct

* dynamic filters

* dilar

* gmanga multisrc: latest

* gmanga multisrc: search & filter

* gmanga multisrc: chapters & pages

* small cleanup

* remove obsolete preferences

* small cleanup & arabic tl

deepl

* Dilar: filter paid chapters

* GManga: use unencrypted alt api for chapters

* abstract away sort of chapters and pages

* remove chapters logic from multisrc class since all three have different logic

* remove `this`
2024-03-12 16:19:43 +05:00
bapeey
cd7a6beca0
Emperor Scan: Add randomUA (#1803)
* Add randomUa and fix description

* newline

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-11 15:57:30 +05:00
devil6venom
4683bf7ea8
Update domain of Mangafreak (#1809)
* Update domain of Mangafreak

* Update build.gradle
2024-03-11 15:53:54 +05:00
bapeey
af7c2bc88b
Manga Demon: Update domain again (#1805)
* Update domain

* I trust
2024-03-11 15:53:05 +05:00
bapeey
445cb14dad
Add TerritorioLealtad (#1804) 2024-03-11 15:52:42 +05:00
bapeey
4f0362e9fb
Add DeManhuas (#1802) 2024-03-11 15:50:27 +05:00
bapeey
e01a2ff7eb
Kumanga: Fix chapter list again and add randomUa (#1801)
I'll remove this source in the future
2024-03-11 15:49:57 +05:00
Ashborn
7c5b876e02
Nexo Scans: Update domain (#1787) (#1788) 2024-03-10 12:59:28 +05:00
Cuong M. Tran
c49ea0e774
New source: Hentai Slayer (#1783)
* New source: Hentai Slayer

* remove redundant genre & current time
2024-03-10 12:58:56 +05:00
AwkwardPeak7
9dd9eaa72b
ReYume: fix page list (#1779) 2024-03-09 19:42:38 +05:00
AwkwardPeak7
8e8b7b1121
Komik AV -> Apkomik: change domain (#1778) 2024-03-09 19:21:32 +05:00
bapeey
b49a0fb8fc
IkigaiMangas: Update chapterlist endpoint (#1771)
* Smh

* Update chapter list endpoint (paginated T-T)
2024-03-09 16:07:44 +05:00
AwkwardPeak7
056b68d799
Fix NPEs in some sources (#1773)
* Siren Komik: fix NPE

* West Manga: fix NPE
2024-03-09 16:07:26 +05:00
GoldenRover
0a7d752ff1
I Roved Out: Fix downloads not finishing (#1758)
* Remove unimplemented override method

* Update extVersionCode
2024-03-09 07:22:01 +05:00
AwkwardPeak7
0c9528b28c
Hentairead: fix results (#1739) 2024-03-09 07:18:57 +05:00