Files
suwayomi-material-you-webui/src/components
schroda f52b634da1 Properly sort chapter list by chapter number
The sort order was switched and instead of ASC it was sorted DESC and vice versa.
This was caused because the server returned the list (most of the time) in ASC order by chapter number.

Additionally, the  list was overall never properly sorted by chapter number and only worked because the server (most of the time) returned it in the correct order by chapter number.
However, this is not guaranteed at all since the server sorts in ASC order by the chapter id by default
2024-06-28 11:19:17 +02:00
..
2024-06-26 13:25:43 +02:00
2024-06-25 17:21:50 +02:00
2024-05-23 02:37:40 +02:00
2024-06-26 13:25:43 +02:00