summaryrefslogtreecommitdiff
path: root/SoraTests
Commit message (Collapse)AuthorAgeFilesLines
* Migrate settings manager to Swift ObservationFuwn2026-04-011-3/+3
|
* test: fix verify with Nimble and simulator bootFuwn2026-03-241-8/+9
|
* test: update source analysis assertionsFuwn2026-03-241-10/+19
|
* fix: include root folder items in top-level favorites filterFuwn2026-03-221-0/+41
|
* fix: restore tag suggestion popup updatesFuwn2026-03-221-11/+54
|
* fix: restore gelbooru tag suggestionsFuwn2026-03-221-0/+55
|
* fix: restore danbooru tag suggestionsFuwn2026-03-221-0/+43
|
* fix: repair moebooru tag suggestionsFuwn2026-03-221-0/+29
|
* fix: send booru headers for image requestsFuwn2026-03-221-26/+105
|
* fix: send referer header for booru requestsFuwn2026-03-221-6/+20
|
* feat: add configurable booru user agent settingsFuwn2026-03-221-0/+135
|
* perf: cache danbooru page token floor and reuse search-history payloadsFuwn2026-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