mirror of
https://github.com/readest/readest.git
synced 2026-08-17 21:14:12 +00:00
* fix(cbz): order split chapter folders base-first (#5745) A CBZ chapter split across folders sharing a chapter number, such as Chapter 0060/ and Chapter 0060 (2)/, rendered part 2 before part 1: image paths were flattened and sorted as plain strings, and a space sorts before a slash. Bump foliate-js to compare paths segment by segment with a numeric collator so a folder that is a prefix of a sibling sorts first, and add a regression test for the reported layout. Fixes #5745 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * chore: pin foliate-js to the squash-merged commit of readest/foliate-js#79 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * chore: bump foliate-js to latest main Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| foliate-js@25ae018339 | ||
| js-mdict@d01bf62af8 | ||
| qcms@fc23a407f1 | ||
| simplecc-wasm@5e5b56f5b8 | ||
| swift-rs | ||
| tao@419f5bba5d | ||
| tauri@6914700e04 | ||
| tauri-plugins@4350ca652d | ||