Commit 55b65e3
fix(poseidonscans): update url and configure premium chapters (#14229)
* Add : premium toogle, show when the chapter is free, fix popular page, move to the new nextjs extractor helper
* fix typo, a small optimization and switched a message from french to english
* Searching description in dom instead of in the nextjs json as its missing some times
* Update PoseidonScans to use RSC for chapter list and fix premium labels
* forgot some ,
* fix(fr/poseidonscans): throw on failiure
* fix(poseidonscans): use rscHeader
* fix(poseidonscans): remove unused filters
* fix(poseidonscans): change url
* fix: remove unused fields
* fix: add new serializer
* refactor: add comments for separation
* fix: change to page scrapping
* refactor: move line to be in the rigt comment
* fix: change thumbnail_url source
* refactor: final cleanup
* fix: change variable name
* fix: use extractNextJs on response directly
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* fix: do not fill null value
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* fix: do not fill null value
there was more ?? Sorry :x
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* refactor: while we here...
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* fix: dumb check
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
* feat(fr/poseidonscans): simplify logic
* fix: run formatter
* fix: rollback description parsing
* fix: remove title from desc
---------
Co-authored-by: real <realspinelle@gmail.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>1 parent e18ddc4 commit 55b65e3
File tree
3 files changed
+202
-413
lines changed- src/fr/poseidonscans
- src/eu/kanade/tachiyomi/extension/fr/poseidonscans
3 files changed
+202
-413
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments