11 Commits

Author SHA1 Message Date
Chopper
5687f616b2
SussyToons: Fix page loading (#7176)
Fix page loading
2025-01-18 20:14:01 +00:00
Chopper
4f0481f71d
SussyToons: Fix loading pages (#7093)
* Fix loading pages

* Remove 'named capture groups' and add configuration

* Fix

* Use dynamic api url
2025-01-18 20:13:08 +00:00
Chopper
73013e9d46
SussyToons: Fix loading pages (#7041)
Fix loading pages
2025-01-18 20:13:05 +00:00
Chopper
509cc58346
SussyToons: Fix loading pages (#7015)
Fix loading pages
2025-01-18 20:13:05 +00:00
Chopper
bb2e8d2cde
SussyScan: Fix page loading (#6961)
Fix page loading
2025-01-18 20:13:04 +00:00
Chopper
ae7fd918dd
SussyScan: Migration (#6855)
* Migrate

* Use HttpUrl

* Sort chapters

* Change popularRequest

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

* Update src/pt/sussyscan/src/eu/kanade/tachiyomi/extension/pt/sussyscan/SussyScan.kt

Change searchMangaRequest

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

* change latestUpdatesRequest

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

* Add comment

* Change chapters url

* changes

* Fix pages header

* Use setUrlWithoutDomain

* Use HttpUrl in SChapter::id and remove variable shadowing

---------

Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
2025-01-18 20:13:04 +00:00
Chopper
76741e7ce5
SussyScan: Fix null pointer (#5456)
Fix nullpointer
2024-10-28 00:21:08 +00:00
Vetle Ledaal
c6df567713
Sussy Scan: update domain (#3644) 2024-07-14 14:40:48 +01:00
Vetle Ledaal
2e5e25118e
Sussy Scan: update domain (#3577) 2024-07-14 14:39:17 +01:00
Chopper
483a9bbc70 SussyScan: Fix load mangas (#2870)
* Remove mangaSubString

* Keeps thumbnail from popular, latest and search

* Remove date format

* Remove unused import

* Add date format

* Fix lint

* Add thumbnail from manga datails
2024-06-03 05:43:48 +01: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