summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use stable booru cache keysHEADmainFuwn2026-04-011-2/+16
|
* Migrate settings manager to Swift ObservationFuwn2026-04-0132-198/+412
|
* Fix iOS install recipe app path resolutionFuwn2026-03-301-2/+4
|
* Fix post details share presentation on iOSFuwn2026-03-301-26/+2
|
* Fix bookmark export presentation on iOSFuwn2026-03-301-40/+29
|
* chore: Update locale stringsFuwn2026-03-301-12/+0
|
* Refocus navigation around core contentFuwn2026-03-247-144/+128
|
* Refine settings language and structureFuwn2026-03-248-153/+168
|
* test: fix verify with Nimble and simulator bootFuwn2026-03-243-8/+18
|
* style(Sora): Run formatterFuwn2026-03-244-20/+26
|
* test: update source analysis assertionsFuwn2026-03-241-10/+19
|
* feat: add test helper just recipesFuwn2026-03-241-0/+18
|
* feat: add localize just recipeFuwn2026-03-241-0/+4
|
* fix: include root folder items in top-level favorites filterFuwn2026-03-224-28/+61
|
* fix: restore tag suggestion popup updatesFuwn2026-03-222-58/+97
|
* fix: restore gelbooru tag suggestionsFuwn2026-03-223-19/+159
|
* fix: restore danbooru tag suggestionsFuwn2026-03-223-2/+118
|
* fix: repair moebooru tag suggestionsFuwn2026-03-222-1/+30
|
* fix: send booru headers for image requestsFuwn2026-03-229-77/+340
|
* build: wire xcodegen team id through justFuwn2026-03-222-2/+3
|
* Fix tag sheet when swiping post detailsFuwn2026-03-222-5/+63
|
* fix: send referer header for booru requestsFuwn2026-03-222-8/+30
|
* feat: add configurable booru user agent settingsFuwn2026-03-226-8/+232
|
* perf: cache danbooru page token floor and reuse search-history payloadsFuwn2026-02-234-9/+161
|
* feat: localize accessibility fallback and value stringsFuwn2026-02-233-4/+90
|
* chore: sync string catalog from xcode rebuildFuwn2026-02-231-28/+43
|
* feat: mark remove-all alert actions as destructiveFuwn2026-02-233-2/+32
|
* feat: mark context menu delete actions as destructiveFuwn2026-02-233-6/+48
|
* feat: add accessibility metadata to interactive image viewFuwn2026-02-232-0/+50
|
* feat: add explicit accessibility metadata for grid cellsFuwn2026-02-233-10/+147
|
* fix: guard post detail url actions against invalid urlsFuwn2026-02-233-23/+111
|
* chore: refine english copy and localization labelsFuwn2026-02-239-22/+43
|
* docs: add booru api references and held-post plansFuwn2026-02-239-0/+4143
|
* feat: add moebooru held-post visibility settingFuwn2026-02-235-14/+281
|
* chore: add login localization keyFuwn2026-02-231-0/+3
|
* fix: harden danbooru decoding and pagination flowFuwn2026-02-234-18/+282
|
* (no commit message)Fuwn2026-02-230-0/+0
|
* fix: use Danbooru login/api_key query authFuwn2026-02-235-12/+118
|
* chore: deduplicate project build settings in xcodegen specFuwn2026-02-181-2/+0
|
* feat: implement native iOS photos-style image zoom interactionsFuwn2026-02-183-77/+296
|
* fix: prevent thumbnail grid launch crash from column and data driftFuwn2026-02-182-18/+37
|
* chore: finalise performance optimisation batch and metricsFuwn2026-02-186-31/+265
|
* perf: memoize post grid derived collections and remove columns cacheFuwn2026-02-182-88/+59
|
* perf: reduce suggestion and image handling hot-path overheadFuwn2026-02-184-55/+179
|
* refactor: share folder menu hierarchy across viewsFuwn2026-02-187-219/+162
|
* perf: eliminate repeated favorites sort map and grid recomputeFuwn2026-02-183-119/+220
|
* perf: memoize generic list derived data and folder groupingFuwn2026-02-182-78/+140
|
* refactor: coalesce settings sync and skip unchanged writesFuwn2026-02-186-401/+441
|
* refactor: remove duplicate settings serialisation workFuwn2026-02-183-29/+185
|
* test: add baseline test harness and performance baseline reportFuwn2026-02-186-1/+861
|