Skip to content

feat(MangaDot): feature and refactor#208

Open
Catta1997 wants to merge 3 commits into
inkdex:0.9/stablefrom
Catta1997:0.9/MangaDotNet
Open

feat(MangaDot): feature and refactor#208
Catta1997 wants to merge 3 commits into
inkdex:0.9/stablefrom
Catta1997:0.9/MangaDotNet

Conversation

@Catta1997

@Catta1997 Catta1997 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Added new sections
  • Added new InfoItem elements
  • Fix adult filters settings

Checklist

Making changes

For updates to existing extensions

  • Bumped the version value in pbconfig.ts for each modified extension.

For new extensions

  • Generated tests with npx paperback-cli test --generate EXTENSION_NAME.

Testing changes

  • npm run conformance passes.
  • npm test -- EXTENSION_NAME passes.
  • Bundled the extension and verified it works in the Paperback app.

Committing changes

  • Commit messages follow the existing convention (type(Scope): summary, e.g. fix(EXTENSION_NAME): ...).

AI assistance

Pick one:

  • This PR contains no AI-assisted changes.
  • This PR is AI-assisted. I manually reviewed every change and added an Assisted-by: AGENT_NAME:MODEL_VERSION trailer to each AI-assisted commit.

@Catta1997 Catta1997 changed the title feat(MangaDotNet): rebranding + changes feat(MangaDot): feature and refactor Jun 9, 2026
@Catta1997 Catta1997 marked this pull request as ready for review June 9, 2026 16:10
@celarye celarye self-requested a review June 11, 2026 16:44
@celarye celarye added bug Something isn't working enhancement New feature or request labels Jun 11, 2026
Catta1997 and others added 3 commits June 12, 2026 17:50
- Added new sections
- Added new InfoItem elements
- Tag discover sections no longer return pagination metadata
  (previously paged forever, duplicating the full tag list); deduped
  the three builders into one helper
- checkFilters only forces a refetch when no tags are stored at all,
  not when a single category is empty (a category with no matching
  genres made every discover load bypass the 48h cache)
- Rename duplicate "Content Type" label to "Time Range" and align its
  subtitle with the actual request limit
- Treat avg_rating === 0 as a valid rating in section info items
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants