11 Commits

Author SHA1 Message Date
Vetle Ledaal
f9566c55e4
Flame Comics: use friendly URL for latest tab (#6402) 2024-12-14 06:55:45 +00:00
Vetle Ledaal
f80a060670
Flame Comics: add tags/genres (#6390)
* Flame Comics: add tags/genres

* also add genre, and make tags optional
2024-12-14 06:55:45 +00:00
Artem Kuznetcov
9ee5e17b37
Flame Comics: fix chapters naming (#6388)
* FlameComics: fix chapters naming

* FlameComics: replace DecimalFormat to toString and suffix removal
2024-12-14 06:55:45 +00:00
Vetle Ledaal
bac2cb25fb
Flame Comics: fix double slash in manga/chapter URL (#6372) 2024-12-14 06:55:45 +00:00
Creepler13
abcea6a91a
Removed FlameComics Multisrc/Added individuall solution (#6241)
* A Working version

* Fix Search Function

* updated verionID, added altTitles to search

* Cleanup

* lint

* Fix

* Update src/en/flamecomics/build.gradle

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

* Changed to HttpSource

* Changed to api

* Cleanup

* Fixed getMangaUrl and getChapterUrl

* Fix wrong url in db

* LINT

* lint?

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2024-12-14 06:55:45 +00:00
Lefan
86c7d2e64b
update flame comics domain (#5487) 2024-10-28 00:21:08 +00:00
bapeey
20b3c8ac86
Flame Comics: Fix page selector (#4960)
selector
2024-09-15 20:23:10 +01:00
Smol Ame
4dba7261af Update Flame Comics URL (#3331) 2024-06-03 05:44:48 +01:00
AwkwardPeak7
0594d08440 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-24 21:10:27 +00:00
AwkwardPeak7
88dba59eef 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-06 06:23:30 +00:00
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* 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