summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(cache): persist read-only API responsesv3.3.1Christian Cleberg2026-05-0613-103/+304
* feat: add persistent stale-while-revalidate API cacheChristian Cleberg2026-05-0616-94/+1359
* fix: URI for personal access token generationChristian Cleberg2026-05-041-4/+4
* Fix broken personal access token linkChris DeLuca2026-05-042-2/+2
* fix: profile loading error and user-timeline prefs updatev3.2.1Christian Cleberg2026-04-2311-21/+186
* fix: collapse work inbox messages into thread summariesv3.2.0Christian Cleberg2026-04-206-473/+112
* fix: add mark all read actions and avoid resending unchanged repo metadataChristian Cleberg2026-04-205-10/+116
* fix: ensure all branches and tags are accounted for and not cutoff due to pag...Christian Cleberg2026-04-202-19/+132
* feat: user-defined time period for recent builds cardChristian Cleberg2026-04-206-39/+170
* fix: change failed builds card on home tab to navigate to builds tab instead ...Christian Cleberg2026-04-203-10/+22
* fix: Sonar issues in BundleUserAgentTests and accept README URL path joinv3.1.11Christian Cleberg2026-04-192-12/+14
* fix: finish half-completed storekit implementationChristian Cleberg2026-04-198-28/+338
* fix: fixes dead relative links in md/org with a new single-file viewer when t...Christian Cleberg2026-04-156-58/+421
* feat: add custom hutch user-agent to api callsChristian Cleberg2026-04-157-18/+165
* bump version for IAPsv3.1.7Christian Cleberg2026-04-141-8/+8
* fix: remove prototype screens from developer menuv3.1.6Christian Cleberg2026-04-1410-157/+209
* fix: more sonarqube quality fixesv3.1.5Christian Cleberg2026-04-136-31/+40
* fix: sonarqube code smell fixesv3.1.4Christian Cleberg2026-04-1333-262/+257
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-1328-290/+414
* fix(tickets): load all pages on tracker open for accurate Open tabChristian Cleberg2026-04-132-13/+34
* feat(theme): AMOLED true-black rows via themedRow()Christian Cleberg2026-04-1340-16/+439
* feat: redesign paste detail view as full-screen file viewerChristian Cleberg2026-04-133-67/+238
* fix: suppress false "network request failed" error on ticket list scrollChristian Cleberg2026-04-132-7/+11
* fix: show empty state for bare git repos instead of an errorChristian Cleberg2026-04-133-20/+54
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-1315-200/+338
* perf: cache filtered collections and add equatable row viewsChristian Cleberg2026-04-138-33/+78
* perf: reduce redundant fetches and improve list render efficiencyChristian Cleberg2026-04-137-18/+34
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-1324-1064/+1399
* feat: add power user actionsChristian Cleberg2026-04-1324-82/+732
* feat: add multi-account supportChristian Cleberg2026-04-1224-170/+526
* feat: add search and recent queriesChristian Cleberg2026-04-1214-42/+437
* feat: add ticket label management and bulk actionsChristian Cleberg2026-04-127-50/+792
* feat: add repo settings managementChristian Cleberg2026-04-1212-235/+473
* feat: add repository acl managementChristian Cleberg2026-04-1211-247/+786
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-1212-187/+645
* feat: add ticket saved filters and label filteringChristian Cleberg2026-04-127-61/+670
* feat: add build artifact listingChristian Cleberg2026-04-123-0/+84
* feat: add build log search and jump-to-error navigationChristian Cleberg2026-04-124-34/+437
* feat: add projects list, detail view, and home pinningChristian Cleberg2026-04-1213-75/+467
* feat: add theme and high-density display modesChristian Cleberg2026-04-1215-8/+126
* feat: improve inbox reply flow and basic threadingChristian Cleberg2026-04-121-29/+64
* fix: improve inbox patch rendering and diff collapsingChristian Cleberg2026-04-122-10/+111
* feat: improve ticket list actions and metadata visibilityChristian Cleberg2026-04-121-48/+71
* fix: polish build retry and cancel actionsChristian Cleberg2026-04-123-22/+58
* feat: add builds auto-refresh and repo filteringChristian Cleberg2026-04-124-12/+130
* feat: improve Home structure and navigationv2.16.0Christian Cleberg2026-04-128-69/+365
* fix: ensure looked-up users' bios render correctlyChristian Cleberg2026-04-122-10/+13
* feat: add prioritization of polling hutch-stats for logged in userChristian Cleberg2026-04-125-13/+52
* chore: clean up debug loggingv2.15.1Christian Cleberg2026-04-126-56/+8
* add shortcuts widgets and power-user workflowsv2.15.0Christian Cleberg2026-04-1213-41/+825