summaryrefslogtreecommitdiff
path: root/SoraTests
Commit message (Collapse)AuthorAgeFilesLines
* perf: cache danbooru page token floor and reuse search-history payloadsHEADmainFuwn2026-02-232-0/+140
|
* feat: localize accessibility fallback and value stringsFuwn2026-02-231-0/+86
|
* feat: mark remove-all alert actions as destructiveFuwn2026-02-231-0/+30
|
* feat: mark context menu delete actions as destructiveFuwn2026-02-231-0/+36
|
* feat: add accessibility metadata to interactive image viewFuwn2026-02-231-0/+36
|
* feat: add explicit accessibility metadata for grid cellsFuwn2026-02-231-10/+101
|
* fix: guard post detail url actions against invalid urlsFuwn2026-02-231-12/+76
|
* feat: add moebooru held-post visibility settingFuwn2026-02-231-2/+230
|
* fix: harden danbooru decoding and pagination flowFuwn2026-02-231-0/+189
|
* fix: use Danbooru login/api_key query authFuwn2026-02-231-1/+30
|
* fix: prevent thumbnail grid launch crash from column and data driftFuwn2026-02-181-15/+19
|
* chore: finalise performance optimisation batch and metricsFuwn2026-02-181-0/+76
|
* perf: reduce suggestion and image handling hot-path overheadFuwn2026-02-181-0/+64
|
* refactor: share folder menu hierarchy across viewsFuwn2026-02-181-0/+25
|
* perf: eliminate repeated favorites sort map and grid recomputeFuwn2026-02-181-0/+47
|
* refactor: coalesce settings sync and skip unchanged writesFuwn2026-02-183-307/+282
|
* refactor: remove duplicate settings serialisation workFuwn2026-02-181-0/+92
|
* test: add baseline test harness and performance baseline reportFuwn2026-02-182-0/+429