Skip to content

Add gallery date jump navigation#447

Open
Kaed3mi wants to merge 2 commits into
EhPanda-Team:mainfrom
Kaed3mi:codex/date-jump-navigation
Open

Add gallery date jump navigation#447
Kaed3mi wants to merge 2 commits into
EhPanda-Team:mainfrom
Kaed3mi:codex/date-jump-navigation

Conversation

@Kaed3mi
Copy link
Copy Markdown

@Kaed3mi Kaed3mi commented Jun 3, 2026

Summary

This PR adds date-based jump navigation for gallery list pages, matching the E-Hentai seek/jump behavior available at the bottom of the website.

The feature is currently enabled for:

  • Frontpage
  • Search results

Changes

  • Parse gallery list jump metadata from page scripts:
    • prevurl
    • nexturl
    • mindate
    • maxdate
  • Extend pagination state with optional jump navigation metadata.
  • Add a JumpGalleriesRequest that loads galleries from a generated seek URL.
  • Add a toolbar date jump button for Frontpage and Search.
  • Show a date picker and jump toward newer or older results depending on the available navigation direction.
  • Replace the current gallery list and pagination state after a successful jump.
  • Add parser / URL tests for the new jump navigation behavior.

Testing

  • Added unit coverage for parsing jump navigation metadata.
  • Added coverage for generating seek=YYYY-MM-DD jump URLs.

@Kaed3mi Kaed3mi requested a review from a team as a code owner June 3, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant