Skip to content

fix: support all pagination mode#9512

Merged
skysliences merged 1 commit into
mainfrom
fix/all-pagination-mode
May 15, 2026
Merged

fix: support all pagination mode#9512
skysliences merged 1 commit into
mainfrom
fix/all-pagination-mode

Conversation

@okatu-loli
Copy link
Copy Markdown
Collaborator

@okatu-loli okatu-loli commented May 12, 2026

Summary

  • support per_page=-1 as the ALL pagination sentinel
  • return full list content and disable has_more in ALL mode
  • apply the same behavior to public share list responses

Tests

  • go test ./server/handles ./server/common

Frontend PR: AlistGo/alist-web#305
Fix: #9510

@okatu-loli okatu-loli force-pushed the fix/all-pagination-mode branch from 9710568 to f417eda Compare May 12, 2026 12:36
@skysliences skysliences merged commit 0fa863e into main May 15, 2026
12 checks passed
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.

站点分页设置无效

3 participants