14 Commits

Author SHA1 Message Date
Creepler13
f9d0fec4ff
Flamecomics: Fix images (#9802)
* Fix flamecomics images

* Update src/en/flamecomics/src/eu/kanade/tachiyomi/extension/en/flamecomics/FlameComics.kt

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

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-10-02 23:57:22 +01:00
DokterKaj
400079e2ae
Flame Comics: Detect author as list + Display artists + Fix HTML tags in description (#8449)
* Detect author as list + Display artists + Fix HTML tags in description

* Correct camel case
2025-05-20 21:26:54 +01:00
Creepler13
9dc2d6f03f
Fix Flamecomics Thumbnail (#8117)
* Fix Flamecomics Thumbnail

* wrap thumnail in next_url
2025-03-27 00:02:34 +00:00
Creepler13
6e646630d1
Flamecomics: remove breaking Code (#7747)
* remove breaking Code

* lint
2025-02-23 21:31:16 +00:00
Hellkaros
d3d31ec815
FlameComics: Conditional adjustment of titles (#7150)
* fix: Conditional adjustment of titles

* fix: trailling comma
2025-01-18 20:13:58 +00:00
Vetle Ledaal
8b212ffdcd
Explicit cloudflareClient if Cloudflare hosted (#6613)
* Explicit cloudflareClient if Cloudflare hosted

* avoid modifying multisrc sources
2025-01-18 20:13:01 +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
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