Commit Graph

116 Commits

Author SHA1 Message Date
Vetle Ledaal 6a1d7dc1ca Beast Scans -> Umi Manga: update domain ()
* Beast Scans -> Umi Manga: update domain

* rename class

* remove unnecessary override
2024-03-24 21:13:54 +00:00
AwkwardPeak7 e1c77ab678 move King of Shojo to en ()
* move King of Shojo to en

* remove id override and reset version
2024-03-24 21:13:54 +00:00
Vetle Ledaal b5c0daba37 Manga Flame: update domain ()
* Manga Flame: update domain

* raise read timeout
2024-03-24 21:11:42 +00:00
AwkwardPeak7 62bd6c0817 Ozul Scans to King of Manga ()
also enable dynamic urls
2024-03-24 21:11:42 +00:00
Cuong M. Tran b21ab37da9 HentaiSlayer: translate "alternative name" ()
* 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-24 21:11:42 +00:00
mohamedotaku 9554653678 Change Url and theme for Hijala "ar" ()
* Change Url and theme for Hijala "ar"

* Update build.gradle

* bump versionId

* Update build.gradle
2024-03-24 21:10:27 +00:00
Cuong M. Tran 35a2715ad5 New source: Arabs Hentai (ar) ()
* 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-24 21:10:27 +00:00
mohamedotaku d7c2e7b9da Add source Manga Time "ar" ()
* Add source Manga Time "ar"

* Update MangaTime.kt

* Update MangaTime.kt
2024-03-24 21:10:27 +00:00
AwkwardPeak7 5292a9ff0a Gmanga multisrc: Add Dilar & MangaTales ()
* 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 19:55:31 +00:00
Cuong M. Tran 66dd223155 New source: Hentai Slayer ()
* New source: Hentai Slayer

* remove redundant genre & current time
2024-03-12 19:55:31 +00:00
mohamedotaku 5a1fdc542c add source MangaTak "ar" ()
* add source MangaTak "ar"

* update res

* update res
2024-03-12 19:55:31 +00:00
mohamedotaku a3ff15c263 add source StellarSaber "ar" () 2024-03-06 06:25:46 +00:00
bapeey d0edd1855f MangaSwat: Update title selector ()
Update title selector
2024-03-06 06:25:46 +00:00
keiyoushi-bot 008fc27cf9 Add Re-Manga (Arabic) back
Closes 
2024-03-06 06:25:46 +00:00
AwkwardPeak7 88dba59eef Mangathemesia refactor ()
* 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
mohamedotaku cb23787606 fix Cloudflare protect for some sources ()
cloudflare protect
2024-02-27 20:53:49 +00:00
mohamedotaku 838ee2fc97 Change Url Aresnov "ar" ()
Change link Aresnov "ar"
2024-02-27 20:53:49 +00:00
mohamedotaku 94762d7d0d Change Url AresManga "ar" ()
* Change Url AresManga "ar"

* Remove trailing slash from baseUrl

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-02-27 20:53:49 +00:00
mohamedotaku daef319051 Change URL Swatmanga ()
* change url mangaswat

* Change URL Swatmanga

* Update MangaSwat.kt
2024-02-27 20:53:49 +00:00
AwkwardPeak7 014ee88bbb Madara: fix app crash and some sources fixes ()
* Madara: fix crash

* fix NPE in ImperioDaBritannia

* mangalek use LoadMore

* update title selector
2024-02-27 20:53:28 +00:00
mohamedotaku a03bb1f780 Change URL PotatoManga () 2024-02-27 20:53:28 +00:00
AwkwardPeak7 30b13498b0 Madara refactor ()
* remove randomua from madara

* don't use page path for page=1

* add back `madara_load_more`

* cleanup i18n and filters

* load more in a new source

* move back the filters

not worth it

* fix build

* altname to i18n as well

* utf-8

* Revert "utf-8"

This reverts commit 1335bc1b478da54d3a5eb6333ac1a26e3ee2825b.

* utf-8

* autodetect load_more_request

* load genres in background

* make genre classes protected

remove unnecessary change

* fetch genres changes

* launchIO countviews

* don't explicitly optin

* cleanup some request overrides

* make `useLoadMoreRequest` enum to be able to disable autodection where necessary

* fix logic

bruh

* use state variables

* defer countViews in overrides as well

* lint

* select().first -> selectFirst

* `load_more` search as well

* detect in search as well

* remove slipped override

* move detection to the function

* remove fetchGenreFailed

* don't use GlobalScope

* tweak load_more_request parameters

* remove ancient connectTimeout/readTimeout

already present in the client provided by the app

* small cleanup
2024-02-27 20:53:28 +00:00
mohamedotaku 03b9df50ff change URL and override mangaSubString () 2024-02-18 20:17:19 +00:00
stevenyomi 205d95cc07 Migrate to lib-multisrc ()
* 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
mohamedotaku cf5299c188 change url mangaae "ar" () 2024-02-13 02:56:17 +00:00
98Hani 8a1c09e6bf domain change TeamX ()
* Update TeamX.kt

* domain change TeamX
2024-02-06 22:44:06 +00:00
stevenyomi 12e864f85f Remove placeholder manifest files () 2024-01-30 22:11:47 +00:00
AwkwardPeak7 96775f8190 add MangaStorm ()
* MangaStorm

* MangaStorm: icons
2024-01-30 22:11:05 +00:00
Draff 5c8cb75e9a come up to date with keiyoushi builds 2024-01-22 21:19:41 +00:00
Draff d61cbfc0c1 Add missing changes from keiyoushi 2024-01-16 02:56:21 +00:00
AwkwardPeak7 c5f82e6aeb Move plugin section to common.gradle ()
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi 4c8c21596b Remove message in UnsupportedOperationException () 2024-01-16 02:47:22 +00:00
stevenyomi f612bc1c3f Clean up some code to follow best practices ()
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
Claudemirovsky ac4700a760
fix(ar/manga.ae): Fix issues with cloudflare ()
* fix: Fix issue with cloudflare

* refactor: Remove unused preference

* refactor: Minor refactoration

* chore: Bump version
2023-12-29 10:18:31 -05:00
Vetle Ledaal 6393c1caf0
Update domain for some sources ()
* update domain src

* update domain madara
2023-11-14 22:12:42 -05:00
Saud-97 280583f53f
Fixed GMANGA page sort ()
* Update .gitignore

* Fixed Gmanga page sorting

* Formatting
2023-10-23 13:45:42 -03:00
Vetle Ledaal 60214a001b
Team X: update domain () 2023-09-16 11:40:47 -04:00
bapeey 3b8d559c32
TeamX: Fix images couldn't load ()
Fix
2023-08-19 13:45:35 -03:00
arkon 2a7801e876
Move package namespace declarations out of manifests () 2023-08-18 08:58:52 -04:00
Rolando Lecca e7497d4a6e
Update TeamX domain ()
Update domain
2023-08-11 23:46:09 -04:00
Asheraf 05702a5dec
[MangaAe] update url and other things () 2023-06-20 12:11:27 -04:00
arkon 793bb09f00 Remove dead sources
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
Closes 
2023-05-26 17:28:44 -04:00
arkon e1f59a845e
Update jsoup () 2023-02-11 22:22:32 -05:00
arkon 7964dc4613
Upgrade OkHttp () 2023-02-11 17:30:31 -05:00
arkon baaee5cf21
Update linter () 2023-02-11 14:21:03 -05:00
arkon 1397c5b1b4
Bump dependencies () 2023-02-11 12:56:34 -05:00
mobi2002 d56b1fe795
TeamX: Remove ext lib version override () 2023-01-15 01:39:27 -03:00
Carlos 5c4123a582
TeamX fix search and chapter listing of greater than 100 ()
* Use alternative search, get all chapters when paged

* bump version
2023-01-06 09:47:07 -05:00
Carlos 4d3dccfe10
slight tweaks to teamx () 2023-01-03 09:07:27 -05:00
Carlos a6f8321858
Add TeamX back ()
* Revert "remove team1x1 ()"

This reverts commit 875d6d75cf.

* Add TeamX back because they lied
2023-01-03 09:01:45 -05:00