Commit Graph

9 Commits

Author SHA1 Message Date
Wackery
66615df76d
HeanCMS: Add chapter title support (#4447) 2024-08-07 08:35:48 +05:00
AwkwardPeak7
2ce2a33fb1
Reaper Scans: fix covers and date (#4382) 2024-08-02 17:17:45 +05:00
Wackery
463bbc8325
Reaper Scans: Update to new website (#4359)
* Update reaper scans to new website

* Reaper Scans: Fix requested changes

* Reaper Scans: remove unused property.

* Reaper Scans: Fix no pages found error

they broke it already???

* Reaper Scans: Fix extra images in chapters.

* Reaper Scans: Replace scraping chapter pages with api

* Reaper Scans: Fix lint

hopefully

* HeanCms: Add cdnUrl option

for sources who host thumbnails/pages outside of the api domain

* Reaper Scans: it was a multisrc this whole time

pain.

* Reaper Scans: Remove id override

* Reaper Scans: Correct version number
2024-08-02 15:33:54 +05:00
bapeey
46432d99a3
HeanCMS: Replace mangaDetails endpoint and enable login in TempleScan (#4226)
* fix mangadetails

* temple now has paid chapters
2024-07-25 14:54:23 +05:00
bapeey
a330f633f7
HeanCMS: Fix headers (#3263)
bruh
2024-05-28 17:09:29 +05:00
bapeey
766503f5c7
HeanCMS: Fix filters and fetch genres from api (#2312)
Fix filters
2024-04-09 07:31:45 +05:00
bapeey
6901357ba1
HeanCMS: Add login preference (#2071)
* Add login

* Bump

* Remove authHeaders from imageRequest

* Make token nullable

* Use /login api endpoint

* Review changes

* Throw error

* Throw api error message

* Reduce one day to prevent timezone issues

* Fix no scheme found

* Double parenthesis
2024-03-25 13:21:14 +05:00
bapeey
8defa56f71
Update HeanCMS theme (#1969)
* i hate this theme

* bump

* remove useless slug update

* lint

* Update series slug on chapter list update

This was made for sources that changed slugs constantly.

Currently no one uses it, but who knows if they enable that again

* what an unstable experience

* Remove empty lines

* Fix intl

* newline

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* why my build took 5 minutes

* I hate iguanas

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-03-19 20:21:09 +05: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