about summary refs log tree commit diff
path: root/src/state/service-config.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Perf - part 1] Hoist service config query (#8812)Samuel Newman2025-08-141-2/+20
|
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+2
|
* Live via service config (#8378)Samuel Newman2025-05-161-0/+88
* add config (with temp config) * only allow whitelisted domains in form * move config to generic config * use array-based config * update deps * rm expect-error