feat: add OPDS server reordering with sortOrder field and numeric stepper
Servers are sorted by a persistent sortOrder field (ties broken alphabetically). On-device editing uses a new NumericStepperActivity with side buttons for ±1 and face buttons for ±10. The web UI gets up/down arrow buttons and a POST /api/opds/reorder endpoint. Made-with: Cursor
This commit is contained in:
@@ -353,3 +353,4 @@ STR_OPDS_SERVERS: "Серверы OPDS"
|
||||
STR_SAVE_HERE: "Сохранить здесь"
|
||||
STR_SELECT_FOLDER: "Выбрать папку"
|
||||
STR_DOWNLOAD_PATH: "Путь загрузки"
|
||||
STR_POSITION: "Позиция"
|
||||
|
||||
Reference in New Issue
Block a user