Commit Graph

17 Commits

Author SHA1 Message Date
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
00cb7325c8
Add Toon FR (#3705) 2024-06-23 13:26:07 +05:00
Chopper
c83379db15
Add MugiwarasOficial (#3489) 2024-06-09 17:32:02 +05:00
Smol Ame
f22ad3da71
Add Dream Scan (#3225)
* Add Dream Scan

* Added `Em Progresso` to "Ongoing" (didn't bump)
2024-05-25 15:32:09 +05:00
Vetle Ledaal
5c92df9b93
Add Türkçe Manga Oku (#2891) 2024-05-09 20:10:31 +05:00
Vetle Ledaal
4c8f7df1d0
Add Dianxia Traduções (#2820) 2024-05-04 22:39:38 +05:00
Vetle Ledaal
486c35eb11
Add Mangazavr (#2782) 2024-05-03 15:36:21 +05:00
Vetle Ledaal
42f8c9e7a5
Add Pink Tea Comic (#2626)
* Add Pink Tea Comic

* Bump base version

* Add cancelled text for #1249

* Add hiatus text for #1088

* Add hiatus/cancelled text for #867

* Add hiatus/cancelled text for #498
2024-04-28 08:27:43 +05:00
Vetle Ledaal
2d84795403
Add Yubikiri (#2610)
* Add Yubikiri

* Bump Madara base version
2024-04-28 08:26:47 +05:00
AwkwardPeak7
3de90e5c43
Madara: fix redirects on manga from deeplink (#1731) 2024-03-08 14:57:58 +05:00
Cuong M. Tran
cec0079b53 Fix Madara was unable to reset Genre’s checkbox (#1476)
* Fix Madara was unable to reset Gener’s checkbox

* revert base version
2024-02-26 17:42:31 +05:00
AwkwardPeak7
f5f536e5f6 Madara fix status filter (#1434)
* Madara fix status filter

* remove unused override ManhwaClan

site seems to be using default madara options 0, 1 etc
2024-02-23 01:47:38 +07:00
AwkwardPeak7
cc5696dd7a Madara: fix app crash and some sources fixes (#1398)
* Madara: fix crash

* fix NPE in ImperioDaBritannia

* mangalek use LoadMore

* update title selector
2024-02-20 02:45:46 +08:00
Rolando Lecca
00dc9fedb4 Manhua Fenix: Change name and domain and add Spanish translations to Madara (#1365)
* Change name and domain

* Remove overrides and use loadMoreRequest

* Add Spanish translations

* Review

* Revert bump
2024-02-19 18:08:06 +05:00
AwkwardPeak7
0972648a4a Madara refactor (#1292)
* 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 1335bc1b47.

* 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-18 19:57:05 +05:00
AwkwardPeak7
fb7d830318 expose lib-multisrc dependencies to the extensions (#1293)
* expose `lib-multsrc` deps to the extensions

change `implementation` to `api`

* remove those libs from extensions
2024-02-16 14:35:50 +00:00
stevenyomi
d6e51e0c53 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-13 21:43:41 +00:00