stash/ui
notsafeforgit 374d94932b feat(ui): improve duplicate checker select options and fix resolution check
Renamed the dropdown options in the duplicate checkers to be much clearer about their behavior (e.g. 'Keep the largest file').
Also fixed a bug in the Image Duplicate Checker where 'select highest resolution' would fail or do nothing because 'checkSameResolution' was incorrectly trying to access array index [0] on visual_files instead of finding the max resolution across all files, causing it to incorrectly abort the selection.
2026-03-29 23:47:36 -07:00
..
login Encode credentials during login (#6163) 2025-10-21 19:04:44 +11:00
v2.5 feat(ui): improve duplicate checker select options and fix resolution check 2026-03-29 23:47:36 -07:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00