Commit Graph

9 Commits

Author SHA1 Message Date
Chopper
02f1962632
SilenceScan: Fix status (#5849)
Fix status
2024-11-03 16:58:32 +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
f33862e13e
MangaThemesiaAlt: use slug map (#4310)
* MangaThemesiaAlt: use slug map

* selector variable

* better name
2024-07-29 08:02:09 +05:00
AwkwardPeak7
c365cd01e8
MangaThemesiaAlt: random url part fixes (#2054)
* trim description

* don't add anything to url if source disabled it

* early extract random part when browsing

* cache in preference for webview url

* fix

* new titles fix where no random part

* bump

* KingOfManga update url

* bump luminous too

* move preference title & summary to intl
2024-03-24 13:43:30 +05: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
Luqman
858366cf71
MangaThemesia: Status check (#1724)
use "Contains" like before
2024-03-06 17:55:22 +05:00
AwkwardPeak7
6850fb0663
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-02 20:30:17 +00: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