about summary refs log tree commit diff
path: root/src/state/queries/invites.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-3/+3
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* Extract query key roots to constants (#3404)dan2024-04-041-3/+5
* Reduce web requests (#2420)Paul Frazee2024-01-041-1/+0
* Fix invites used order, adjust layout (#2139)Eric Bailey2023-12-071-1/+8
* Refetch some data on an interval (#2114)Eric Bailey2023-12-061-1/+2
* show informative message when token scope is wrongSamuel Newman2023-11-301-1/+20
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-4/+2
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Refactor invites modal (#1930)Eric Bailey2023-11-161-0/+36